platform/upstream/mesa.git
2023-02-06 Jason Ekstrandintel/compiler: Convert brw_wm_aa_enable to brw_sometimes
2023-02-06 Jason Ekstrandintel/fs: Return early in a couple builtin setup helpers
2023-02-06 Jason Ekstrandintel/compiler: Use SHADER_OPCODE_SEND for PI messages
2023-02-06 Jason Ekstrandnir: Remove nir_lower_io_force_sample_interpolation
2023-02-06 Jason Ekstrandintel/nir: Lower barycentrics to per-sample in a dedica...
2023-02-06 Jason Ekstrandintel/compiler: Document wm_prog_key::persample_interp
2023-02-06 Marek Olšákamd: don't hardcode real VGPR allocation granularity...
2023-02-06 Marek Olšákamd,util: fix how lod bias is converted to fixed-point
2023-02-06 Marek Olšákamd/surface: clean up is_dcc_supported_by_L2
2023-02-06 Marek Olšákradeonsi: clean up si_set_mutable_tex_desc_fields
2023-02-06 Marek Olšákamd: define new SET_*_REG_PAIRS packets
2023-02-06 Marek Olšákradeonsi/gfx11: don't add alpha to mrt0 format for...
2023-02-06 Marek Olšákradeonsi/gfx11: don't add mrt0 export for alpha-to...
2023-02-06 Alyssa Rosenzweignir/lower_clip: Only emit 1 discard
2023-02-05 Mike Blumenkrantzzink: conditionally enable PIPE_CAP_NULL_TEXTURES
2023-02-05 Mike Blumenkrantzradeonsi: set PIPE_CAP_NULL_TEXTURES
2023-02-05 Mike Blumenkrantzgallium: add PIPE_CAP_NULL_TEXTURES
2023-02-05 Konstantin... radv: Scalarize global IO with LLVM enabled
2023-02-05 Konstantin... ac/llvm: Fix validation error with global io
2023-02-05 Konstantin... radv/llvm: Use the shader names as module name
2023-02-05 Konstantin... radv/rq: Use 16 stack entries if there is only one...
2023-02-05 Asahi Linameson: Fix Asahi build on macOS
2023-02-05 Alyssa Rosenzweigagx: Don't scalarize preambles in NIR
2023-02-05 Alyssa Rosenzweigagx: Lower uniform sources with a dedicated pass
2023-02-05 Alyssa Rosenzweigagx: Run DCE twice
2023-02-05 Alyssa Rosenzweigagx: Allow uniform sources on phis
2023-02-04 Luc Maxlib: fix glXDestroyContext in Gallium frontends
2023-02-04 SoroushIMGzink: fix cap check for arb sparse texture2
2023-02-04 Alyssa Rosenzweignir/print: Pretty-print color0/1_interp
2023-02-04 Alyssa Rosenzweignir/print: Pretty-print I/O semantic locations
2023-02-04 Alyssa Rosenzweignir/print: Extract get_location_str
2023-02-04 Alyssa Rosenzweigagx: Implement barriers
2023-02-04 Alyssa Rosenzweigagx: Implement compute ID intrinsics
2023-02-04 Alyssa Rosenzweigasahi: Identify more compute-related XML
2023-02-04 Alyssa Rosenzweigasahi: Implement load_ssbo_address/get_ssbo_size
2023-02-04 Alyssa Rosenzweigasahi: Add compute batches
2023-02-04 Alyssa Rosenzweigasahi: Bump PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
2023-02-04 Alyssa Rosenzweigasahi: Stub out MSAA for dEQP
2023-02-04 Alyssa Rosenzweigasahi: Advertise seamless cube maps
2023-02-04 Alyssa Rosenzweigasahi: Fake more caps for dEQP-GLES31
2023-02-04 Alyssa Rosenzweigasahi: Add hooks for SSBO and images
2023-02-04 Alyssa Rosenzweigasahi: Don't leak shader NIR
2023-02-04 Alyssa Rosenzweigasahi: Add compute kernel scaffolding
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...
next