OSDN Git Service

gallium/util: attempt to fix blitting multisample texture arrays
authorMarek Olšák <maraeo@gmail.com>
Sun, 3 Mar 2013 16:33:11 +0000 (17:33 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 11 Mar 2013 12:43:36 +0000 (13:43 +0100)
commit68ed4c9c89fd299ebc02dff3fa9938c797f417da
treedce0e0fba95645cac487fece1b06f071cad4476e
parent52efa01de0c24ed59079a888b7ba1ad6bc5ebaf8
gallium/util: attempt to fix blitting multisample texture arrays

We don't have a test for this yet, but obviously the swizzle was wrong.
src/gallium/auxiliary/util/u_blitter.c
src/gallium/auxiliary/util/u_simple_shaders.c