mesa/src
José Fonseca 42f762dcf6 llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it).
S8_UNORM was inadvertedly supported together with Z16_UNORM.

I tried to update the code to accomodate stencil-only -- it seemed a simple
thing to do -- but "fbo-stencil clear GL_STENCIL_INDEX8" still fails,
and it's not worth debugging.

Therefore although this change tries to update for S8_UNORM, it also
disables it completely.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2013-01-29 16:41:56 +00:00
..
egl android: use gralloc_drm_get_gem_handle api 2013-01-28 12:49:41 -08:00
gallium llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it). 2013-01-29 16:41:56 +00:00
gbm Clean up .gitignore files 2013-01-10 22:01:31 +01:00
getopt
glsl glsl: use glsl_strtof() instead of glsl_strtod() 2013-01-25 15:41:40 -07:00
glx glx: only advertise GLX_INTEL_swap_event if it's supported 2013-01-24 19:13:05 -08:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi scons: Fix dependencies of generated headers. 2013-01-21 19:10:54 +00:00
mesa st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2 2013-01-29 08:59:53 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00