freedreno/a6xx: Add ARB_depth_clamp and separate clamp support.
[mesa.git] / src / gallium / drivers / freedreno / a6xx / fd6_rasterizer.c
2020-09-01 Eric Anholtfreedreno/a6xx: Add ARB_depth_clamp and separate clamp...
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx PC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx VPC regs
2020-07-14 Jonathan Marekfreedreno/regs: update primitive output related registers
2020-06-25 Eric Anholtfreedreno/a6xx: Add support for polygon fill mode ...
2020-06-10 Eric Anholtfreedreno/a6xx: Fix clip_halfz support.
2020-03-24 Jonathan Marekfreedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP
2020-02-14 Jonathan Marekfreedreno/a6xx: document some unknown bits
2020-01-17 Rob Clarkfreedreno/a6xx: separate rast stateobj for prim restart
2020-01-17 Rob Clarkfreedreno/a6xx: cleanup rasterizer state
2019-10-17 Kristian H. Kristensenfreedreno/a6xx: Support layered render targets
2019-10-17 Kristian H. Kristensenfreedreno/registers: Update with GS, HS and DS registers
2018-12-07 Rob Clarkfreedreno/a6xx: MSAA
2018-10-26 Kristian H. Kristensenfreedreno/a6xx: Move rasterizer state to state object
2018-08-16 Kristian H. Kristensenfreedreno: Add a6xx backend