i965/gen8: Surface state overriding for stencil
authorTopi Pohjolainen <topi.pohjolainen@intel.com>
Wed, 7 May 2014 09:16:28 +0000 (12:16 +0300)
committerTopi Pohjolainen <topi.pohjolainen@intel.com>
Thu, 15 May 2014 18:39:32 +0000 (21:39 +0300)
commit36caae48b25b29310be1b7cbbafe7461bb51248d
tree3768c669145cacccbb11cbbc199620c87db2677f
parent6aefaa4eb23dec764a59f9e28bbe4a7d5036fdbf
i965/gen8: Surface state overriding for stencil

v2: Allow hardware to offset accesses to individual layers. Also leave
    the mip-level overriding for the creator of the intel renderbuffer
    to handle. Merged with "i965/gen8: Allow stencil buffers to be
    configured as single sampled"

Ken: I left the "_mesa_problem()" still in place. I think it is clearer
     to remove it in a separate patch.

Cc: "10.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/gen8_surface_state.c