mesa/src/mesa
Dave Airlie 171e35de91 mesa/st: disable unrestricted fragment depth values for GL/GLES
GLES always clamps for 32-bit float buffers, GL doesn't require
it but setting this per API causes virgl to fail some tests.

To fix is properly we'd need to introduce a CAP to expose
this between host/guest.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17612>
2022-07-28 10:35:04 +10:00
..
main mesa: Mark render-to-texture as unsafe if there's no pipe_resource 2022-07-26 18:38:43 +00:00
math include: drop c99_math.h 2022-06-02 13:09:16 +00:00
program mesa/arbprog: Stop doing optimization in the ARB program IR. 2022-07-16 04:08:32 +00:00
state_tracker mesa/st: disable unrestricted fragment depth values for GL/GLES 2022-07-28 10:35:04 +10:00
vbo mesa: Fix the error check for VertexAttrib*. 2022-07-12 17:15:43 +00:00
x86 mesa: Delete libmesa_classic 2021-12-03 23:53:06 +00:00
meson.build mesa/arbprog: Stop doing optimization in the ARB program IR. 2022-07-16 04:08:32 +00:00