summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_resource.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno: support for using generic clear pathRob Clark2016-08-161-0/+4
* freedreno: re-order support for hw queriesRob Clark2016-07-301-0/+19
* freedreno: add batch-cache and batch reorderingRob Clark2016-07-301-14/+17
* freedreno: push resource tracking down into batchRob Clark2016-07-301-1/+2
* freedreno/a4xx: use hardware RGTC texture samplersIlia Mirkin2015-11-201-0/+1
* freedreno: add support for conditional rendering, required for GL3.0Ilia Mirkin2015-11-181-0/+2
* freedreno: simplify/cleanup resource status trackingRob Clark2015-08-041-1/+16
* freedreno: add resource tracking support for written buffersRob Clark2015-07-271-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+1
* freedreno/a3xx: add support for S8 and Z32F_S8Ilia Mirkin2015-04-271-0/+3
* freedreno: add fd_transfer to wrap around pipe_transferIlia Mirkin2015-04-271-0/+11
* freedreno: keep track of buffer valid rangesIlia Mirkin2015-04-051-0/+3
* freedreno: mark resources as being read so that writes flush the queueIlia Mirkin2015-04-051-0/+3
* freedreno: add a reading flag to indicate gpu is reading rscIlia Mirkin2015-04-051-1/+1
* freedreno/a4xx: mipmapsRob Clark2014-12-131-6/+28
* freedreno: helper to calc layer/level offsetRob Clark2014-12-131-0/+8
* freedreno: multi-slice resources (cubemap, mipmap, etc)Rob Clark2013-09-141-1/+23
* freedreno: gallium driver for adrenoRob Clark2013-03-111-0/+51