mesa/src/mapi
Mathias Fröhlich f726c61cc1 mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
The array type draw is no longer directly dependent on the vbo module.
Thus move array type draws into mesa/main/draw.c.
Rename symbols starting with vbo_* to _mesa_* and apply some
reindenting to make it consistent.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
2018-11-01 06:08:49 +01:00
..
es1api meson: Build with Python 3 2018-08-10 15:15:09 -07:00
es2api meson: Build with Python 3 2018-08-10 15:15:09 -07:00
glapi mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c 2018-11-01 06:08:49 +01:00
shared-glapi scons: Remove gles option. 2018-10-19 16:50:26 +01:00
.gitignore
Android.mk
entry.c
entry.h
entry_ppc64le_tls.h
entry_ppc64le_tsd.h
entry_x86-64_tls.h
entry_x86_tls.h
entry_x86_tsd.h
Makefile.am configure: allow building with python3 2018-10-31 19:15:50 +00:00
Makefile.sources
mapi_abi.py python: Simplify list sorting 2018-08-09 16:49:19 -07:00
mapi_glapi.c
mapi_tmp.h
meson.build
stub.c
stub.h
table.c
table.h
u_current.c
u_current.h
u_execmem.c
u_execmem.h