mesa/src/mapi/glapi
Kristian Høgsberg 042a333028 Revert "glapi: Implement optional dispatch logging"
This reverts commit b9abc6139a and the
follow on fixes (7aae704 and 6fe1b47).  It's changing the glapi/driver
ABI and causes a number of problems for debug/non-debug builds.
2010-09-09 19:02:55 -04:00
..
gen glapi: fix generator which got out of sync with the codebase 2010-08-30 20:51:49 +02:00
gen-es glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
.gitignore glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
glapi.h Revert "glapi: Implement optional dispatch logging" 2010-09-09 19:02:55 -04:00
glapi_dispatch.c Revert "glapi: Implement optional dispatch logging" 2010-09-09 19:02:55 -04:00
glapi_entrypoint.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_getproc.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_nop.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_priv.h glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_sparc.S mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapi_x86-64.S mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapi_x86.S mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapidispatch.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapioffsets.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapitable.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glapitemp.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glprocs.h mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
glthread.c glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
glthread.h glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
Makefile mapi: Add mapi and share the code with glapi. 2010-05-07 10:41:11 +08:00
SConscript glapi: Generate PIC objects. 2010-05-31 22:11:38 +01:00
sources.mak mapi: Add mapi and share the code with glapi. 2010-05-07 10:41:11 +08:00