Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hard-code the client-side maximum GL version. It turns out that there are | Ian Romanick | 2005-03-17 | 1 | -24/+2 |
* | Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol | Ian Romanick | 2005-03-11 | 1 | -1/+3 |
* | Add GLX protocol support for ARB_fragement_program, | Ian Romanick | 2005-02-25 | 1 | -1/+12 |
* | Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This | Ian Romanick | 2005-02-22 | 1 | -2/+19 |
* | Enable client-side GLX support for texture compression extensions. | Ian Romanick | 2005-02-04 | 1 | -5/+6 |
* | Added a bunch of extensions that were previously supported but weren't | Ian Romanick | 2005-02-03 | 1 | -0/+2 |
* | Add trivial support ARB_texture_rectangle and OES_read_format. | Ian Romanick | 2004-12-01 | 1 | -0/+2 |
* | Since we know the problem with HP_occlusion_test is / was on the server-side, | Ian Romanick | 2004-11-30 | 1 | -7/+1 |
* | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson | 2004-10-25 | 1 | -0/+710 |