Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-04 | Enable client-side GLX support for texture compression extensions. | Ian Romanick | |
2005-02-03 | Added a bunch of extensions that were previously supported but weren't | Ian Romanick | |
in the gl_API.xml database. Add "official" support for SGI_color_matrix and SGI_texture_color_table. These were previously supported only by way of ARB_imaging. | |||
2004-12-01 | Add trivial support ARB_texture_rectangle and OES_read_format. | Ian Romanick | |
2004-11-30 | Since we know the problem with HP_occlusion_test is / was on the server-side, | Ian Romanick | |
re-enable the extension on the client-side. | |||
2004-10-25 | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson | |
by adding 'glx/x11' to SRC_DIRS in your build config. |