mesa/src
Marek Olšák c50c9e9bf9 nir/lower_clip: implement ClipVertex lowering for GS + lowered IO correctly
This is currently needed to fix d3d12 for st_unlower_io_to_vars.

The idea is to track the current value of ClipVertex in a temporary
variable, and for every emit_vertex, we load the ClipVertex value from
the temporary (which matches the stored value) and insert new CLIP_DIST
stores before emit_vertex.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32363>
2024-11-28 14:14:47 +00:00
..
amd radeonsi/vcn: Support tiling for JPEG decode 2024-11-28 08:52:37 +00:00
android_stub
asahi asahi/clc: switch to nir_lower_calls_to_builtins 2024-11-27 20:02:04 +00:00
broadcom v3dv: use Mesa log infrastructure instead of using stderr 2024-11-26 12:09:29 +00:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir/lower_clip: implement ClipVertex lowering for GS + lowered IO correctly 2024-11-28 14:14:47 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl meson: drop unused variables 2024-11-26 20:45:41 +00:00
etnaviv etnaviv: drm: use list_first_entry 2024-11-20 13:08:28 +00:00
freedreno ir3: add workaround for predication hardware bug 2024-11-28 13:08:36 +00:00
gallium panfrost: sanity-check alignment 2024-11-28 10:22:21 +00:00
gbm Revert "gbm: mark surface buffers as explicit flushed" 2024-11-27 22:48:04 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream meson: drop unused variables 2024-11-26 20:45:41 +00:00
glx glx: return BadMatch for invalid reset notification strategy 2024-11-27 19:00:20 +00:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: Make Vulkan driver depend only on nir headers, not library 2024-10-23 16:47:34 +00:00
imgui
intel glx: return BadMatch for invalid reset notification strategy 2024-11-27 19:00:20 +00:00
loader loader: Fix typo in __DRI_IMAGE_FORMAT_XBGR16161616 definition 2024-10-25 14:18:24 +00:00
mapi meson: remove selinux option 2024-10-21 01:14:35 +00:00
mesa glsl: drop unused symbol table from gl_shader 2024-11-25 23:53:37 +00:00
microsoft nir_lower_mem_access_bit_sizes: pass access to callback 2024-11-13 12:59:26 +00:00
nouveau nvk/android: Add support for ANDROID_native_buffer 2024-11-26 21:45:16 +00:00
panfrost panvk: widen type before multiplying 2024-11-28 10:22:22 +00:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util util,amd: add inlinable versions of drmIoctl/drmCommandWrite* 2024-11-26 00:16:02 -05:00
virtio ci/deqp: fully isolate deqp builds 2024-11-22 10:16:49 +00:00
vulkan vulkan: add MESA_VK_TRACE_PER_SUBMIT 2024-11-28 07:03:20 +00:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format nir: add nir_foreach_entrypoint macros 2024-11-27 20:02:05 +00:00
meson.build meson: simplify logic a bit 2024-11-26 20:45:41 +00:00