mesa/src
Eric Anholt fdf18b3231 i965: Properly demote the depth mt format for fake packed depth/stencil.
gen7 only supports the non-packed formats, even if you associate a
real separate stencil buffer -- otherwise it's as if the depth test
always fails.

This requires a little bit of care in the match_texture_image case,
since the miptree format no longer matches the texture image 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: Properly demote the depth mt format for fake packed depth/stencil. 2011-12-19 13:20:11 -08:00
Makefile
SConscript scons: Unbreak mingw build. 2011-09-20 20:50:48 +01:00