aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* wgl: drop unused memberErik Faye-Lund2020-04-022-4/+2
* wgl: drop pointless debug_printfErik Faye-Lund2020-04-021-2/+0
* radeonsi: dump shader stats when hitting the live cachePierre-Eric Pelloux-Prayer2020-04-021-2/+20
* gallium/util: let shader live cache users know if a hit occuredPierre-Eric Pelloux-Prayer2020-04-022-2/+7
* gallium/llvmpipe: add an optimised 32-bit memsetDave Airlie2020-04-012-11/+5
* gallium/swr: Re-enable scratch space for client-memory buffersKrzysztof Raszkowski2020-04-012-13/+32
* gallium/swr: Fix array stride problem.Krzysztof Raszkowski2020-04-011-2/+3
* svga: Treat forced coherent maps as maps of persistent memoryThomas Hellstrom2020-04-012-18/+7
* svga, winsys/svga: Fix persistent memory discard mapsThomas Hellstrom2020-04-015-8/+50
* freedreno/log: fix build errorRob Clark2020-04-011-2/+4
* freedreno: Drop an unnecessary include marked "this should go away"Eric Anholt2020-03-311-3/+0
* scons: prune unused Makefile.sourcesEric Engestrom2020-03-312-187/+0
* st/mesa: add environment variable pin_app_thread for faster glthread on AMD ZenMarek Olšák2020-03-301-0/+10
* gallium/u_threaded: call the driver to pin threads to L3 immediatelyMarek Olšák2020-03-301-6/+14
* lima: also check tiled and depth case when importQiang Yu2020-03-311-19/+20
* lima: fix buffer import with offsetQiang Yu2020-03-311-4/+15
* panfrost: Enable PIPE_SHADER_CAP_FP16 on BifrostAlyssa Rosenzweig2020-03-311-1/+4
* panfrost: Move device open/close to root panfrostAlyssa Rosenzweig2020-03-311-39/+3
* panfrost: Move pan_bo to root panfrostAlyssa Rosenzweig2020-03-3110-726/+33
* panfrost: Inline reference counting routinesAlyssa Rosenzweig2020-03-312-13/+16
* panfrost: Isolate panfrost_bo_access_for_stage to pan_cmdstream.cAlyssa Rosenzweig2020-03-312-17/+17
* panfrost: Split panfrost_device from panfrost_screenAlyssa Rosenzweig2020-03-3114-222/+170
* panfrost: Add support for R3G3B2Icecream952020-03-311-1/+3
* panfrost: Mark 64-bit formats as unsupportedIcecream952020-03-311-0/+3
* freedreno/log: avoid duplicate ts'sRob Clark2020-03-301-4/+27
* freedreno/a6xx: add some more tracepointsRob Clark2020-03-303-1/+25
* freedreno: add some initial fd_log tracepointsRob Clark2020-03-301-4/+17
* freedreno/a6xx: timestamp logging supportRob Clark2020-03-302-2/+16
* freedreno: add logging infrastructureRob Clark2020-03-3012-2/+378
* util: fix u_fifo_pop()Rob Clark2020-03-301-1/+1
* freedreno: remove some obsolete debug optionsRob Clark2020-03-302-11/+4
* freedreno: Work around UBWC flakiness.Eric Anholt2020-03-301-0/+13
* freedreno: Fix detection of being in a blit for acc queries.Eric Anholt2020-03-3010-37/+30
* freedreno: Rename "is_blit" to "is_discard_blit"Eric Anholt2020-03-305-8/+8
* freedreno/a6xx: Fix timestamp queries.Eric Anholt2020-03-301-4/+10
* freedreno: Count blits in GL_TIME_ELAPSED and perf counter queries.Eric Anholt2020-03-305-6/+8
* freedreno: Associate the acc query bo with the batch.Eric Anholt2020-03-301-0/+2
* freedreno: Fix acc query handling in the presence of batch reordering.Eric Anholt2020-03-304-25/+62
* freedreno: Remove the "active" member of queries.Eric Anholt2020-03-304-21/+9
* freedreno: Remove always-true return from per-gen begin_query.Eric Anholt2020-03-305-13/+7
* etnaviv: compiled_framebuffer_state: get rid of SE_SCISSOR_*Christian Gmeiner2020-03-302-18/+5
* etnaviv: s/scissor_s/scissorChristian Gmeiner2020-03-303-7/+7
* etnaviv: get rid of struct compiled_scissor_stateChristian Gmeiner2020-03-304-31/+15
* etnaviv: do the left shift by 16 at emit timeChristian Gmeiner2020-03-302-16/+16
* etnaviv: rework clippling calculation to be a derived stateChristian Gmeiner2020-03-303-43/+48
* etnaviv: get rid of SE_CLIP_*Christian Gmeiner2020-03-303-28/+14
* scons: Prune out unnecessary targets.Jose Fonseca2020-03-3017-799/+0
* radeon: switch to 3-spaces stylePierre-Eric Pelloux-Prayer2020-03-3021-9286/+8970
* radeonsi: switch to 3-spaces stylePierre-Eric Pelloux-Prayer2020-03-3052-46736/+42975
* radeon: fix includesPierre-Eric Pelloux-Prayer2020-03-304-0/+9