mesa/src
Konstantin Seurer 9196fd3e1f radv: Fix the t comparison for triangles
The accept range is defined like this:
Triangles: tmin < t < tmax
AABBs: tmin <= t <= tmax

(See https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#ray-intersection-candidate-determination)

Signed-off-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17123>
2022-06-29 00:33:26 +00:00
..
amd radv: Fix the t comparison for triangles 2022-06-29 00:33:26 +00:00
android_stub
asahi agx: Handle loop { if { loop { .. } } } 2022-06-22 21:23:50 +00:00
broadcom v3dv: Use vk_pipeline_hash_shader_stage() 2022-06-28 09:07:32 +00:00
c11 c11: reinstate the original license and authorship 2022-06-27 11:46:22 +00:00
compiler nir/serialize: Silence integer-overflow false positive 2022-06-28 09:07:32 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/wayland: Don't try to access modifiers u_vector as dynarray 2022-06-23 16:12:15 +00:00
etnaviv ci/bare-metal: Consolidate needs declarations in .baremetal-test-*. 2022-06-22 20:59:54 +00:00
freedreno tu: Overhaul LRZ, implement on-GPU dir tracking and LRZ fast-clear 2022-06-28 17:23:16 +00:00
gallium etnaviv: switch depth mode when linear PE is used 2022-06-28 20:13:16 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/dri: Fix DRI drawable release at MakeCurrent time 2022-06-27 20:03:26 +00:00
gtest
hgl
imagination pvr: Rename loop iterator variable. 2022-06-24 09:15:53 +00:00
imgui
intel anv: Use vk_pipeline_hash_shader_stage() 2022-06-28 09:07:32 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi meson: Using get_argument_syntax as the --compiler_id option for gen_vs_module_defs.py 2022-06-16 19:59:58 +00:00
mesa util: add dri config option to disable GL_MAP_UNSYNCHRONIZED_BIT 2022-06-24 00:29:24 +00:00
microsoft ci/dzn: Add pipeline cache tests to the include list 2022-06-28 13:02:23 +00:00
nouveau nouveau/nir: Implement mul_zero_wins behavior for use_legacy_math_rules. 2022-06-10 03:26:33 +00:00
panfrost panvk: Use the new border color helpers 2022-06-23 00:01:41 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util/disk_cache: Implement disk_cache_get_function_identifier for Windows 2022-06-27 16:18:32 +00:00
virtio venus: support VK_KHR_copy_commands2 2022-06-24 23:20:05 +00:00
vulkan vulkan: Add a vk_pipeline_hash_shader_stage() helper 2022-06-28 09:07:32 +00:00
meson.build meson: Use cc.get_argument_syntax instead cc.get_id when possible. 2022-06-16 19:59:58 +00:00