aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect_vertex_array.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a realloc problem with indirect vertex arrays. The actual head pointerIan Romanick2005-08-191-2/+3
* Minor vertex array support tweaks. These are in preparation for theIan Romanick2005-03-171-11/+18
* Minor vertex array support tweaks. Most of these are in preparation for theIan Romanick2005-03-171-303/+36
* Clean-up some warnings caused by the addition of vertex / fragment programIan Romanick2005-02-281-14/+40
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-7/+209
* Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick2005-02-221-0/+1878