summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-11vulkan: Fix windows api conflictMichel Zou2-10/+13
2021-02-11pan/bi: Push UBOs on BifrostAlyssa Rosenzweig5-0/+167
2021-02-11pan/bi: Add SSA-based scalar copy propagationAlyssa Rosenzweig5-0/+69
2021-02-11pan/bi: Simplify derivative loweringAlyssa Rosenzweig1-4/+3
2021-02-11pan/bi: Rework FAU loweringAlyssa Rosenzweig2-56/+73
2021-02-11pan/bi: Handle modifiers in rewrite_fau_to_passAlyssa Rosenzweig1-1/+3
2021-02-11pan/bi: Generalize bi_update_fau with fast zeroAlyssa Rosenzweig1-4/+8
2021-02-11pan/bi: Print FAU uniforms in IRAlyssa Rosenzweig1-0/+2
2021-02-11pan/bi: Add bi_is_ssa helperAlyssa Rosenzweig1-0/+6
2021-02-11pan/bi: Add bi_replace_index helperAlyssa Rosenzweig1-0/+11
2021-02-11pan/bi: Fix multithreaded shader-dbAlyssa Rosenzweig1-5/+1
2021-02-11pan/mdg: Push uniforms based on UBO analysisAlyssa Rosenzweig7-23/+163
2021-02-11pan/mdg: Update UBO promotion commentAlyssa Rosenzweig1-4/+3
2021-02-11panfrost: Don't store uniform_count on MidgardAlyssa Rosenzweig2-4/+3
2021-02-11panfrost: Set FAU count based on program->pushAlyssa Rosenzweig1-3/+5
2021-02-11panfrost: Push uniforms required by the programAlyssa Rosenzweig3-2/+25
2021-02-11panfrost: Add UBO push data structureAlyssa Rosenzweig1-0/+23
2021-02-11panfrost: Don't truncate uniform_countAlyssa Rosenzweig1-3/+1
2021-02-11panfrost: Move sysvals to dedicated UBOAlyssa Rosenzweig5-60/+19
2021-02-11panfrost: Respect buffer_offset when mapping to CPUAlyssa Rosenzweig1-4/+4
2021-02-11panfrost: Fix race condition in UBO mapping to CPUAlyssa Rosenzweig1-4/+9
2021-02-11pan/mdg: Set lower_uniforms_to_uboAlyssa Rosenzweig2-16/+21
2021-02-11pan/mdg: Optimize UBO offset calculationsAlyssa Rosenzweig3-6/+32
2021-02-11pan/mdg: Add MIDGARD_MESA_DEBUG=inorder optionAlyssa Rosenzweig3-0/+8
2021-02-11pan/mdg: Fix multithreaded shader-dbAlyssa Rosenzweig1-5/+2
2021-02-11anv: discard all timeline wait/signal value=0Lionel Landwerlin1-4/+16
2021-02-11features: mark off GL 4.5 for zinkMike Blumenkrantz2-9/+10
2021-02-11zink: GLSL 450Mike Blumenkrantz2-184/+208
2021-02-11zink: enable PIPE_CAP_TEXTURE_BARRIERMike Blumenkrantz1-0/+1
2021-02-11zink: enable PIPE_CAP_TGSI_TXQSMike Blumenkrantz1-0/+1
2021-02-11zink: enable PIPE_CAP_CLIP_HALFZMike Blumenkrantz1-5/+1
2021-02-11zink: enable PIPE_CAP_CONDITIONAL_RENDER_INVERTEDMike Blumenkrantz1-0/+1
2021-02-11zink: GLSL 440Mike Blumenkrantz1-1/+1
2021-02-11zink: enable PIPE_CAP_QUERY_BUFFER_OBJECTMike Blumenkrantz1-0/+1
2021-02-11zink: enable PIPE_CAP_TGSI_ARRAY_COMPONENTSMike Blumenkrantz1-0/+1
2021-02-11zink: add a get_query_result_resource hookMike Blumenkrantz1-0/+104
2021-02-11zink: add PIPE_BIND_QUERY_BUFFER to the all-purpose resource creation pathMike Blumenkrantz1-2/+2
2021-02-11ci: Ensure that jobs inherting the ci-deqp jobs artifact meson logsRohan Garg1-0/+1
2021-02-11zink: fix xfb buffer refcountingMike Blumenkrantz1-5/+7
2021-02-11tgsi_to_nir: Fix uniform ranges.Timur Kristóf1-1/+1
2021-02-11zink: enable excluded testErik Faye-Lund2-3/+2
2021-02-11zink: correctly handle 64 valid timestamp bitsErik Faye-Lund1-1/+3
2021-02-11radv: use a more relaxed alignment for upload buffer allocationsRhys Perry4-31/+29
2021-02-11ac/rgp: append the number of seconds to the generated RGP fileSamuel Pitoiset1-2/+2
2021-02-11radv: add support for resizing the SQTT buffer automaticallySamuel Pitoiset1-2/+24
2021-02-11radv: adjust an error message related to the SQTT buffer sizeSamuel Pitoiset1-1/+1
2021-02-11radv: do not overallocate the SQTT bufferSamuel Pitoiset1-3/+4
2021-02-11ci: document arm oddity in build-rulesErik Faye-Lund1-2/+2
2021-02-11ci: Restrict meson-gallium job to gstreamer runnersMichel Dänzer1-0/+3
2021-02-11llvmpipe: enable GL spir-v supportDave Airlie4-93/+7