OSDN Git Service

gallium/u_blitter: accelerate depth-stencil copying using shader stencil export
authorMarek Olšák <maraeo@gmail.com>
Sat, 7 Jul 2012 21:48:37 +0000 (23:48 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 12 Jul 2012 00:08:30 +0000 (02:08 +0200)
commit12fd81f9e7265076a3723b09bbb49e5868bde27e
treeda864573c9a426a9f83c9ae2e66ba7676aa6a732
parent76db2c121c5436dc37a66d398fcaa9b26478c5ec
gallium/u_blitter: accelerate depth-stencil copying using shader stencil export

This fixes stencil buffer write transfers on r600g.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/auxiliary/util/u_blitter.c
src/gallium/auxiliary/util/u_blitter.h
src/gallium/auxiliary/util/u_simple_shaders.c
src/gallium/auxiliary/util/u_simple_shaders.h