On Wednesday, February 17, 2016 8:21:32 AM PST Ilia Mirkin wrote:
> See commit 9db2098d for the i965 version of this.
> 
> This fixes depth in a bunch of dEQP EXT_texture_border_clamp tests. And
> probably other ones as well.
> 
> Signed-off-by: Ilia Mirkin <[email protected]>
> Cc: Ian Romanick <[email protected]>
> Cc: [email protected]
> ---
> 
> This replaces my patch "mesa: default DepthMode to GL_RED on ES 3.0" which
> tried to do it at the global level. Unfortunately this needs to only apply
> to sized format, so it can't be done until the texture is complete.
> 
>  src/mesa/state_tracker/st_atom_texture.c | 34 ++++++++++++++++++++++
+---------
>  1 file changed, 25 insertions(+), 9 deletions(-)

This looks good to me.  For what it's worth,

Reviewed-by: Kenneth Graunke <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to