aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/get_gen.py
Commit message (Expand)AuthorAgeFilesLines
* glGet*(GL_FRAGMENT_PROGRAM_BINDING_NV) was returning the vertex program binding.Brian Paul2005-02-091-1/+1
* additional work on GL_EXT_framebuffer_objectBrian Paul2005-02-071-0/+14
* fix max viewport queryBrian Paul2005-01-301-1/+3
* fix MAX_VERTEX_ATTRIBS_ARB queryMichal Krol2005-01-181-1/+1
* _mesa_GetInteger/Float/Boolean/Doublev() are now generated with the newBrian Paul2005-01-161-0/+1149