aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_context.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno: rename draw->draw_vboRob Clark2014-11-141-1/+1
* freedreno: clear vs scissorRob Clark2014-10-211-1/+13
* freedreno/a3xx: refactor vertex state emitRob Clark2014-10-151-2/+10
* gallium/freedreno: remove unused draw headerEmil Velikov2014-09-241-1/+0
* freedreno/a3xx: 3d/array texturesRob Clark2014-09-131-1/+1
* freedreno: "fix" problems with excessive flushesRob Clark2014-09-121-0/+8
* freedreno/a3xx: WFI fixes/cleanupRob Clark2014-06-221-0/+11
* freedreno: add support for hw queriesRob Clark2014-05-131-4/+65
* freedreno/query: allow multiple query implementationsRob Clark2014-05-131-0/+4
* freedreno/a3xx: missing wfiRob Clark2014-03-301-0/+6
* freedreno: tweak ringbuffer sizes/countRob Clark2014-02-191-1/+1
* freedreno: better manage our WFI'sRob Clark2014-02-011-7/+9
* freedreno: ctx should hold ref to devRob Clark2014-02-011-0/+1
* freedreno: add basic query supportRob Clark2014-01-081-1/+9
* freedreno/a3xx: use cs patch instead of RFI+RMWRob Clark2014-01-081-14/+4
* freedreno/a3xx: support for hw binning passRob Clark2014-01-081-1/+11
* freedreno/a3xx: fix blend state corruption issueRob Clark2013-12-261-0/+32
* freedreno: prepare for hw binningRob Clark2013-12-261-17/+7
* freedreno: emulated unsupported primitive typesRob Clark2013-10-291-1/+17
* freedreno: avoid stalling at ringbuffer wraparoundRob Clark2013-09-141-0/+12
* freedreno: better scissor fixRob Clark2013-06-081-0/+14
* freedreno: gmem bypassRob Clark2013-06-081-0/+20
* freedreno: prepare for a3xxRob Clark2013-06-081-20/+30
* freedreno: don't patch and re-emit same shader as muchRob Clark2013-04-251-14/+15
* freedreno: track maximal scissor boundsRob Clark2013-03-251-4/+17
* freedreno: gallium driver for adrenoRob Clark2013-03-111-0/+184