iris: Use render_batch/compute_batch locals in memory_barrier
[mesa.git] / src / gallium / drivers / iris / iris_pipe_control.c
2019-06-20 Kenneth Graunkeiris: Use render_batch/compute_batch locals in memory_b...
2019-03-08 Kenneth Graunkeiris: Spruce up "are we using this engine?" checks...
2019-02-21 Kenneth Graunkeiris: RT flush for memorybarrier with texture bit
2019-02-21 Kenneth Graunkeiris: Put batches in an array
2019-02-21 Kenneth Graunkeiris: Fix TextureBarrier
2019-02-21 Kenneth Graunkeiris: hack to avoid memorybarriers out the wazoo
2019-02-21 Jordan Justeniris/compute: Flush compute batch on memory-barriers
2019-02-21 Kenneth Graunkeiris: Move cache tracking to iris_resolve.c
2019-02-21 Kenneth Graunkeiris: use consistent copyright formatting
2019-02-21 Kenneth Graunkeiris: comment everything
2019-02-21 Kenneth Graunkeiris: implement texture/memory barriers
2019-02-21 Kenneth Graunkeiris: drop unused bo parameter
2019-02-21 Kenneth Graunkeiris: copy over i965's cache tracking
2019-02-21 Kenneth Graunkeiris: crazy pipe control code