platform/upstream/mesa.git
2023-08-12 antoninozink: remove unused indices from `nir_load_push_constan...
2023-08-12 David Heidelbergci/freedreno: document vs-nested-return-sibling-loop2...
2023-08-12 David Heidelbergci/amd: add glx@glx-visuals-depth flake to raven
2023-08-12 David Heidelbergci/build: limit debian-build-testing to 30 minutes
2023-08-12 Georg Lehmannnir/opt_if: also rewrite uniform uses for read_invocation
2023-08-11 Samuel Pitoisetvulkan: ignore VkPipelineColorWriteCreateInfoEXT if...
2023-08-11 Erico Nunesegl/drm: fix EGL_EXT_buffer_age with gbm contexts
2023-08-11 Alyssa Rosenzweigasahi: Legalize compression before blitting
2023-08-11 Alyssa Rosenzweigagx: Do not allow creating vec8
2023-08-11 Alyssa Rosenzweigagx: Handle <32-bit local memory access
2023-08-11 Alyssa Rosenzweigagx: Handle f2f16_rtne like f2f16
2023-08-11 Alyssa Rosenzweigagx: Lower f2f16_rtz
2023-08-11 Alyssa Rosenzweigagx: Fix 64-bit immediate moves
2023-08-11 Alyssa Rosenzweigagx: Fix uadd_sat packing
2023-08-11 Alyssa Rosenzweigagx: Handle conversions to 8-bit
2023-08-11 Alyssa Rosenzweigagx: Lower f2u8/f2i8
2023-08-11 Alyssa Rosenzweigagx: Handle blocks with no predecessors
2023-08-11 Asahi Linaasahi: Fix incorrect BO bitmap reallocations
2023-08-11 Asahi Linaasahi: Handle non-written RTs correctly
2023-08-11 Maryagx: Move nir_lower_fragcolor out of agx_preprocess_nir
2023-08-11 Alyssa Rosenzweigagx: Stop setting forwarding bit
2023-08-11 Alyssa Rosenzweigagx: Remove unused allocation
2023-08-11 Alyssa Rosenzweigagx: Don't reuse ssa_to_reg across blocks
2023-08-11 Alyssa Rosenzweigagx: Don't use ssa_to_reg across blocks
2023-08-11 Alyssa Rosenzweigagx: Assert invariant stated in the comment
2023-08-11 Alyssa Rosenzweigagx: Use agx_replace_src
2023-08-11 Alyssa Rosenzweigagx: Stop setting registers after the shader
2023-08-11 Alyssa Rosenzweigagx: Set phi sources in predecessors
2023-08-11 Alyssa Rosenzweigagx: Fix accounting for phis
2023-08-11 Alyssa Rosenzweigagx: Allow 64-bit memory regs
2023-08-11 Alyssa Rosenzweigagx: Maintain ctx->max_reg while assigning regs
2023-08-11 Alyssa Rosenzweigagx: Fix AGX_MESA_DEBUG=demand
2023-08-11 Alyssa Rosenzweigagx: Optimize logical_end removal
2023-08-11 Alyssa Rosenzweigagx: Optimize swaps of 2x16 channels
2023-08-11 Alyssa Rosenzweigagx: Use compressed fadd/fmul encodings
2023-08-11 Alyssa Rosenzweigagx: Require an immediate for `nest`
2023-08-11 Alyssa Rosenzweigagx: Fix length bit confusion
2023-08-11 Alyssa Rosenzweigagx: Optimize out pointless else instructions
2023-08-11 Alyssa Rosenzweigagx: Use unconditional else instruction
2023-08-11 Alyssa Rosenzweigagx: Put else instructions in the right block
2023-08-11 Alyssa Rosenzweigagx: Do not move bindless handles
2023-08-11 Alyssa Rosenzweigagx: Fix shader info with sample mask writes
2023-08-11 Asahi Linaasahi: Enable explicit coherency for G14D (multi-die)
2023-08-11 Janne Grunauasahi,agx: Upload constant buffers immediately
2023-08-11 Alyssa Rosenzweigagx: Fix atomics with no destination
2023-08-11 Alyssa Rosenzweigagx/dce: Use the helper
2023-08-11 Alyssa Rosenzweigagx: Don't lower load_local_invocation_index
2023-08-11 Janne Grunauasahi,agx: Fix stack buffer overflow in agx_link_varyin...
2023-08-11 Asahi Linaasahi: Force linear for SHARED buffers with no/implicit...
2023-08-11 Alyssa Rosenzweigasahi,agx: Respect no16 even for I/O
2023-08-11 Asahi Linaasahi: Impose limits on resource shadowing
2023-08-11 Asahi Linaasahi: Print info about shadowed resources
2023-08-11 Asahi Linaasahi: Always use resource size, not BO size
2023-08-11 Asahi Linaasahi: Fix race in BO stats accounting
2023-08-11 Asahi Linaasahi: Do not overallocate BOs by more than 2x
2023-08-11 Asahi Linaasahi: Add a noshadow debug flag
2023-08-11 Alyssa Rosenzweigagx: Handle 8-bit vecs
2023-08-11 Alyssa Rosenzweigagx: Lower 8-bit ALU
2023-08-11 Alyssa Rosenzweigasahi: Move a bunch of helpers to common
2023-08-11 Alyssa Rosenzweigasahi: Stub num_dies
2023-08-11 George Ouzounoudisnvk: Support dynamic state for enabling sample locations
2023-08-11 George Ouzounoudisnvk: Fix support for VK_EXT_sample_locations
2023-08-11 Italo Nicolagallium/st: lower NV21 to R8_B8G8 instead of G8_B8R8
2023-08-11 Italo Nicolapan/bi: add support for I420 and YV12 sampling
2023-08-11 Italo Nicolagallium/st: add non-CSC lowering of YV12 as PIPE_FORMAT...
2023-08-11 Italo Nicolagallium/st: add non-CSC lowering of I420 as PIPE_FORMAT...
2023-08-11 David Roscaradeonsi/vcn: Update rate control when framerate change...
2023-08-11 Georg Lehmannaco: always use rtne for fquantize2f16
2023-08-11 Alyssa Rosenzweigagx: Lower flat shading in NIR
2023-08-11 Alyssa Rosenzweigagx: Add interpolateAtOffset lowering pass
2023-08-11 Alyssa Rosenzweigagx: Forcibly vectorize pointcoord coeffs
2023-08-11 Alyssa Rosenzweigagx: Set lower_fisnormal
2023-08-11 Alyssa Rosenzweigagx: Allow more varying slots
2023-08-11 Alyssa Rosenzweigagx: Implement nir_intrinsic_load_coefficients_agx
2023-08-11 Alyssa Rosenzweignir: Add load_coefficients_agx intrinsic
2023-08-11 Mike Blumenkrantznir: add a filter cb to lower_io_to_scalar
2023-08-11 Mike Blumenkrantznir/lower_io: add a new doubles-only 64bit lowering...
2023-08-11 Vitaliy Triang3l... r600/asm: Make sure MOVA and SET_CF_IDX are in the...
2023-08-11 Vitaliy Triang3l... r600/asm: Fix AR force_add_cf setting if a clause is...
2023-08-11 Samuel Pitoisetradv: use the number of VS outputs for computing the...
2023-08-11 Samuel Pitoisetradv: add support for loading the LSHS vertex stride...
2023-08-11 Tapani Pälliiris: implement required PSS sync for Wa_18019816803
2023-08-11 Tapani Pällianv: implement required PSS sync for Wa_18019816803
2023-08-11 Tapani Pälliintel/blorp: add a new flag to communicate PSS sync...
2023-08-11 Yogesh Mohan... gallium: remove start_slot parameter from pipe_context...
2023-08-11 Dave Airlienvk: NOUVEAU_WS_BO_LOCAL is a trap.
2023-08-11 Faith Ekstrandnv50/ir: Rework conversions for texture array indices
2023-08-11 Mike Blumenkrantznir: minor fixes for io_to_scalar
2023-08-11 Mike Blumenkrantzzink: add a special separate shader i/o mode for legacy...
2023-08-11 Mike Blumenkrantzzink: pre-convert mode in fixup_io_locations
2023-08-11 Faith Ekstrandnvk: Use common physical device properties
2023-08-11 Konstantin... radv: Use common physical device properties
2023-08-11 Konstantin... vulkan: Add a generated vk_properties struct
2023-08-11 Eric Engestromci/a530: document piglit flake
2023-08-11 Derek Foremanvulkan/wsi: Allow binding presentation_timing when...
2023-08-10 Eric Engestrompanfrost: upcast uint8/uint16 before shifting them...
2023-08-10 Eric Engestromamd/ci: drop duplicate test expectations
2023-08-10 Chia-I Wuwinsys/amdgpu: fix a race between import and destroy
2023-08-10 Gert Wollnyr600/sfn: work around injecting extra CF's to handle...
2023-08-10 Friedrich Vockradv: Handle VK_SUBOPTIMAL_KHR in trace layers
next