aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/compsize.c
Commit message (Collapse)AuthorAgeFilesLines
* Have __glImageSize handle format GL_DEPTH_STENCIL_NV the same way as the ↵Jon TURNEY2012-02-061-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 supportIan Romanick2010-10-011-0/+1
|
* Remove GL_MESA_packed_depth_stencilIan Romanick2010-09-271-8/+0
| | | | This extension was never enabled in any driver.
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+189