platform/upstream/mesa.git
2022-06-30 Kenneth Graunkeintel/compiler: Fix brw_gfx_ver_enum.h to be a proper...
2022-06-30 Kenneth Graunkeintel/compiler: Stop including src/mesa/main/config.h
2022-06-30 Kenneth Graunkecrocus: Use PIPE_* defines rather than ones from main...
2022-06-30 Kenneth Graunkeiris: Use PIPE_* defines rather than ones from main...
2022-06-30 Mike Blumenkrantzzink: enforce viewport depth clamping
2022-06-30 Mike Blumenkrantzlavapipe: don't remove xfb outputs
2022-06-30 Mike Blumenkrantzzink: disable turnip traces temporarily
2022-06-30 Yiwei Zhangvenus: use narrow range to match up with mesa EGL
2022-06-30 Rhys Perryradv/ci: re-enable vega10 fossils testing
2022-06-30 Rhys Perryaco/ra: update register file when updating phi definition
2022-06-30 Dylan Bakerdocs: update calendar and link releases notes for 22.1.3
2022-06-30 Dylan Bakerdocs: add sah256sum for mesa 22.1.3
2022-06-30 Dylan Bakerdocs: add release notes for 22.1.3
2022-06-30 Emma Anholtci: Remove the trailing "when: never"s from rules.
2022-06-30 Emma Anholtci/zink: Simplify lavapipe rules setup, and clarify...
2022-06-30 Emma Anholtci/zink: Reuse anv-rules.
2022-06-30 Emma Anholtci/freedreno: Filter when we run test jobs for VK or...
2022-06-30 Emma Anholtci: Split core GL from core VK-or-GL rules.
2022-06-30 Emma Anholtci: Simplify vulkan rules using !references.
2022-06-30 Emma Anholtci/freedreno: Use !references to clean up restricted...
2022-06-30 Emma Anholtci: Pull common zink frontend rules to a shared rule...
2022-06-30 Emma Anholtci: Pull out farm disables to a reused rule.
2022-06-30 Emma Anholtci: Use "!references" to manage scheduled pipeline...
2022-06-30 Konstantin... dozen: Use nir_test_mask instead of i2b(iand)
2022-06-30 Konstantin... microsoft: Use nir_test_mask instead of i2b(iand)
2022-06-30 Konstantin... intel: Use nir_test_mask instead of i2b(iand)
2022-06-30 Konstantin... d3d12: Use nir_test_mask instead of i2b(iand)
2022-06-30 Konstantin... nir: Use nir_test_mask instead of i2b(iand)
2022-06-30 Konstantin... radv: Use nir_test_mask instead of i2b(iand)
2022-06-30 Konstantin... nir: Add a nir_test_mask helper
2022-06-30 Daniel Schürmannradv: reorder some NIR passes
2022-06-30 Daniel Schürmannradv: fix swizzles after nir_opt_algebraic_late
2022-06-30 Timur Kristófac/nir/ngg: Refactor LDS instructions in NGG GS vertex...
2022-06-30 Mike Blumenkrantzzink: don't increment screen->num_contexts for copy...
2022-06-30 Mike Blumenkrantzzink: store context flags
2022-06-30 Connor Abbottnv50/ir/ra: Fix copying compound for moves
2022-06-30 Hyunjun Kozink: remove the workaround for depth_clip_enable on...
2022-06-30 Hyunjun Koturnip: keep the depth_clip_disable state at the pipeli...
2022-06-30 Hyunjun Kofreedreno,ir3: rename Z_CLAMP_ENABLE to Z_CLIP_DISABLE
2022-06-30 Mike Blumenkrantznir/types: fix glsl_matrix_type_is_row_major() assert
2022-06-30 Dave Airliezink: workaround depth sampler border color when z24...
2022-06-29 Christian Gmeinerci: Remove -Wno-error=maybe-uninitialized
2022-06-29 Christian Gmeinersvga: Clear query before usage
2022-06-29 Christian Gmeinerr600: Switch to unreachable(..)
2022-06-29 Christian Gmeinergtest: Fix maybe-uninitialized compiler warning
2022-06-29 Jason Ekstrandvulkan: Depend on vk_pipeline_layout in vk_cmd_enqueue
2022-06-29 Boris Brezillondzn: Use the vk_pipeline_layout base struct
2022-06-29 Boris Brezillondzn: Use the vk_descriptor_set_layout base struct
2022-06-29 Jason Ekstrandpanvk: Use the vk_pipeline_layout base struct
2022-06-29 Jason Ekstrandpanvk: Use the vk_descriptor_set_layout base struct
2022-06-29 Jason Ekstrandlavapipe: Use the vk_pipeline_layout base struct
2022-06-29 Jason Ekstrandlavapipe: Use the vk_descriptor_set_layout base struct
2022-06-29 Jason Ekstrandvulkan: Add a common implementation of pipeline layouts
2022-06-29 Jason Ekstrandvulkan: Add a base struct for descriptor set layouts
2022-06-29 Jason Ekstrandvulkan: Fix a comment
2022-06-29 Michel Zouutil/xmlconfig: fix -Wmaybe-uninitialized warning
2022-06-29 Boris Brezillondzn: Fix -Wswitch warnings
2022-06-29 Boris Brezillondzn: Fix {back,front}_wr_uses_ref assignment
2022-06-29 Boris Brezillondzn: Fix printf() format in dxgi_get_factory() error...
2022-06-29 Boris Brezillondzn: Fix 'statement with no effect' warning
2022-06-29 Boris Brezillondzn: Fix unused var warnings
2022-06-29 Boris Brezillondzn: Fix copies of block-based formats
2022-06-29 Boris Brezillondzn: Allow shaders to read from depth/stencil attachments
2022-06-29 Boris Brezillondzn: Introduce dzn_cmd_buffer_queue_image_range_state_t...
2022-06-29 Boris Brezillondzn: Rename dzn_cmd_buffer_queue_image_subres_range_tra...
2022-06-29 Boris Brezillondzn: Don't call dzn_cmd_buffer_queue_transition_barrier...
2022-06-29 Juan A. Suarez... v3d/ci: Add flake test
2022-06-29 Boris Brezillondzn: Cache and pack transition barriers
2022-06-29 Hyunjun Koturnip: fix wrong size for lrz cs when lrz_track_quirk...
2022-06-29 Lionel Landwerlinanv: remove device features handling now in runtime
2022-06-29 Vasily Khoruzhicklima: fix buffer overallocation for index, vertex and...
2022-06-29 Samuel Pitoisetradv: do not emit SQTT user data packets on the SDMA...
2022-06-29 Lionel Landwerlinanv: disable non uniform indexing of UBOs
2022-06-29 Dave Airliedraw/cliptest: add support for guard band + full Z
2022-06-29 Mike Blumenkrantzlavapipe: streamline xfb shader setup
2022-06-29 Mike Blumenkrantzlavapipe: break out part of shader optimization into...
2022-06-29 Mike Blumenkrantzzink: set PIPE_RESOURCE_FLAG_DONT_MAP_DIRECTLY for...
2022-06-29 Connor Abbottmesa/st: Fix border color type for stencil sampling
2022-06-29 Connor Abbotttu: Fix stencil border color with has_z24uint_s8uint
2022-06-29 Connor Abbottfreedreno/a6xx: Fix border color with Z24UINT_S8UINT
2022-06-29 Connor Abbottfreedreno/fdl: Note border color constraints
2022-06-29 Connor Abbottfreedreno/a6xx: Use fdl format swizzle
2022-06-29 Connor Abbottfreedreno/a6xx: Fix border color swizzling
2022-06-29 Connor Abbottfreedreno/a6xx: Document border color/swizzle interaction
2022-06-29 Timothy Arceriglsl: merge lower_buffer_access with lower_shared_reference
2022-06-29 Sil Vilerinod3d12: Fix debug_printf format strings for cross platfo...
2022-06-29 Jesse Natalievulkan_entrypoints_gen: For Windows ARM64EC, prefix...
2022-06-29 David Heidelbergci: traces: switch to brotli compressed traces
2022-06-29 Konstantin... radv: Refactor lower_rt_derefs
2022-06-29 Konstantin... radv: Fix the t comparison for triangles
2022-06-29 Konstantin... radv: Introduce an enum for the any hit status
2022-06-28 Guilherme Galloci/lava: Improve result parsing regex
2022-06-28 Lucas Stachetnaviv: switch depth mode when linear PE is used
2022-06-28 Danylo Piliaievtu: Overhaul LRZ, implement on-GPU dir tracking and...
2022-06-28 Danylo Piliaievfreedreno: document GRAS_UNKNOWN_810A
2022-06-28 Connor Abbottfreedreno: Document a650-specific CP_REG_WRITE flag
2022-06-28 Danylo Piliaievfreedreno: Document rest of GRAS_LRZ_CNTL, clarify...
2022-06-28 Michel Zoumeson: drop dladdr check on win32
2022-06-28 Boris Brezillonci/dzn: Add pipeline cache tests to the include list
2022-06-28 Boris Brezillondzn: Cache pipeline info
next