mesa/src/mapi
Ilia Mirkin d76e1cd2dd mesa: expose EXT_base_instance in ES3 contexts
This extension is identical to ARB_base_instance. Reuse the same
entrypoints.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Dave Airlie <airlied@redhat.com>
2016-04-03 20:40:55 -04: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: expose EXT_base_instance in ES3 contexts 2016-04-03 20:40:55 -04: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
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
Makefile.am glapi: Build glapi_gentable.c only on Darwin 2016-01-21 15:04:02 +01:00
Makefile.sources mapi: remove u_thread.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