summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxextensions.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal ofIan Romanick2005-07-261-3/+3
* Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick2005-03-111-0/+2
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-0/+10
* Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick2005-02-221-4/+13
* Enable client-side GLX support for texture compression extensions.Ian Romanick2005-02-041-1/+2
* Added a bunch of extensions that were previously supported but weren'tIan Romanick2005-02-031-0/+2
* Missed GL_OES_read_format_bit in last commit.Ian Romanick2004-12-011-2/+4
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+253