mesa/src
Rhys Perry abc4a82857 nir: make fsat return 0.0 with NaN instead of passing it through
This is how lower_fsat and ACO implements fsat and is a more useful
definition since it can be exactly created from fmin(fmax(a, 0.0), 1.0).

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3716>
2020-05-07 10:39:19 +00:00
..
amd radv/winsys: do not count visible VRAM buffers twice in the budget 2020-05-06 06:58:24 +00:00
broadcom drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
compiler nir: make fsat return 0.0 with NaN instead of passing it through 2020-05-07 10:39:19 +00:00
drm-shim drm-shim: silence warnings 2020-04-30 11:32:54 +03:00
egl egl/wayland: Fix zwp_linux_dmabuf usage 2020-04-29 11:29:40 +01:00
etnaviv drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
freedreno freedreno/fdl: Align after dividing by block size 2020-05-06 17:11:34 -07:00
gallium virgl: Enable CAP_CLEAR_TEXTURE if host supports it 2020-05-07 10:21:50 +00:00
gbm gbm/dri: Propagate queryDmaBufModifiers return value 2020-04-16 10:19:35 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:37:21 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: increase minUniformBufferOffsetAlignment to 64 2020-05-06 19:45:01 -05:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws 2020-04-30 22:01:55 +00:00
mesa i965: Fix out-of-bounds access to brw_stage_state::surf_offset 2020-05-06 16:09:20 +00:00
panfrost pan/bit: Add IMATH packing tests 2020-05-04 18:45:15 +00:00
util radeonsi: add workaround for issue 2647 2020-05-05 09:41:14 +00:00
vulkan vulkan: Update Vulkan XML and headers to 1.2.140 2020-05-05 00:28:00 +00:00
meson.build remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00