summaryrefslogtreecommitdiff
path: root/glparams.py
AgeCommit message (Expand)AuthorFilesLines
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