summaryrefslogtreecommitdiff
path: root/src/mesa/main/get.h
AgeCommit message (Expand)Author
2010-07-31mesa: Reduce header file inclusion in get.h.Vinson Lee
2010-05-11mesa: Optimize get.c by using a table-driven approachKristian Høgsberg
2010-04-27es: Prefix the get* functions with _es1/2 so they don't conflictKristian Høgsberg
2009-12-30mesa: implement _mesa_GetStringi() for GL3Brian Paul
2009-12-29mesa: implement indexed glGet functionsBrian Paul
2009-09-03ARB sync: Add infrastructure for glGetInteger64vIan Romanick
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-11-22 Committing in .Jouk Jansen
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-09-09moved gl_GetString() into get.cBrian Paul
1999-08-19Initial revisionjtg