Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-15 | glapi: regenerated files | Brian Paul | |
2011-01-15 | glapi: regenerated files | Brian Paul | |
2011-01-14 | glapi: Regenerate for GL_ARB_ES2_compatibility. | Eric Anholt | |
2010-11-21 | mesa: hook up GL 3.x entrypoints | Brian Paul | |
Fix up some details in the xml files and regenerate dispatch files. | |||
2010-10-29 | Merge branch 'glapi-reorg' | Chia-I Wu | |
Conflicts: src/mapi/glapi/glapi_sparc.S src/mapi/glapi/glapi_x86.S src/mapi/glapi/glapidispatch.h src/mapi/glapi/glapioffsets.h src/mapi/glapi/glprocs.h | |||
2010-10-28 | glapi: regenerated API files | Brian Paul | |
2010-10-27 | glapi: Commit files changed by previous commit | Ian Romanick | |
2010-10-27 | glapi: Do not use glapioffsets.h. | Chia-I Wu | |
glapioffsets.h exists for the same reason as glapidispatch.h does. It is of no use to glapi. This commit also drops the use of glapioffsets.h in glx as glx is considered an extension to glapi when it comes to defining public GL entries. | |||
2010-10-23 | mesa: regenerated API files for GL_EXT_texture_integer | Brian Paul | |
2010-10-21 | mesa: regenerated files with primitive restart | Brian Paul | |
2010-09-27 | Regenerate files changed by previous commit | Ian Romanick | |
2010-06-28 | mesa: initial support for ARB_geometry_shader4 | Zack Rusin | |
laying down the foundation for everything and implementing most of the stuff. linking, gl_VerticesIn and multidimensional inputs are left. | |||
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu | |
Move glapi to src/mapi/{glapi,es1api,es2api}. |