platform/upstream/mesa.git
2023-02-04 Alyssa Rosenzweigasahi: Fix delete_vs_state implementation
2023-02-04 Hampus Linanderagx: Optimize lower_resinfo for cube maps
2023-02-04 Hampus Linanderagx: Use AGX extr for tex lowering
2023-02-04 Hampus Linanderagx: Add extr instruction to AGX backend
2023-02-04 Hampus Linandernir: Add extr_agx opcode
2023-02-04 Alyssa Rosenzweigasahi: Implement custom border colours
2023-02-04 Alyssa Rosenzweigagx/decode: Handle extended samplers
2023-02-04 Alyssa Rosenzweigagx/decode: Add a data parameter to stateful
2023-02-04 Alyssa Rosenzweigasahi: Add XML for custom border colours
2023-02-04 Timur Kristófac/nir/ngg: Include culled primitives in query.
2023-02-04 Alyssa Rosenzweigagx: Handle constant-offset in address matching
2023-02-04 Alyssa Rosenzweigagx: Fix storing to varying arrays
2023-02-04 Alyssa Rosenzweigdocs/asahi: Document clip distance varyings
2023-02-04 Alyssa Rosenzweigasahi: Don't use 16-bit inputs to 32-bit st_tile
2023-02-04 Alyssa Rosenzweigagx: Keep varyings forwarded to texture as fp32
2023-02-04 Alyssa Rosenzweigasahi: Merge fragment control XML
2023-02-04 Alyssa Rosenzweigasahi: Remove redundant tri merge disable bit
2023-02-04 Alyssa Rosenzweigasahi: DRY dirty tracking conditions
2023-02-04 Alyssa Rosenzweigasahi: Implement nontrivial rasterizer discard
2023-02-04 Alyssa Rosenzweigasahi: Prefer blit-based texture transfer
2023-02-04 Alyssa Rosenzweigasahi: Make STAGING resources linear
2023-02-04 Alyssa Rosenzweigasahi: Use writeback when it looks beneficial
2023-02-04 Asahi Linaasahi: Refuse to transfer out-of-bounds mip levels
2023-02-04 Alyssa Rosenzweigagx: Support uniform registers as LODs
2023-02-04 Alyssa Rosenzweigasahi: Correct alignment for USC Uniform packets
2023-02-04 Alyssa Rosenzweigasahi/nir_lower_sysvals: Split large ranges
2023-02-04 Alyssa Rosenzweigasahi: Strengthen agx_usc_uniform contract
2023-02-04 Alyssa Rosenzweigasahi: Fix encoding of uniform size
2023-02-04 Alyssa Rosenzweigasahi: Set layout->mipmapped_z for 3D textures
2023-02-04 Alyssa Rosenzweigail: Test 63x63 cube map
2023-02-04 Alyssa Rosenzweigail: Test mipmapped_z behaviour
2023-02-04 Alyssa Rosenzweigail: Add layout->mipmapped_z input
2023-02-04 Sergi Blanch... ci: disable Collabora's LAVA lab for maintance
2023-02-03 Ian Romanicknir: Eliminate nir_op_f2b
2023-02-03 Ian Romanicknir/builder: Handle f2b conversions specially in nir_ty...
2023-02-03 Ian Romanicknir/builder: Eliminate nir_f2b helper (and use of nir_f...
2023-02-03 Mike Blumenkrantzzink: add back VK_DESCRIPTOR_BINDING_PARTIALLY_BOUND_BI...
2023-02-03 Mike Blumenkrantzzink: handle missing line rasterization modes with ds3
2023-02-03 Mike Blumenkrantzzink: cache and reuse dummy inputattachment for fbfetch
2023-02-03 Mike Blumenkrantzzink: fix more cases of heap/memtype suballocator mismatch
2023-02-03 Mike Blumenkrantzzink: free descriptor buffer maps on batch state destroy
2023-02-03 SoroushIMGzink: fix sparse residency query and minLOD feature...
2023-02-03 Yiwei Zhangvenus: lazily query and cache gralloc front rendering...
2023-02-03 Emma Anholtci/llvmpipe: Drop skip of InteractionFunctionCalls2.
2023-02-03 Emma Anholtci/swrast: Drop skips for tests whose perf had been...
2023-02-03 Emma Anholtgallivm: Do the same codegen improvement for constant...
2023-02-03 Emma Anholtgallivm: Fix codegen performance for constant-index...
2023-02-03 Emma Anholtgallivm: Fix the type of array nir_registers.
2023-02-03 Emma Anholtgallivm: Enable GALLIVM_DEBUG (mostly) on non-DEBUG...
2023-02-03 Emma Anholtllvmpipe: Enable LP_DEBUG on normal builds.
2023-02-03 Dylan Bakermeson: combine checks for linker --gc-sections support
2023-02-03 Alyssa Rosenzweigpanfrost: Implement GL_EXT_render_snorm on Bifrost+
2023-02-03 Emma Anholtci/lvp: Drop the subgroupbroadcast skips.
2023-02-03 Emma Anholtgallivm: Use first active invocation in some image...
2023-02-03 Emma Anholtgallivm: Use cttz instead of a loop for first_active_in...
2023-02-03 Emma Anholtgallivm: Return 0 first_active_invocation when we know...
2023-02-03 Emma Anholtgallivm: Refactor out a shared "get the first active...
2023-02-03 Emma Anholtgallivm: Optimize emit_read_invocation's first-invocati...
2023-02-03 Alyssa Rosenzweigasahi: Lower texcoords late
2023-02-03 Alyssa Rosenzweigasahi: Run nir_lower_fragcolor during preprocessing
2023-02-03 Alyssa Rosenzweignir: Add a late texcoord replacement pass
2023-02-03 Konstantin... radv: Work around shader_call_data variables in raygen...
2023-02-03 David Heidelbergci/lavapipe: use dxvk for the traces
2023-02-03 David Heidelbergci: uprev piglit (etag md5 checksumming support)
2023-02-03 Qiang Yuaco: remove early_rast wait insert
2023-02-03 Qiang Yunir,ac/llvm,aco,radv,radeonsi: remove nir_export_vertex_amd
2023-02-03 Qiang Yunir,ac/llvm,aco: remove nir_export_primitive_amd
2023-02-03 Qiang Yuac/nir/ngg,radv: ms use ac_nir_export_(primitive|positi...
2023-02-03 Qiang Yuac/nir/ngg: gs use ac_nir_export_(position|parameter)
2023-02-03 Qiang Yuac/nir/ngg: prepare gather_vs_outputs to be used by gs
2023-02-03 Qiang Yuac/nir/ngg,radv,radeonsi: nogs use ac_nir_export_(posit...
2023-02-03 Qiang Yuac/nir/ngg: change clipdist_neg_mask_var type to uint32
2023-02-03 Qiang Yuac/nir/ngg: fix clip dist culling mask uninitialized
2023-02-03 Qiang Yuac/nir,radv,radeonsi: gs copy shader use ac_nir_export_...
2023-02-03 Qiang Yuac/nir,radv,radeonsi: legacy vs use ac_nir_export_...
2023-02-03 Qiang Yuradeonsi: set nr_pos_exports outside of llvm translation
2023-02-03 Qiang Yuradeonsi: remove the extra handling for VS/TES primitive id
2023-02-03 Qiang Yuradeonsi: update outputs written nir info
2023-02-03 Qiang Yuradeonsi: clamp vertex color in legacy gs instead of...
2023-02-03 Qiang Yuamd,radeonsi: implement nir_load_force_vrs_rates_amd...
2023-02-03 Qiang Yuac/nir: add force_vrs to ac_nir_export_position
2023-02-03 Qiang Yuac/nir: add ac_nir_export_parameter
2023-02-03 Qiang Yuac/nir: add ac_nir_export_position
2023-02-03 Qiang Yuac/nir: gs and nogs use ac_nir_export_primitive
2023-02-03 Qiang Yuaco: implement nir_export_amd
2023-02-03 Qiang Yuac/llvm: implement nir_export_amd
2023-02-03 Qiang Yunir: add nir_export_amd intrinsic
2023-02-03 Timur Kristófac/nir/cull: Alway remove zero-area triangles in face...
2023-02-03 Timur Kristófradv: Disable NGG culling when conservative overestimat...
2023-02-03 Constantine... anv: handle ATTACHMENT_OPTIMAL layout
2023-02-03 Yonggang Luoutil: Implement util_iround with lrintf unconditionally
2023-02-03 Mike Blumenkrantzzink: enable bindless texture with ZINK_DESCRIPTORS=db
2023-02-03 Mike Blumenkrantzzink: implement descriptor buffer handling of bindless...
2023-02-03 Mike Blumenkrantzzink: add a flag to indicate whether a descriptor buffe...
2023-02-03 Mike Blumenkrantzzink: break out descriptor binding into separate function
2023-02-03 Mike Blumenkrantzzink: set VK_PIPELINE_CREATE_DESCRIPTOR_BUFFER_BIT_EXT...
2023-02-03 Mike Blumenkrantzzink: skip updating descriptor buffer sets that aren...
2023-02-03 Mike Blumenkrantzzink: fix bindless struct member comments
2023-02-03 Mike Blumenkrantzzink: make bindless buffer_infos a union
2023-02-03 Mike Blumenkrantzzink: enable PIPE_CAP_ALLOW_GLTHREAD_BUFFER_SUBDATA_OPT
next