freedreno/query: add optional enable hook
[mesa.git] / src / gallium / drivers / freedreno / freedreno_context.h
2016-02-17 Rob Clarkfreedreno/query: add optional enable hook
2016-01-18 Rob Clarkfreedreno: per-generation OUT_IB packet
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_alloc manually
2015-11-18 Ilia Mirkinfreedreno: add support for conditional rendering, requi...
2015-09-16 Ilia Mirkinfreedreno/a3xx: add support for dual-source blending
2015-08-29 Ilia Mirkinfreedreno/a3xx: add basic clip plane support
2015-08-04 Rob Clarkfreedreno: small bit of cleanup about max rendertargets
2015-07-27 Rob Clarkfreedreno: add transform-feedback state
2015-07-27 Rob Clarkfreedreno/ir3: move emit_const to ir3
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-05-14 Rob Clarkfreedreno: enable a306
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-28 Ilia Mirkinfreedreno/a3xx: add Z32F support
2015-04-05 Ilia Mirkinfreedreno: mark resources as being read so that writes...
2015-04-02 Ilia Mirkinfreedreno: convert blit program to array for each numbe...
2015-04-02 Ilia Mirkinfreedreno: add core infrastructure support for MRTs
2014-11-14 Rob Clarkfreedreno: rename draw->draw_vbo
2014-10-22 Rob Clarkfreedreno: clear vs scissor
2014-10-15 Rob Clarkfreedreno/a3xx: refactor vertex state emit
2014-09-24 Emil Velikovgallium/freedreno: remove unused draw header
2014-09-13 Rob Clarkfreedreno/a3xx: 3d/array textures
2014-09-12 Rob Clarkfreedreno: "fix" problems with excessive flushes
2014-06-22 Rob Clarkfreedreno/a3xx: WFI fixes/cleanup
2014-05-13 Rob Clarkfreedreno: add support for hw queries
2014-05-13 Rob Clarkfreedreno/query: allow multiple query implementations
2014-03-30 Rob Clarkfreedreno/a3xx: missing wfi
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: use cs patch instead of RFI+RMW
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-06-08 Rob Clarkfreedreno: better scissor fix
2013-06-08 Rob Clarkfreedreno: gmem bypass
2013-06-08 Rob Clarkfreedreno: prepare for a3xx
2013-04-25 Rob Clarkfreedreno: don't patch and re-emit same shader as much
2013-03-25 Rob Clarkfreedreno: track maximal scissor bounds
2013-03-12 Rob Clarkfreedreno: gallium driver for adreno