mesa/src
Connor Abbott b312155cc5 tu: Rename PrimID-related registers
It turns out that the hardware automatically selects whether PrimID
passthrough needs to happen based on whether GS is enabled, which means
that it's safe to always set these registers based whether PrimID is
read by the FS and the hardware will ignore them when GS is enabled. Use
the real names for these registers to make it less confusing when we
start to do that.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25076>
2023-09-11 10:34:10 +00:00
..
amd radv: fix enabling DGCC 2023-09-11 07:13:10 +00:00
android_stub
asahi agx: Run opt_idiv_const after lowering texture 2023-09-05 18:50:34 +00:00
broadcom v3dv: bump up MAX_UNIFORM_BUFFERS to 16 2023-09-07 12:46:10 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler nir/inline_uniforms: fix oob access with nir_find_inlinable_uniforms 2023-09-09 16:40:46 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl: bind dri2_set_WL_bind_wayland_display for zink when necessary 2023-08-31 17:54:26 +00:00
etnaviv etnaviv: Fully replicate back stencil config 2023-08-22 12:00:27 +02:00
freedreno tu: Rename PrimID-related registers 2023-09-11 10:34:10 +00:00
gallium tu: Rename PrimID-related registers 2023-09-11 10:34:10 +00:00
gbm egl/drm: Assume modern DRI interface versions 2023-07-28 12:25:19 +00:00
getopt
glx glx: Advertise GLX_MESA_gl_interop extension if support present 2023-08-19 01:08:30 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: Add VK_KHR_driver_properties 2023-09-07 11:35:05 +00:00
imgui
intel anv: tell blorp to do mesh stuff only if it's enabled 2023-09-11 10:08:44 +00:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi glthread: sync for VDPAU sync functions 2023-08-17 04:53:37 +00:00
mesa mesa: disable snorm readpix clamping with EXT_render_snorm 2023-09-07 08:59:07 +00:00
microsoft dxil: Set UAV_FENCE_THREAD_GROUP any time global isn't required 2023-09-09 04:41:24 +00:00
nouveau nvk: Invalidate the texture cache in PipelineBarrier 2023-09-09 05:17:05 +00:00
panfrost nir: replace use of nir_src_copy() 2023-09-08 03:01:39 +00:00
tool pps-producer: add ability to select device with DRI_PRIME 2023-09-07 10:44:51 +00:00
util util/vl_vlc: Use UINT64_MAX instead of ~0UL with MSVC compiler 2023-09-06 20:47:20 +00:00
virtio venus: expose KHR_external_fence/sempahore_fd extensions 2023-09-09 03:26:25 +00:00
vulkan nir: replace use of nir_src_copy() 2023-09-08 03:01:39 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00