freedreno/a6xx: Add ARB_depth_clamp and separate clamp support.
[mesa.git] / src / gallium / drivers / freedreno / a6xx / fd6_zsa.c
2020-09-01 Eric Anholtfreedreno/a6xx: Add ARB_depth_clamp and separate clamp...
2020-06-04 Rob Clarkfreedreno/a6xx: also consider alpha-test for ztest...
2020-06-04 Rob Clarkfreedreno/a6xx: re-work LRZ state tracking
2020-05-29 Rob Clarkfreedreno/a6xx: LRZ fix for alpha-test
2019-12-10 Rob Clarkfreedreno/a6xx: fix LRZ logic
2018-10-26 Kristian H. Kristensenfreedreno/a6xx: Move stencil/depth/alpha state to IB
2018-10-08 Rob Clarkfreedreno/a6xx: add LRZ support
2018-09-27 Rob Clarkfreedreno/a6xx: backface stencil state
2018-08-16 Kristian H. Kristensenfreedreno: Add a6xx backend