summaryrefslogtreecommitdiff
path: root/glparams.py
AgeCommit message (Expand)AuthorFilesLines
2011-09-27Move all API specs to a separate dir.José Fonseca1-2985/+0
2011-09-19Handle some of GL_NV_register_combiners parameters better.José Fonseca1-5/+5
2011-09-19Better EXT_texture_sRGB_decode support.José Fonseca1-3/+3
2011-09-15Add a few comments.José Fonseca1-1/+3
2011-09-15Complete/tweak the specs for GL 4.0-4.2.José Fonseca1-53/+187
2011-08-31List GL_TEXTURE_xxx and GL_TEXTURE_BINDING_xxx params per texture unit.José Fonseca1-12/+12
2011-06-09Recognize uniform buffer object parameters.José Fonseca1-30/+30
2011-06-09More assorted description fixes.José Fonseca1-8/+8
2011-06-09Describe a few GL 3 parameters.José Fonseca1-10/+10
2011-06-06Dump framebuffer parameters.José Fonseca1-11/+11
2011-05-16Recognize more parameters.José Fonseca1-18/+18
2011-05-12Correct types of several parameters.José Fonseca1-42/+42
2011-05-09Describe glGetShader params.José Fonseca1-5/+5
2011-05-09Describe glGetProgram params.José Fonseca1-10/+10
2011-05-09Many corrections to the retracing of programs and uniforms.José Fonseca1-1/+2
2011-05-04Unify glenum.py and glstate.py parameter table into a single one.José Fonseca1-0/+2848