summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glapi_x86.S
Commit message (Collapse)AuthorAgeFilesLines
* glapi: Commit files changed by previous commitIan Romanick2010-10-271-10/+13
|
* mesa: regenerated API files for GL_EXT_texture_integerBrian Paul2010-10-231-14/+20
|
* mesa: regenerated files with primitive restartBrian Paul2010-10-211-25/+27
|
* Regenerate files changed by previous commitIan Romanick2010-09-271-59/+55
|
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-78/+88
| | | | | | laying down the foundation for everything and implementing most of the stuff. linking, gl_VerticesIn and multidimensional inputs are left.
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+1316
Move glapi to src/mapi/{glapi,es1api,es2api}.