summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glapioffsets.h
Commit message (Collapse)AuthorAgeFilesLines
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-254/+274
| | | | | | 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/+1270
Move glapi to src/mapi/{glapi,es1api,es2api}.