platform/upstream/mesa.git
2023-06-07 Iago Toral... v3dv: remove bogus viewport code
2023-06-07 Mike Blumenkrantzzink: add a ci flake
2023-06-07 Mike Blumenkrantzzink: enable EXT_shader_object globally with have_EXT_a...
2023-06-07 Mike Blumenkrantzzink: use dynamic state for feedback loops when available
2023-06-07 Mike Blumenkrantzzink: hook up VK_EXT_attachment_feedback_loop_dynamic_state
2023-06-07 Karmjit Mahilpvr: Fix PDS temps allocation on fragment stage
2023-06-07 Karmjit Mahilpvr: Rename temps_count to pds_temps_count
2023-06-07 Karmjit Mahilpvr: Fix draw indirect page faults due to missing index...
2023-06-07 Marek Olšáktreewide: use uint64_t / (u)intptr_t in image address...
2023-06-07 Oskar Rundgrenpvr: add block compressed formats blit support
2023-06-07 Lucas Fryzekmailmap: Add Lucas Fryzek to mailmap
2023-06-07 Corentin Noëlci: uprev virglrenderer and crosvm
2023-06-07 Corentin Noëlci: Bump base tag to rebuild piglit
2023-06-07 Samuel Pitoisetradv: advertise VK_KHR_fragment_shader_barycentric...
2023-06-07 Samuel Pitoisetradv: gather info about nir_intrinsic_load_sample_posit...
2023-06-07 Samuel Pitoisetradv: add a NIR pass that lower fragment shader barycen...
2023-06-07 Samuel Pitoisetradv: configure RSRC1.LOAD_PROVOKING_VTX for the fragme...
2023-06-07 Samuel Pitoisetradv: set ROTATE_PC_PTR for custom interpolations
2023-06-07 Samuel Pitoisetradv: handle per_vertex variables when gathering FS...
2023-06-07 Samuel Pitoisetradv: add support for nir_intrinsic_load_rasterization_...
2023-06-07 Samuel Pitoisetnir: add nir_intrinsic_load_rasterization_primitive_amd
2023-06-07 Samuel Pitoisetradv: track if the rasterization primitive is known...
2023-06-07 Samuel Pitoisetradv: add support for nir_intrinsic_load_provoking_vtx_amd
2023-06-07 Samuel Pitoisetnir: add nir_intrinsic_load_provoking_vtx_amd
2023-06-07 Andres Gomez.mailmap: add an alias for Clayton Craft
2023-06-07 Andres Gomez.mailmap: add an alias for Miguel Casas-Sanchez
2023-06-07 Matt Costerpvr: Don't overwrite PDS vertex input flags
2023-06-07 Matt Costerpvr: Allow S8_UINT to be used as a stencil attachment...
2023-06-07 Matt Costerpvr: Refactor pvr_unwind_rects()
2023-06-07 Matt Costerpvr: Correct calculations in pvr_unwind_rects()
2023-06-07 Rhys Perryaco: remove memory_barrier_buffer implementation
2023-06-07 Rhys Perryac/nir: use scoped barriers to finish stores before...
2023-06-07 Rhys Perryaco: consider position/primitive exports around memory...
2023-06-07 Georg Lehmannaco: use v_fma_mix for f2f32 and f2f16 on gfx11 if...
2023-06-07 Georg Lehmannaco: use v_add_f{16,32} with clamp for fsat
2023-06-07 Georg Lehmannaco/statistics: improve v_fma_mix dual issuing detection
2023-06-07 Georg Lehmannaco/ir: return true in hasRegClass for Operand(reg...
2023-06-07 Vinson Leevulkan/wsi: Remove duplicate NULL check
2023-06-07 Vinson Leetu: Fix missing unlock
2023-06-07 Christian Gmeineretnaviv: move printing of final shader out of etna_link...
2023-06-07 Christian Gmeineretnaviv: correct number of instructions in dump_shader_...
2023-06-07 Karol Herbstnv50/ir: convert to scoped_barrier
2023-06-07 Juan A. Suarez... v3d: handle samplerExternalOES
2023-06-07 Yonggang Luovulkan: move nir_convert_ycbcr into vulkan runtime
2023-06-07 Mike Blumenkrantzzink: also disable bg compile for compute with nobgc
2023-06-07 Emma Anholtci/etnaviv: Update some xfails common between the last...
2023-06-07 Emma Anholtci/crocus: Update trace hash for the neverball regression.
2023-06-07 Mike Blumenkrantzlavapipe: fix memory budget reporting
2023-06-07 Dave Airlielavapipe: don't remove queue family barriers.
2023-06-07 Dave Airliellvmpipe: emit fences for barrier.
2023-06-07 Yiwei Zhangdocs: update venus VK_EXT_device_memory_report support
2023-06-07 Yiwei Zhangvenus: enable VK_EXT_device_memory_report
2023-06-07 Yiwei Zhangvenus: emit device memory report for device memory...
2023-06-07 Yiwei Zhangvenus: handle device memory report requests
2023-06-07 Yiwei Zhangvenus: refactor vn_device_memory to track VkMemoryType
2023-06-07 Rob Clarkfreedreno/a6xx: Use idalloc for samp/view seqno's
2023-06-07 Rob Clarkfreedreno/a6xx: Directly invalidate on samp view update
2023-06-07 Rob Clarkfreedreno/batch: Add driver-thread assert
2023-06-07 Rob Clarkfreedreno: Add extra assert
2023-06-07 Alyssa Rosenzweigasahi: Remove stale comments
2023-06-07 Asahi Linaasahi: Do not leak meta shader NIR
2023-06-07 Asahi Linaasahi: Fix memory leak in agx_nir_lower_sysvals()
2023-06-07 Asahi Linaasahi: Use os_dupfd_cloexec() instead of dup()
2023-06-07 Alyssa Rosenzweigasahi: Decompress with format reinterpretation
2023-06-07 Alyssa Rosenzweigasahi: Decompress writable images
2023-06-07 Alyssa Rosenzweigasahi: Extract transition_resource helper
2023-06-07 Alyssa Rosenzweigasahi: Add ASAHI_MESA_DEBUG=nowc flag
2023-06-07 Alyssa Rosenzweigagx: Stop bit-inexact conversion propagation
2023-06-07 Alyssa Rosenzweigasahi: Advertise GL 3.1
2023-06-07 Alyssa Rosenzweigagx: Emit shader info late
2023-06-07 Alyssa Rosenzweigasahi: Use nonempty tib for MSAA
2023-06-07 Alyssa Rosenzweigasahi: Lower MSAA
2023-06-07 Alyssa Rosenzweigagx: Handle centroid and sample interpolation
2023-06-07 Alyssa Rosenzweigagx: Model interpolation for iter instructions
2023-06-07 Alyssa Rosenzweigagx: Split iter and iterproj instructions
2023-06-07 Alyssa Rosenzweigasahi,agx: Call lower_discard_zs_emit in the driver
2023-06-07 Alyssa Rosenzweigagx: Lower discard in NIR
2023-06-07 Alyssa Rosenzweigagx: Enable tag writes when sample mask written
2023-06-07 Alyssa Rosenzweigagx: Handle sample_mask_agx
2023-06-07 Alyssa Rosenzweigagx: Plumb in nir_intrinsic_load_sample_mask_in
2023-06-07 Alyssa Rosenzweigagx: Model both sources of sample_mask
2023-06-07 Alyssa Rosenzweigasahi: Plumb ppp_multisamplectl into shaders
2023-06-07 Alyssa Rosenzweigasahi: Plumb API sample mask into shaders
2023-06-07 Alyssa Rosenzweigasahi: Set uses_sample_shading for background program
2023-06-07 Alyssa Rosenzweigagx: Assert that sample shading is lowered
2023-06-07 Alyssa Rosenzweigasahi: Add alpha-to-coverage (and alpha-to-one) lowering
2023-06-07 Alyssa Rosenzweigasahi: Add passes to lower sample intrinsics
2023-06-07 Alyssa Rosenzweigasahi: Add passes to lower MSAA
2023-06-07 Alyssa Rosenzweigagx: Use textures_used, not num_textures
2023-06-07 Alyssa Rosenzweigagx: Constant fold when optimizing int64
2023-06-07 Alyssa Rosenzweigagx: Set support_16bit_alu
2023-06-07 Gert Wollnyr600/sfn: Switch to scoped barriers
2023-06-07 Gert Wollnyr600/sfn: assert that group barrier is not emitted...
2023-06-07 Caio Oliveiraspirv: Add workaround for OpImageQueryLevels with Multi...
2023-06-07 Yonggang Luocompiler: Remove redundant struct glsl_type in nir_types.h
2023-06-07 Yonggang Luocompiler: Remove the need include "util/glheader.h...
2023-06-07 Yonggang Luomesa, compiler: Move gl_texture_index to glsl_types.h
2023-06-07 Yonggang Luocompiler: Move can_implicitly_convert_to helper to...
2023-06-07 Yonggang Luocompiler: Combine duplicated implementation of is_gl_id...
2023-06-06 Patrick Lerdar600: fix r600_draw_vbo() buffer overflow
next