freedreno/a6xx: Add ARB_depth_clamp and separate clamp support.
[mesa.git] / src / gallium / drivers / freedreno / a6xx / fd6_query.c
2020-05-21 Kristian H. Kristensenfreedreno/a6xx: Avoid stalling for occlusion queries
2020-05-12 Eric Anholtfreedreno: Replace OUT_RELOCW with OUT_RELOC.
2020-04-30 Rob Clarkfreedreno/a6xx: small query cleanup
2020-04-02 Connor Abbottfreedreno: Rename RB_DONE_TS
2020-03-30 Rob Clarkfreedreno/a6xx: timestamp logging support
2020-03-30 Eric Anholtfreedreno: Fix detection of being in a blit for acc...
2020-03-30 Eric Anholtfreedreno/a6xx: Fix timestamp queries.
2020-03-30 Eric Anholtfreedreno: Count blits in GL_TIME_ELAPSED and perf...
2019-12-18 Connor Abbotta6xx: Add more CP packets
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Fix primitive counters again
2019-10-17 Kristian H. Kristensenfreedreno/a6xx: Implement PIPE_QUERY_PRIMITIVES_GENERAT...
2019-09-06 Kristian H. Kristensenfreedreno/a6xx: Implement primitive count queries on GPU
2019-03-07 Rob Clarkfreedreno/a6xx: perfcntrs
2018-10-08 Rob Clarkfreedreno/a6xx: add helper for various CP_EVENT_WRITE
2018-08-16 Kristian H. Kristensenfreedreno: Add a6xx backend