mesa/src
Eric Anholt 4790c4ae24 i965: Add separate stencil/HiZ setup for MESA_FORMAT_Z32_FLOAT_X24S8.
This is a little more unusual than the separate MESA_FORMAT_S8_Z24
support, because in addition to storing the real stencil data in a
MESA_FORMAT_S8 miptree, we also make the Z miptree be
MESA_FORMAT_Z32_FLOAT instead of the requested format.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2011-12-19 13:20:11 -08:00
..
egl egl_dri2: Fix some valgrind reported leaks 2011-12-13 15:32:43 +01:00
gallium tgsi: update documents with some info on texture lookup 2011-12-19 20:45:13 +00:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Fix crashes caused by Bison error messages involving "'%'". 2011-12-13 22:54:16 -08:00
glu glu: Fix deprecated conversion from string constant to ‘char*’ warning. 2011-11-09 10:24:37 +00:00
glx drisw: remove unused variable 2011-12-17 15:13:37 +01:00
mapi Regenerate files from previous commits 2011-12-13 16:07:17 -08:00
mesa i965: Add separate stencil/HiZ setup for MESA_FORMAT_Z32_FLOAT_X24S8. 2011-12-19 13:20:11 -08:00
Makefile
SConscript scons: Unbreak mingw build. 2011-09-20 20:50:48 +01:00