mesa/src
Brian Paul de99b6d117 gallium/u_blitter: fix is_blit_generic_supported() stencil checking
Don't check if there's sampler support for stencil if we're not
going to actually blit/copy stencil values.  Fixes the case where
we mistakenly said we can't support a blit of depth values from
S8Z24 to X8Z24.

Also, rename the is_stencil variable to dst_has_stencil to improve
readability.

NOTE: This is a candidate for the stable branches.

Reviewed-by: Marek Olšák <maraeo@gmail.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
2013-04-05 16:14:51 -06:00
..
egl egl_dri2: Lower __DRI_IMAGE version requirement back to 1 2013-03-19 16:13:38 -04:00
gallium gallium/u_blitter: fix is_blit_generic_supported() stencil checking 2013-04-05 16:14:51 -06:00
gbm
getopt
glsl glsl: Add an optimization pass to flatten simple nested if blocks. 2013-04-04 15:38:19 -07:00
glx Honor GLX_DONT_CARE in MATCH_MASK 2013-04-05 14:32:45 -07:00
gtest
mapi glapi: fix storage multisample build errors 2013-03-31 20:41:28 +10:00
mesa i965: Use a variable for the push constant size in kB. 2013-04-04 15:38:19 -07:00
Makefile.am
SConscript