mesa/src
Neil Roberts 32cd3bd850 glsl/standalone: Add an option to lower the precision
Adds a --lower-precision option that just sets the LowerPrecision
compiler option. That way it can be used in unit tests to test the
precision lowering pass.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3885>
2020-03-24 23:21:21 +00:00
..
amd radv: enable VK_KHR_8bit_storage on GFX6-GFX7 2020-03-24 16:34:21 +00:00
broadcom util/ra: spiff out select_reg_callback 2020-03-10 16:01:39 +00:00
compiler glsl/standalone: Add an option to lower the precision 2020-03-24 23:21:21 +00:00
drm-shim
egl egl/android: enable/disable KHR_partial_update correctly 2020-03-23 16:22:24 -07:00
etnaviv
freedreno turnip: implement depth clamp 2020-03-24 13:01:44 +00:00
gallium freedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP 2020-03-24 13:01:44 +00:00
gbm
getopt
glx
gtest
hgl
imgui
intel util/os_file: extend os_read_file to return the file size 2020-03-24 08:30:34 +01:00
loader
mapi glthread: compile marshal_generated.c faster by breaking it up into 8 files 2020-03-24 16:28:30 -04:00
mesa glsl: Add an IR lowering pass to convert mediump operations to 16-bit 2020-03-24 23:21:21 +00:00
panfrost pan/bi: Rewrite aligned vectors as well 2020-03-24 15:29:35 +00:00
util util/u_process: fix Windows build 2020-03-24 15:58:34 +00:00
vulkan vulkan/wsi: fix cleanup when dup() fails 2020-03-10 22:43:25 +00:00
meson.build
SConscript