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