On Mon, Jun 2, 2014 at 3:00 AM, Pohjolainen, Topi
wrote:
> On Thu, May 29, 2014 at 01:53:53PM -0700, Jordan Justen wrote:
>> Since gen6 stencil only supports LOD0, we need to program an offset to
>> the LOD when emitting the stencil/hiz.
>>
>> Signed-off-by: Jordan Justen
>> ---
>> src/mesa/driv
On Thu, May 29, 2014 at 01:53:53PM -0700, Jordan Justen wrote:
> Since gen6 stencil only supports LOD0, we need to program an offset to
> the LOD when emitting the stencil/hiz.
>
> Signed-off-by: Jordan Justen
> ---
> src/mesa/drivers/dri/i965/gen6_blorp.cpp | 10 -
> src/mesa/driver
Since gen6 stencil only supports LOD0, we need to program an offset to
the LOD when emitting the stencil/hiz.
Signed-off-by: Jordan Justen
---
src/mesa/drivers/dri/i965/gen6_blorp.cpp | 10 -
src/mesa/drivers/dri/i965/gen6_depth_state.c | 32 ++--
2 files chan