Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-28 | glapi: regenerated API files | Brian Paul | |
2010-10-27 | glapi: Commit files changed by previous commit | Ian Romanick | |
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-09-14 | mesa: update to version 64 of GL/glext.h | Brian Paul | |
A number of other files had to be updated as well because const qualifiers were added to the glMultiDrawArrays() function. Also, GL_FIXED is now defined in glext.h. | |||
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 | mapi: Avoid Data Execution Prevention on windows. | José Fonseca | |
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu | |
Move glapi to src/mapi/{glapi,es1api,es2api}. |