One minor nit below.
For 1, 2, 4:
Reviewed-by: Brian Paul
On 08/13/2015 02:32 PM, Marek Olšák wrote:
From: Marek Olšák
zMin and zMax can't use _DepthMaxF, because the test is done in Z32_UNORM.
Probably a useless patch given how popular swrast is nowadays, but it helped
create and validate
From: Marek Olšák
zMin and zMax can't use _DepthMaxF, because the test is done in Z32_UNORM.
Probably a useless patch given how popular swrast is nowadays, but it helped
create and validate the piglit test.
---
src/mesa/swrast/s_depth.c | 14 --
1 file changed, 12 insertions(+), 2 d