mesa/src/mapi/glapi
Robert Bragg d83a33a9de mesa: Separate INTEL_performance_query frontend
To allow the backend interfaces for AMD_performance_monitor and
INTEL_performance_query to evolve independently based on the more
specific requirements of each extension this starts by separating
the frontends of these extensions.

Even though there wasn't much tying these frontends together, this
separation intentionally copies what few helpers/utilities that were
shared between the two extensions, avoiding any re-factoring specific to
INTEL_performance_query so that the evolution will be easier to follow
later.

Signed-off-by: Robert Bragg <robert@sixbynine.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-02-22 12:12:27 +00:00
..
gen mesa: Separate INTEL_performance_query frontend 2017-02-22 12:12:27 +00:00
registry Update Khronos-supplied headers to r33100 2016-08-28 21:41:47 -04:00
tests mesa: Remove all vestiges of glFramebufferTextureFaceARB 2015-05-15 20:22:23 -07:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c glapi: rename u_current dispatch table functions 2014-03-06 07:47:12 -07:00
glapi.h direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") 2016-09-15 13:14:43 +01:00
glapi_dispatch.c glapi: Force frame pointer elimination on Windows. 2015-01-07 19:35:34 +00:00
glapi_entrypoint.c mapi: Adding missing string.h include. 2015-04-23 22:02:07 +01:00
glapi_getproc.c mapi/glapi: remove unused _glapi_check_table() 2016-10-06 15:03:46 +01:00
glapi_nop.c mapi: move some #includes from .h file to .c files 2015-03-18 09:01:50 -06:00
glapi_priv.h mapi/glapi: remove unused _glapi_check_table() 2016-10-06 15:03:46 +01:00
SConscript scons: Whenever possible decide what to do based on platform and not compiler. 2016-04-26 17:17:00 +01:00