freedreno: add resource tracking support for written buffers
[mesa.git] / src / gallium / drivers / freedreno / freedreno_context.c
2015-07-27 Rob Clarkfreedreno: add resource tracking support for written...
2015-07-10 Rob Clarkfreedreno: unref old fence
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for S8 and Z32F_S8
2015-04-28 Ilia Mirkinfreedreno: add fd_transfer to wrap around pipe_transfer
2015-04-05 Ilia Mirkinfreedreno: mark resources as being read so that writes...
2015-04-02 Ilia Mirkinfreedreno: add core infrastructure support for MRTs
2015-02-21 Rob Clarkfreedreno: implement fence
2014-10-22 Rob Clarkfreedreno: clear vs scissor
2014-09-30 Rob Clarkfreedreno: destroy transfer pool after blitter
2014-05-13 Rob Clarkfreedreno: add support for hw queries
2014-02-23 Rob Clarkfreedreno/a3xx: drop hand-coded blit/solid shaders
2014-02-19 Rob Clarkfreedreno: tweak ringbuffer sizes/count
2014-02-01 Rob Clarkfreedreno: better manage our WFI's
2014-02-01 Rob Clarkfreedreno: ctx should hold ref to dev
2014-01-08 Rob Clarkfreedreno: add basic query support
2014-01-08 Rob Clarkfreedreno/a3xx: support for hw binning pass
2013-12-26 Rob Clarkfreedreno/a3xx: fix blend state corruption issue
2013-12-26 Rob Clarkfreedreno: prepare for hw binning
2013-10-29 Rob Clarkfreedreno: emulated unsupported primitive types
2013-09-14 Rob Clarkfreedreno: avoid stalling at ringbuffer wraparound
2013-08-24 Rob Clarkfreedreno: fix segfault when no color buffer bound
2013-06-08 Rob Clarkfreedreno: gmem bypass
2013-06-08 Rob Clarkfreedreno: prepare for a3xx
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-03-25 Rob Clarkfreedreno: track maximal scissor bounds
2013-03-12 Rob Clarkfreedreno: gallium driver for adreno