Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have __glImageSize handle format GL_DEPTH_STENCIL_NV the same way as the ↵ | Jon TURNEY | 2012-02-06 | 1 | -0/+1 |
| | | | | | | | | | | | server does There is a mismatch between the way the X server and GLX library calculates the image size for format GL_DEPTH_STENCIL(|_NV|_EXT) See https://bugs.freedesktop.org/show_bug.cgi?id=30102 Signed-off-by: Jon TURNEY <[email protected]> | ||||
* | ARB_texture_rg: Add GLX protocol support | Ian Romanick | 2010-10-01 | 1 | -0/+1 |
| | |||||
* | Remove GL_MESA_packed_depth_stencil | Ian Romanick | 2010-09-27 | 1 | -8/+0 |
| | | | | This extension was never enabled in any driver. | ||||
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+189 |