summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-10VERSION: bump for 22.1.0-rc5mesa-22.1.0-rc5Dylan Baker1-1/+1
2022-05-10.pick_status.json: Mark 8c1d9c7b744b2e5b40fd42cfd51256b16deea6a8 as denominatedDylan Baker1-1/+1
2022-05-10radv: fix memory leak of descriptor set layoutBenjamin Cheng2-18/+15
2022-05-10anv: re-alloc push constants after secondary command buffersIván Briano2-1/+2
2022-05-10gallivm: fix oob txf swizzlingMike Blumenkrantz2-2/+9
2022-05-10llvmpipe: always set ssbo data pointers for drawMike Blumenkrantz3-7/+5
2022-05-10gallivm/draw: fix oob ubo readsMike Blumenkrantz2-6/+34
2022-05-10st/draw_feedback: set constant buffer strideMike Blumenkrantz2-1/+2
2022-05-10lavapipe: fix CmdPushDescriptorSetWithTemplateKHR with refcountingMike Blumenkrantz4-8/+47
2022-05-10gallivm: fix ssbo oob readsMike Blumenkrantz2-3/+6
2022-05-10nir/opt_algebraic: Fix mask in shift by constant combining.Georg Lehmann2-2/+2
2022-05-10gallium/u_threaded_context: Use PIPE_MAX_SHADER_SAMPLER_VIEWS for sampler_buf...Jason Ekstrand2-2/+2
2022-05-10pan/mdg: Fix multiple spilt writes in the same bundleIcecream952-7/+23
2022-05-10pan/mdg: Return the instruction from mir_insert_instruction_*_scheduledIcecream953-5/+9
2022-05-10pan/mdg: Fix mask usage when filling before a spillIcecream952-3/+8
2022-05-10pan/mdg: Use MAX2 to set min_alignmentIcecream952-7/+8
2022-05-10pan/mdg: Keep min_bound at 16 when alignment requires itIcecream952-2/+2
2022-05-10nir/lower_shader_calls: put inserted instructions into a dummy blockLionel Landwerlin2-14/+62
2022-05-10nir/lower_shader_calls: don't insert code after break/continueLionel Landwerlin2-2/+28
2022-05-10nir/lower_shader_calls: don't use nop instructions as cursorsLionel Landwerlin2-25/+35
2022-05-10nir/cf: Return a cursor from nir_cf_extract as wellJason Ekstrand3-5/+10
2022-05-10nir/cf: return cursor after insertion of cf_listLionel Landwerlin3-7/+21
2022-05-10gallium/clover: pass -no-opaque-pointers to ClangThomas Debesse2-1/+8
2022-05-10vulkan/wsi/x11: Ensure we have the required number of images for acquire.Bas Nieuwenhuizen2-3/+38
2022-05-10nir/lower_tex: Copy more fields in lower_tex_to_txd and friendsIcecream952-1/+7
2022-05-10anv: advertise rectangularLines only for Gen10+Chia-I Wu2-2/+6
2022-05-10util/blitter: fix sampler restore with 0 saved samplersMike Blumenkrantz2-11/+32
2022-05-10.pick_status.json: Mark 8daf8ff730b777bb512a237a36783d781cbf9de9 as backportedDylan Baker1-1/+1
2022-05-10.pick_status.json: Mark 8b28d1751c76b0ba72dae1f6b916cb7f2bbc1c0c as backportedDylan Baker1-1/+1
2022-05-10.pick_status.json: Mark ae369e9f6d4f2c826f1f2a748c32a14f9d5f1f54 as backportedDylan Baker1-1/+1
2022-05-10.pick_status.json: Mark 0e49ef5c9f2ec34567613226ad498edca28bce88 as backportedDylan Baker1-1/+1
2022-05-10.pick_status.json: Mark 9a412c10b7a96adf71c9a2ca44a0abca75de1c49 as backportedDylan Baker1-1/+1
2022-05-10.pick_status.json: Mark 5ff3fa5912778adb8117fa26bfe4786b583e741b as backportedDylan Baker1-1/+1
2022-05-10.pick_status.json: Mark 6317f88b044501354a052064478d5b43dfe41809 as backportedDylan Baker1-1/+1
2022-05-10.pick_status.json: Update to 14b1ed1ce105d42652f70e2fd13c90fc4f2e7ffcDylan Baker1-0/+2628
2022-05-10zink: ci regressionsMike Blumenkrantz1-0/+10
2022-05-10zink: semi-handle 1D sparse texture rewrites for drivers that don't support themMike Blumenkrantz8-17/+32
2022-05-10zink: bump number of image binds that can be batched to 50Mike Blumenkrantz1-3/+4
2022-05-10zink: fix multisample conditional in sparse image queryMike Blumenkrantz1-1/+1
2022-05-10zink: set all usage flags when querying sparse featuresMike Blumenkrantz1-1/+2
2022-05-10zink: pass sparse bind bo offset through for texture bindsMike Blumenkrantz1-5/+6
2022-05-10zink: pass sparse backing page offset to binding functionMike Blumenkrantz1-4/+4
2022-05-10zink: create images with modifiers any time there is an import handleMike Blumenkrantz1-2/+24
2022-05-10zink: rebind resources for export as neededMike Blumenkrantz1-0/+9
2022-05-10zink: add a LINEAR drm modifier if rebinding to add dmabuf exportMike Blumenkrantz1-0/+5
2022-05-10zink: force memory exports if dmabuf bind is specifiedMike Blumenkrantz1-2/+2
2022-05-10zink: fix conditional for modifier usageMike Blumenkrantz1-1/+1
2022-05-10zink: add a bind flag to indicate a resource is exported as a dmabufMike Blumenkrantz2-0/+3
2022-05-10zink: unset pipe_resource::next pointers when creating resource copiesMike Blumenkrantz1-0/+1
2022-05-10zink: always check for fb rebinds when starting renderpassMike Blumenkrantz1-0/+4