freedreno/batch: replace lrz_clear with prologue
[mesa.git] / src / gallium / drivers / freedreno / a5xx / fd5_draw.c
2020-08-28 Rob Clarkfreedreno/batch: replace lrz_clear with prologue
2020-06-04 Rob Clarkfreedreno/ir3: split kill from no_earlyz
2020-05-12 Eric Anholtfreedreno: Replace OUT_RELOCW with OUT_RELOC.
2020-02-04 Eric Anholtgallium: Add and use a helper for packing uc from a...
2019-09-25 Kristian H. Kristensenfreedreno: Rename vp and fp to vs and fs in fd_program_...
2019-03-22 Rob Clarkfreedreno/ir3: rename has_kill to no_earlyz
2018-10-26 Rob Clarkfreedreno: import libdrm_freedreno + redesign submit
2018-10-17 Rob Clarkfreedreno/ir3: move binning_pass out of shader variant key
2018-09-27 Rob Clarkfreedreno: simplify pctx->clear()
2018-07-30 Rob Clarkfreedreno/a5xx: fix txf_ms
2018-07-18 Rob Clarkfreedreno: register usage queries
2018-06-21 Rob Clarkfreedreno/a5xx: MSAA
2017-11-14 Rob Clarkfreedreno/a5xx: small comment fix
2017-10-24 Rob Clarkfreedreno: per-context fd_pipe
2017-06-07 Rob Clarkfreedreno/a5xx: LRZ support
2017-05-16 Rob Clarkfreedreno/a5xx: fallback to slow-clear for z32
2017-05-13 Rob Clarkfreedreno/a5xx: hw binning support
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-04-18 Rob Clarkfreedreno: refactor dirty state handling
2017-04-18 Rob Clarkfreedreno: add helper to mark all state clean
2017-04-18 Rob Clarkfreedreno/ir3: refactor out helpers for comparing shade...
2017-01-22 Rob Clarkfreedreno/a5xx: fix psize
2017-01-22 Rob Clarkfreedreno/a5xx: fix clear for uint/sint formats
2016-12-27 Rob Clarkfreedreno/a5xx: transform-feedback support
2016-11-30 Rob Clarkfreedreno/a5xx: initial support