summaryrefslogtreecommitdiff
path: root/src/glx/x11/glxextensions.h
AgeCommit message (Expand)Author
2005-03-11Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick
2005-02-25Add GLX protocol support for ARB_fragement_program,Ian Romanick
2005-02-22Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick
2005-02-04Enable client-side GLX support for texture compression extensions.Ian Romanick
2005-02-03Added a bunch of extensions that were previously supported but weren'tIan Romanick
2004-12-01Missed GL_OES_read_format_bit in last commit.Ian Romanick
2004-10-25Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson