summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/freedreno/freedreno_util.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-21mesa: add MESA_SHADER_KERNELKarol Herbst1-0/+1
2018-12-13freedreno: also set DUMP flag on shadersRob Clark1-16/+18
2018-12-06freedreno/a6xx: MSAARob Clark1-0/+2
2018-11-27freedreno: a2xx: fd2_draw updateJonathan Marek1-2/+6
2018-11-27freedreno/a6xx: set guardband clipRob Clark1-0/+12
2018-11-27freedreno/ir3: use env_var_as_unsigned()Rob Clark1-12/+0
2018-11-27freedreno/ir3: move disasm and optmsgs debug flagsRob Clark1-1/+1
2018-11-27freedreno: shader_t -> gl_shader_stageRob Clark1-4/+4
2018-10-26freedreno: import libdrm_freedreno + redesign submitRob Clark1-21/+9
2018-10-17freedreno: Remove the Emacs mode linesNeil Roberts1-2/+0
2018-10-17freedreno: fix off-by-one error in BEGIN_RING()Rob Clark1-1/+1
2018-08-16freedreno: Add a6xx backendKristian H. Kristensen1-1/+8
2018-07-18freedreno/a5xx: perfmance countersRob Clark1-0/+1
2018-07-17freedreno: get rid of noop renderRob Clark1-0/+6
2018-06-22freedreno: add a20xJonathan Marek1-0/+13
2018-06-21freedreno/a5xx: MSAARob Clark1-0/+16
2018-06-19freedreno/a5xx: move emit_marker5() into a5xx backendRob Clark1-21/+0
2018-01-14freedreno/a5xx: texture tilingRob Clark1-0/+1
2017-12-19freedreno: add debug flag to force high priority contextRob Clark1-0/+1
2017-12-17freedreno/a5xx: add a5xx blitterRob Clark1-0/+1
2017-12-03freedreno: add debug option to force emulated indirectRob Clark1-0/+1
2017-06-07freedreno/a5xx: LRZ supportRob Clark1-0/+1
2017-06-07freedreno: reshuffle FD_MESA_DEBUG bitmaskRob Clark1-3/+3
2017-05-30freedreno/a5xx: drop WFIs in emit_marker5()Rob Clark1-5/+0
2017-05-23freedreno/ir3: switch to NIR by defaultRob Clark1-1/+0
2017-04-17freedreno: extract helper for stage->sb for a4xx+Rob Clark1-0/+23
2017-04-14freedreno: enable draw/batch reordering by defaultRob Clark1-1/+1
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