summaryrefslogtreecommitdiff
path: root/helpers/glsize.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Remove the last helper for the old incomplete attrib_list support.Andreas Hartmetz1-21/+0
2013-07-13Remove the now unused _AttribList_size.Andreas Hartmetz1-19/+0
2013-05-29support NV_path_rendering and indexed EXT_direct_state_accessMark Kilgard1-0/+461
2013-04-26gltrace: Handle even more formats in _gl_format_channels().José Fonseca1-4/+22
2013-04-26gltrace: Recognize GL_*_INTEGER in _gl_format_channels (issue #123).José Fonseca1-0/+11
2013-04-15Gix MSVC build.José Fonseca1-2/+2
2013-04-14gltrace,glretrace: Better support for indirect draws from user memory.José Fonseca1-4/+128
2013-04-14gltrace: Respect all string length parameters.José Fonseca1-13/+26
2013-04-14gltrace: Handle negative lengths in glDebugMessageInsert* (issue 119).José Fonseca1-0/+12
2013-04-08gltrace: Handle negative lengths in glShaderSource* (issue #116).José Fonseca1-0/+16
2012-12-20gltrace/retrace: Full support for variable length parameters.José Fonseca1-3/+11
2012-11-17gltrace: Rely on polymorphism for indices instead of special case.José Fonseca1-2/+8
2012-11-11gl: Handle ClearBufferData blobs.José Fonseca1-4/+20
2012-11-02gles: track gl buffer contents in a shadow bufferImre Deak1-1/+6
2012-10-19Handle GL_ARB_vertex_array_bgra better.José Fonseca1-0/+8
2012-09-16trace: Fix alignment bug in computing image sizes.José Fonseca1-12/+18
2012-08-08Update khronos headers.José Fonseca1-14/+14
2012-08-02Emit a fake glTexImage for glEGLImageTargetTexture2DOES.José Fonseca1-0/+2
2012-05-17Compute the vertex buffer sizes in term of vertex count.José Fonseca1-55/+60
2012-05-10Support dumping uniform buffer objects (issue #75).José Fonseca1-41/+57
2012-04-19Don't abuse double-underscore prefix.José Fonseca1-107/+107
2012-04-15Move the last bits of code out of the top source dir.José Fonseca1-0/+786