This website requires JavaScript.
Explore
Help
Register
Sign In
AlexIndustrial
/
mesa
Watch
1
Star
0
Fork
0
You've already forked mesa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8b2662e900914f817615dbf8940853cec324290d
mesa
/
src
/
mapi
/
glapi
T
History
Eric Anholt
8b2662e900
glapi: Add counter information for glBufferData(), like glBufferSubData().
...
This causes this function to become asynchronous with glthread.
2013-04-19 10:13:00 -07:00
..
gen
glapi: Add counter information for glBufferData(), like glBufferSubData().
2013-04-19 10:13:00 -07:00
tests
Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_table
2013-03-13 14:55:52 +00:00
.gitignore
Clean up .gitignore files
2013-01-10 22:01:31 +01:00
glapi_dispatch.c
Use the correct macro _WIN32 for Windows.
2012-09-05 22:14:32 -07:00
glapi_entrypoint.c
build: Move src/mapi/mapi/* to src/mapi/
2013-04-15 12:04:25 -07:00
glapi_getproc.c
Don't cast the return value of malloc/realloc
2012-09-05 22:28:50 -07:00
glapi_nop.c
mapi/glapi: Never use a generic no-op entry-point on Windows.
2012-02-02 14:45:24 +00:00
glapi_priv.h
GLES2: upgrade gl2ext.h to version 18099
2012-07-04 15:26:22 -04:00
glapi.c
build: Move src/mapi/mapi/* to src/mapi/
2013-04-15 12:04:25 -07:00
glapi.h
mesa,glsl,mapi: Put extern "C" { ... } where appropriate.
2011-11-09 10:24:37 +00:00
glthread.c
glapi: Move public function/variable declarations to glapi.h.
2010-08-21 14:13:59 +08:00
glthread.h
build: Move src/mapi/mapi/* to src/mapi/
2013-04-15 12:04:25 -07:00
Makefile.am
build: Move src/mapi/mapi/* to src/mapi/
2013-04-15 12:04:25 -07:00
Makefile.sources
build: Rename sources.mak -> Makefile.sources
2013-04-15 12:04:25 -07:00
SConscript
build: Move src/mapi/mapi/* to src/mapi/
2013-04-15 12:04:25 -07:00