summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/freedreno/freedreno_util.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-10freedreno: add "nogrow" debug paramRob Clark1-0/+1
2016-12-18freedreno: fdN_gmem_restore_format() is not gen specificRob Clark1-0/+1
2016-11-30freedreno/a5xx: initial supportRob Clark1-5/+111
2016-07-30freedreno: a bit of micro-optimizationRob Clark1-0/+3
2016-07-30freedreno: shadow textures if possible to avoid stall/flushRob Clark1-0/+6
2016-07-30freedreno: spiff up some debug tracesRob Clark1-0/+1
2016-07-30freedreno: add batch-cache and batch reorderingRob Clark1-0/+1
2016-07-30freedreno: dynamically sized/growable cmd buffersRob Clark1-13/+18
2016-07-30freedreno: introduce fd_batchRob Clark1-5/+4
2016-05-15freedreno/ir3: add support for NIR as preferred IRRob Clark1-0/+1
2016-05-04freedreno: add some debug_asserts() to catch insane offsetsRob Clark1-0/+2
2016-04-13freedreno: add flag to enable dEQP hacksRob Clark1-0/+1
2016-01-18freedreno: per-generation OUT_IB packetRob Clark1-3/+3
2015-10-15freedreno: add debug option to dirty state after drawRob Clark1-1/+2
2015-08-12freedreno/a3xx+a4xx: add texture buffer object supportRob Clark1-0/+16
2015-08-10freedreno/a4xx: add s8/z32/z32_s8x24 supportRob Clark1-1/+1
2015-08-04freedreno/a4xx: MRT supportRob Clark1-1/+1
2015-08-04freedreno: move the half-precision logic into coreRob Clark1-0/+36
2015-08-04freedreno: small bit of cleanup about max rendertargetsRob Clark1-0/+6
2015-07-27freedreno/ir3: move emit_const to ir3Rob Clark1-0/+1
2015-07-10freedreno/ir3: shader-db tracesRob Clark1-0/+1
2015-06-21freedreno/ir3: move inputs/outputs to shaderRob Clark1-2/+2
2015-06-21freedreno/ir3: dump nocp optionRob Clark1-1/+0
2015-06-21freedreno/ir3: remove tgsi f/eRob Clark1-1/+0
2015-06-21freedreno/ir3: drop dot graph dumpingRob Clark1-1/+0
2015-04-05freedreno/ir3: add NIR compilerRob Clark1-0/+1
2015-03-15freedreno/ir3: remove old compilerRob Clark1-1/+0
2015-03-08freedreno: replace glsl130 debug flag with glsl120Rob Clark1-1/+1
2015-02-25freedreno: drop ARRAY_SIZE macroRob Clark1-2/+0
2015-02-19freedreno: pass number of instances to drawIlia Mirkin1-2/+4
2014-12-03freedreno: fix signed vs unsigned lolsRob Clark1-1/+1
2014-10-25freedreno: rename a couple debug flagsRob Clark1-2/+2
2014-10-20freedreno/ir3: add debug flag to disable cpRob Clark1-0/+1
2014-10-03freedreno: query fixesRob Clark1-1/+5
2014-09-24freedreno/a3xx: initial texture border-colorRob Clark1-0/+9
2014-09-12freedreno: "fix" problems with excessive flushesRob Clark1-1/+1
2014-09-12freedreno/a3xx: format fixesRob Clark1-0/+12
2014-05-21freedreno/a3xx: fix blend opcodeRob Clark1-1/+0
2014-05-14freedreno/a3xx: add debug flag to expose glsl130Rob Clark1-0/+1
2014-05-13freedreno: add support for hw queriesRob Clark1-1/+8
2014-02-03freedreno: enabling binning and opt by defaultRob Clark1-5/+4
2014-02-03freedreno/a3xx/compiler: new compilerRob Clark1-0/+2
2014-02-03freedreno/a3xx/compiler: split out old compilerRob Clark1-0/+1
2014-01-08freedreno/a3xx: support for hw binning passRob Clark1-9/+35
2013-11-01freedreno/a3xx/compiler: highp frag shaderRob Clark1-0/+2
2013-09-14freedreno: add debug option to disable GMEM bypassRob Clark1-0/+1
2013-09-14freedreno/a3xx: use INDIRECT state load for shadersRob Clark1-0/+1
2013-09-14freedreno: emit markers to scratch registersRob Clark1-0/+19
2013-09-14freedreno: split out WFI helperRob Clark1-0/+7
2013-09-14freedreno: multi-slice resources (cubemap, mipmap, etc)Rob Clark1-0/+3