mesa/src
Faith Ekstrand 9ad5b544d8 nak: Fix copy-prop for fp64
For propagating OpDAdd, we need to check for negative zero because
negative zero is the no-op, not add with zero.  We were also propagating
the upper and lower halves of fp64 sources wrong.  While we're here, use
`let ... else` instead of an `if let` pattern a couple places.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26743>
2023-12-18 17:35:28 +00:00
..
amd radv: Precompute shader max_waves. 2023-12-18 14:31:25 +00:00
android_stub
asahi asahi: clamp draw count for mdi 2023-12-09 12:08:39 -04:00
broadcom v3dv: implement VK_KHR_shader_terminate_invocation 2023-12-15 16:35:50 +00:00
c11
compiler nir: add helper to create cursor after all @decl_regs 2023-12-18 14:52:02 +00:00
drm-shim
egl egl/surfaceless: Don't overwrire disp->Device if using EGL_DEVICE_EXT 2023-12-13 23:15:17 +00:00
etnaviv ci/austriancoder: separate HW definition from SW 2023-12-16 16:03:08 +01:00
freedreno freedreno/afuc: Fix gen autodetection for a7xx 2023-12-18 17:01:35 +00:00
gallium anv, iris, intel/genxml: Update 3DSTATE_HS for xe2 2023-12-18 15:41:31 +00:00
gbm
getopt
glx
gtest
imagination pvr: alloc WSI memory via GPU when there isn't a valid display FD 2023-12-12 12:41:13 +00:00
imgui
intel anv, iris, intel/genxml: Update 3DSTATE_HS for xe2 2023-12-18 15:41:31 +00:00
loader
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa mesa/main: allow S3TC for 3D textures 2023-12-12 06:53:00 +00:00
microsoft microsoft: Whitespace change to trigger CI 2023-12-15 00:39:10 +00:00
nouveau nak: Fix copy-prop for fp64 2023-12-18 17:35:28 +00:00
panfrost panvk: Pass PAN_BO_SHAREABLE when relevant 2023-12-15 11:33:27 +00:00
tool
util drirc: setup anv_assume_full_subgroups=16 for UnrealEngine5.1 2023-12-15 05:28:51 +00:00
virtio vulkan/android: Only limit advertised extensions in strict mode 2023-12-13 20:09:37 +00:00
vulkan vulkan/wsi/wayland: fix wl_event_queue memory leak 2023-12-18 16:28:53 +00:00
.clang-format nir: add _safe variants of nir_foreach_reg_load/store 2023-12-15 17:19:28 +00:00
meson.build