Commit Graph

  • 93460e969e docs,kk: Add KosmicKrisp documentation Aitor Camacho 2025-11-03 12:44:38 +09:00
  • f187b537b5 pan: Use nir_lower_point_size for the float16 conversion Faith Ekstrand 2025-11-11 13:29:00 -05:00
  • 6ee4ea5ea3 nir: Add a type parameter to nir_lower_point_size() Faith Ekstrand 2025-11-11 13:22:24 -05:00
  • 5af8abbf8b driconf: Add vertex_program_default_out option for Penumbra: Overture Sviatoslav Peleshko 2025-11-07 02:17:30 +02:00
  • f03432c81a mesa,driconf: Add WA to initialize vertex program outputs to vec4(0,0,0,1) Sviatoslav Peleshko 2025-11-07 02:13:59 +02:00
  • f30e5ff44b ci: uprev vkd3d Eric Engestrom 2025-11-11 09:51:00 +01:00
  • 51a68ecc87 panvk: Optimize in the preprocess hook Faith Ekstrand 2025-11-07 22:03:48 -05:00
  • 1a9c7f8c8a panvk: Only lower outputs to temporaries Faith Ekstrand 2025-11-08 15:56:38 -05:00
  • a8b6213983 panvk: Lower copy_deref and indirect derefs before nir_lower_io Faith Ekstrand 2025-11-08 10:21:04 -05:00
  • d6dc0ea5ae panvk: Split var copies and lower local vars early Faith Ekstrand 2025-11-07 23:55:03 -05:00
  • 586e1ac2b8 pan/compiler: Expose the bifrost optimization loop Faith Ekstrand 2025-11-07 21:54:23 -05:00
  • 0e9fcb33c3 nir: Add a couple panfrost sysvals to divergence analysis Faith Ekstrand 2025-11-08 17:08:32 -05:00
  • 5682e39e6b amd: enable load/store_shared2_amd for GFX6 Daniel Schürmann 2025-10-02 19:28:45 +02:00
  • 9abbcbc00e nir/opt_load_store_vectorize: don't add negative offsets to load/store_shared2_amd Daniel Schürmann 2025-10-02 17:32:35 +02:00
  • 688718be8b mesa: OES_texture_stencil8 requries OpenGL ES 3.1 Christian Gmeiner 2025-11-11 10:57:21 +01:00
  • 02986c9cec ci/lava: Use a660_zap.mbn from linux-firmware Valentine Burley 2025-11-11 10:30:58 +01:00
  • 12b2476b40 anv: throw anv_finishme warnings only on debug builds Tapani Pälli 2025-11-11 12:44:16 +02:00
  • 0d9d45db4e radv: add vk_wsi_disable_unordered_submits and enable for GTK Samuel Pitoiset 2025-11-10 11:38:15 +01:00
  • 668259ef0b aco/scheduler: move clauses through RAR dependencies Daniel Schürmann 2025-10-29 11:54:05 +01:00
  • 65ba8a0e8b aco/scheduler: refactor downwards dependency check Daniel Schürmann 2025-10-28 08:14:07 +01:00
  • ce3cc03153 aco/scheduler: use hashmap for RAR_dependencies Daniel Schürmann 2025-10-27 14:16:09 +01:00
  • 6c0dd8164f aco/scheduler: remove MoveState::RAR_dependencies_clause Daniel Schürmann 2025-10-22 16:57:15 +02:00
  • 5ef47ba231 aco/scheduler: assert that the register demand stays within pre-determined bounds Daniel Schürmann 2025-10-29 12:19:02 +01:00
  • 82ba730994 aco/scheduler: remove unused include Daniel Schürmann 2025-10-22 16:55:32 +02:00
  • 9ffae42975 brw: Store brw_urb_inst::offset in bytes on Xe2 Kenneth Graunke 2025-11-02 23:56:02 -08:00
  • cde3a34a43 brw: Use nir_intrinsic_[set_]base rather than poking at const_index[0] Kenneth Graunke 2025-10-27 13:51:42 -07:00
  • 439c156831 brw: Add an assertion that writemasks can be fully ignored Kenneth Graunke 2025-11-06 14:11:50 -08:00
  • 6151eb4372 nir: Drop writemask from all Intel memory store intrinsics Kenneth Graunke 2025-11-06 13:29:36 -08:00
  • d6fd8b4201 llvmpipe: do bounds checking for shared memory Roland Scheidegger 2025-11-10 23:17:23 +01:00
  • 4490275332 pvr: rework pds_state array length logic Erik Faye-Lund 2025-10-31 14:29:19 +01:00
  • 1eab712245 pvr: move static_asserts to source-files Erik Faye-Lund 2025-10-31 13:59:55 +01:00
  • b2b8ec1a4c pvr: move non-rogue helpers to pvr_hw_utils.h Erik Faye-Lund 2025-11-05 15:38:05 +01:00
  • 02b5e78f0d pvr: rename rogue_get_slc_cache_line_size Erik Faye-Lund 2025-11-05 15:26:44 +01:00
  • e7fb4a9948 pvr: factor out pvr_sampler Erik Faye-Lund 2025-11-03 17:19:04 +01:00
  • cf08978985 pvr: break out pvr_instance and pvr_physical_device Erik Faye-Lund 2025-11-03 16:09:07 +01:00
  • 4d0ab70caa pvr: move queue function to pvr_queue.c Erik Faye-Lund 2025-11-03 17:47:22 +01:00
  • 5e400e7449 pvr: remove needless include Erik Faye-Lund 2025-10-31 13:44:59 +01:00
  • 428fadd71f pvr: remove unused macros Erik Faye-Lund 2025-10-31 12:56:23 +01:00
  • 2741ddd75a anv: fix issues found with indirect data stride Tapani Pälli 2025-11-10 09:32:30 +02:00
  • 997b3ebbdb poly: fix cull distance Alyssa Rosenzweig 2025-11-10 12:59:27 -05:00
  • 9c31b9b342 etnaviv: blt: Add Z16_UNORM format translation Christian Gmeiner 2025-11-11 00:12:16 +01:00
  • 0ca826692a etnaviv: blt: Add S8_UINT_Z24_UNORM format translation Christian Gmeiner 2025-11-10 23:56:41 +01:00
  • 595a2fdbd2 glsl: assign block indices in the order they appear Timothy Arceri 2025-11-06 09:29:27 +11:00
  • aa97c23484 brw: shut -Wmaybe-uninitialized up Iván Briano 2025-11-10 11:51:58 -08:00
  • f458825d95 kk: Force vertex attribute rebinding when pipeline changes Aitor Camacho 2025-11-08 15:22:35 +09:00
  • 16f66ffe55 intel/common: Consider 0 threads while setting TG Sagar Ghuge 2025-11-03 15:07:43 -08:00
  • 6929333b0f ac/surface: ban 256KB swizzle modes for non-MSAA images on GFX11+ Samuel Pitoiset 2025-11-03 19:00:00 +01:00
  • 9ef0c96f26 nir/opt_algebraic: optimize open coded pack_32_2x16 Georg Lehmann 2025-10-17 14:42:45 +02:00
  • d9bed33c11 nir/opt_if: Both parts of logic-joined conditions can be evaluated Ian Romanick 2025-10-22 13:20:01 -07:00
  • 3e0c9ad316 nir/opt_if: Conditionally do not propagate constants through bcsel Ian Romanick 2025-11-07 09:56:55 -08:00
  • a3b6d05a3b nir/opt_if: Specify which branches are valid for evaluate_if_condition Ian Romanick 2025-10-22 11:32:12 -07:00
  • 0216f09e45 nir/lower_interpolation: check IO location correctly Marek Olšák 2025-11-09 11:10:26 -05:00
  • 9e63a8a5d0 Revert "ci: disable Collabora's farm due to maintenance" Sergi Blanch Torne 2025-11-10 09:28:12 +01:00
  • 6901bb0c6c panfrost/lima/panvk: Define a common vendor ID Ahmed Hesham 2025-11-06 14:01:20 +00:00
  • e91832739b venus/ci: Add missing Collabora farm rules to ANV jobs Valentine Burley 2025-11-10 11:03:57 +01:00
  • ae049f6fea r600: limit pre-evergreen predicate ready size Patrick Lerda 2025-11-02 20:25:31 +01:00
  • 92a4ae0ab2 rusticl/spirv: preserve signed zeroes by default Karol Herbst 2025-11-09 00:30:06 +01:00
  • df344f12cc rusticl/kernel: take no kernel_info reference inside the launch closure Karol Herbst 2025-11-08 16:15:07 +01:00
  • c0f0baeaca rusticl/queue: fix error code for invalid sampler kernel arg Karol Herbst 2025-11-08 14:29:47 +01:00
  • e98abe35c0 rusticl/queue: fix error code for invalid queue properties part 2 Karol Herbst 2025-11-08 14:24:01 +01:00
  • e83400cab2 rusticl/queue: fix error code for invalid queue properties part 1 Karol Herbst 2025-11-08 14:23:02 +01:00
  • a824754de0 lvp: Enable VK_FORMAT_R4G4B4A4_UNORM_PACK16 Lucas Fryzek 2025-08-04 13:40:43 -04:00
  • f689322d27 ci: track src/android_stub/ changes Eric Engestrom 2025-11-10 10:15:14 +01:00
  • 2ec3e536fd ci: track src/c11/ changes Eric Engestrom 2025-11-10 10:00:21 +01:00
  • d607082b90 radeonsi/ci: document flake Erik Faye-Lund 2025-11-10 09:51:45 +01:00
  • c478b6355a anv/blorp/iris: rework Wa_14025112257 Lionel Landwerlin 2025-11-07 14:15:14 +02:00
  • 0c31313b6e etnaviv: Disable trilinear filtering for shadow samplers Christian Gmeiner 2025-11-03 23:26:05 +01:00
  • a21cd9d60c ci: disable Collabora's farm due to maintenance Sergi Blanch Torne 2025-10-17 15:06:08 +02:00
  • f8e5e7cd7d lavapipe: Fix crash when using zero queues spencer-lunarg 2025-11-06 14:07:49 -05:00
  • 179e744f75 c11/threads: fix build on c23 Dave Airlie 2025-11-07 13:14:56 +10:00
  • 1889f1a779 gfxstream: Fix GfxStreamVulkanMapper.cpp build error Vinson Lee 2025-11-08 13:29:57 -08:00
  • 894c47e384 pps/meson: minor refactor for pps_deps Yiwei Zhang 2025-11-08 17:42:14 -08:00
  • 07a182a4bc pps/meson: amend missing util deps for os_get_option usage Yiwei Zhang 2025-11-08 17:39:12 -08:00
  • 87550fc657 st/interop: fix fence leak Karol Herbst 2025-11-07 17:40:44 +01:00
  • 6e936ebc9c docs/nvk: Fix description of supported GPUs Mel Henning 2025-11-05 14:21:17 -05:00
  • c33e278fc0 nak/nvdisasm_tests: Skip SM70 on cuda 13 Mel Henning 2025-11-07 18:15:32 -05:00
  • 31e47c178d nak/nvdisasm_tests: Turn sm_list() into a function Mel Henning 2025-11-07 17:57:42 -05:00
  • f1cb63a21d nil: Add support for Blackwell 8 and 16-bit modifiers Faith Ekstrand 2025-07-23 16:47:16 -04:00
  • 3247452b2c drm-uapi: Import the new NVIDIA modifiers Faith Ekstrand 2025-07-23 16:38:16 -04:00
  • 14194e59a4 anv: Drop unwanted untyped flush for AS query Sagar Ghuge 2025-11-06 11:52:11 -08:00
  • 4687bd43d2 vulkan: Fix incorrect assert Ian Romanick 2025-11-07 12:59:10 -08:00
  • 82d944b388 radv/video: Fix dummy DPB addresses Benjamin Cheng 2025-11-07 12:49:32 -05:00
  • 9c4d2a1f51 tu: Add a reason for concurrent binning disablement to RP tracepoint Danylo Piliaiev 2025-11-05 13:06:05 +01:00
  • 6b0df4b01a tu: Add concurrent_binning_barrier tracepoint Danylo Piliaiev 2025-11-05 13:03:12 +01:00
  • 829ff578e4 docs: update calendar for 25.3.0-rc4 Dylan Baker 2025-11-07 08:33:34 -08:00
  • 678827cc43 docs: update calendar for 25.3.0-rc3 Dylan Baker 2025-11-07 08:33:33 -08:00
  • e3996c3379 docs: update calendar for 25.3.0-rc2 Dylan Baker 2025-11-07 08:33:32 -08:00
  • 8f1e7aaa3c docs: Extend calendar entries for 25.3 by 1 releases. Dylan Baker 2025-11-07 08:33:27 -08:00
  • 290c830416 pan/v9+: Change texel buffer limits Ludvig Lindau 2025-08-26 12:17:54 +00:00
  • 4573110e4e pan/v9+: Make texel buffers use BufferDescriptor Ludvig Lindau 2025-08-26 12:04:34 +00:00
  • af28c453ba panvk: Increase maxBufferSize to UINT32_MAX Lars-Ivar Hesselberg Simonsen 2025-11-05 16:38:50 +01:00
  • 7408a09050 pan/format: Add PAN_BIND_TEXEL_BUFFER Lars-Ivar Hesselberg Simonsen 2025-11-04 15:47:56 +01:00
  • c4ec6ea060 pan/va: Add late lowering passes for texel buffers Lars-Ivar Hesselberg Simonsen 2025-10-23 15:39:13 +02:00
  • b3b6fba548 nir: Add pan intrinsics for texel buffer access Lars-Ivar Hesselberg Simonsen 2025-10-23 10:40:55 +02:00
  • 6da1c1d025 pan/genxml: Add ConversionDesc to v9+ BufferDescriptor Ludvig Lindau 2025-08-26 11:29:56 +00:00
  • 4a3d5acc1d pan/genxml: Move BufferDescriptor for v9+ Ludvig Lindau 2025-08-26 11:29:56 +00:00
  • dfb6a101f1 pan/genxml: Remove reg_format from v9+ ConversionDesc Lars-Ivar Hesselberg Simonsen 2025-10-29 12:27:07 +01:00
  • 6058cd2dfa pan/va: Add LD_CVT Ludvig Lindau 2025-08-26 11:29:56 +00:00
  • a9e3b679f1 pan/va: Add LEA_BUF Lars-Ivar Hesselberg Simonsen 2025-10-20 14:46:48 +02:00
  • 68a14e8166 pan/va: Change LEA_BUF_IMM src description Lars-Ivar Hesselberg Simonsen 2025-10-20 14:46:48 +02:00