mesa/src/mapi
Emil Velikov 1ca735701b mesa: do not enable KHR_debug for ES 1.0
The extension requires (cough implements) GetPointervKHR (alias of
GetPointerv) which in itself is available for ES 1.1 enabled mesa.

Anyone willing to fish around and implement it for ES 1.0 is more than
welcome to revert this commit. Until then lets restrict things.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93048
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
2015-12-03 19:17:48 +00:00
..
es1api ABI-check: Use more portable bash invocation. 2015-08-27 23:48:43 -07:00
es2api ABI-check: Use more portable bash invocation. 2015-08-27 23:48:43 -07:00
glapi mesa: do not enable KHR_debug for ES 1.0 2015-12-03 19:17:48 +00:00
shared-glapi Fix invalid extern "C" around header inclusion. 2015-03-05 10:21:40 -08:00
.gitignore mapi: add glapi-test and shared-glapi-test to .gitignore 2014-12-16 13:51:09 +02:00
Android.mk android: fix the building rules for Android 5.0 2015-04-22 15:53:35 +01:00
Makefile.am mapi: automake: rework the *api/glapi_mapi_tmp.h rules 2015-09-09 12:48:18 +01:00
Makefile.sources mapi: remove u_thread.h 2015-03-05 06:59:43 -07:00
entry.c mapi: remove u_macros.h 2015-03-05 06:59:43 -07:00
entry.h mapi: remove u_compiler.h 2015-03-04 08:33:48 -07:00
entry_x86-64_tls.h glapi: Inline x86_64_current_tls(). 2015-09-01 13:23:13 -07:00
entry_x86_tls.h mapi: remove u_macros.h 2015-03-05 06:59:43 -07:00
entry_x86_tsd.h mapi: remove u_macros.h 2015-03-05 06:59:43 -07:00
mapi.c mapi: remove u_thread.h 2015-03-05 06:59:43 -07:00
mapi.h mapi: remove u_compiler.h 2015-03-04 08:33:48 -07:00
mapi_abi.py st/vega: Remove. 2015-03-04 11:01:45 +00:00
mapi_glapi.c mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix. 2015-10-02 13:23:18 +01:00
mapi_tmp.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
stub.c mapi: Make private copies of name strings provided by client. 2015-03-23 22:17:03 +00:00
stub.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
table.c mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler() 2015-03-18 09:01:50 -06:00
table.h mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler() 2015-03-18 09:01:50 -06:00
u_current.c mapi: remove u_thread.h 2015-03-05 06:59:43 -07:00
u_current.h mapi: remove u_compiler.h 2015-03-04 08:33:48 -07:00
u_execmem.c mapi: remove u_thread.h 2015-03-05 06:59:43 -07:00
u_execmem.h build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00