mesa/src/mapi/glapi
Brian Paul 4ff6a7b0de glapi: add glBlendBarrier(), glPrimitiveBoundingBox() prototypes
in glapi_dispatch.c, as we have for many other GLES functions.
Fixes a cross-compile issue (missing prototype) when GLES support
is disabled.

Reviewed-by: Sinclair Yeh <syeh@vmware.com>
2018-03-29 08:45:10 -06:00
..
gen glapi: Update XML for last revision of EXT_shader_framebuffer_fetch. 2018-02-24 15:28:36 -08:00
registry mesa: add GL_PROGRAM_BINARY_FORMAT_MESA enum 2017-12-08 16:44:35 +11:00
tests glapi: Don't search through subdirs from glapitable.h 2018-02-06 15:00:17 -08:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
glapi.h glx/apple: locate dispatch table functions to wrap by name 2018-02-01 15:14:08 +00:00
glapi_dispatch.c glapi: add glBlendBarrier(), glPrimitiveBoundingBox() prototypes 2018-03-29 08:45:10 -06:00
glapi_entrypoint.c mapi: Adding missing string.h include. 2015-04-23 22:02:07 +01:00
glapi_getproc.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_nop.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_priv.h mapi: remove duplicate GL typedefs 2018-01-25 17:42:50 +00:00
meson.build glapi: fix check_table test for non-shared glapi with meson 2018-02-06 15:00:17 -08:00
SConscript scons: fix scons build to find generated glapitable.h 2017-10-27 16:26:26 -06:00