svga: Adjust alpha for S3TC_DXT1_EXT RGB formats
[mesa.git] / src / gallium / drivers / freedreno / freedreno_batch_cache.c
2017-12-17 Rob Clarkfreedreno: add non-draw batches for compute/blit
2017-12-04 Rob Clarkfreedreno: remove use of u_transfer
2017-12-03 Rob Clarkfreedreno: deferred flush support
2017-12-03 Rob Clarkfreedreno: rework fence tracking
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2016-12-02 Rob Clarkfreedreno: some fence cleanup
2016-07-30 Rob Clarkfreedreno: some locking
2016-07-30 Rob Clarkfreedreno: threaded batch flush
2016-07-30 Rob Clarkfreedreno: add batch-cache and batch reordering