mesa/src
Adam Jackson 5afb3b7f25 softpipe: Implement GL_EXT_depth_bounds_test
This is a little bit contorted because the Z storage for the tile is
either float or int depending on the Z format, so we have to be careful
about types when comparing.

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9287>
2021-02-26 19:05:34 +00:00
..
amd util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom ci/piglit: Stop including the test counts at the end of expectations. 2021-02-24 18:55:02 +00:00
compiler util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl: android: use num_planes param in createImageFromDmaBufs() 2021-02-25 16:15:24 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
gallium softpipe: Implement GL_EXT_depth_bounds_test 2021-02-26 19:05:34 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx Adjust dylib compatibility versions to match what was set by mesa-18.3's autotools-based builds 2021-02-22 21:27:19 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: for_each_bit -> foreach_bit 2021-02-24 17:11:44 +00:00
loader loader: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
mapi glapi: keep declspec(thread) msvc-specific 2021-02-24 13:47:30 +00:00
mesa mesa: Store depth bounds test bounds as GLclampd 2021-02-26 19:05:34 +00:00
microsoft nir: add has_txs flag 2021-02-23 14:04:30 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/bi: Do copyprop in linear-time 2021-02-22 19:17:50 +00:00
util util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
virtio virgl: update headers 2021-02-16 16:09:14 +00:00
vulkan vulkan: Update dispatch table gen for Windows 2021-02-26 04:29:52 +10:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript