summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxextensions.c
Commit message (Expand)AuthorAgeFilesLines
* Hard-code the client-side maximum GL version. It turns out that there areIan Romanick2005-03-171-24/+2
* Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick2005-03-111-1/+3
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-1/+12
* Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick2005-02-221-2/+19
* Enable client-side GLX support for texture compression extensions.Ian Romanick2005-02-041-5/+6
* Added a bunch of extensions that were previously supported but weren'tIan Romanick2005-02-031-0/+2
* Add trivial support ARB_texture_rectangle and OES_read_format.Ian Romanick2004-12-011-0/+2
* Since we know the problem with HP_occlusion_test is / was on the server-side,Ian Romanick2004-11-301-7/+1
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+710