mesa/src/mesa
Andres Calderon Jaramillo cd04679a08 mesa/st: Account for YUV color space and range.
This patch plumbs the YUV color space and range provided through
EGL_EXT_image_dma_buf_import all the way to nir_lower_tex().

NIR already accounts for the YUV color space courtesy of commit
d8fdb8da. However, the color space was wired only for i965/i915 (see
6c11a799) and not for Gallium.

Tested-by: Andres Calderon Jaramillo <andrescj@chromium.org>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16651>
2022-06-17 17:25:44 +00:00
..
main mesa/st: Account for YUV color space and range. 2022-06-17 17:25:44 +00:00
math include: drop c99_math.h 2022-06-02 13:09:16 +00:00
program nir: Rename is_arb_asm to use_legacy_math_rules and document its meaning. 2022-06-10 03:26:32 +00:00
state_tracker mesa/st: Account for YUV color space and range. 2022-06-17 17:25:44 +00:00
vbo mesa: pass select result buffer offset as attribute/varying 2022-06-06 18:23:49 +00:00
x86 mesa: Delete libmesa_classic 2021-12-03 23:53:06 +00:00
meson.build streaming-memcpy: move to src/util/ and compile unconditionally 2022-06-07 03:33:20 +00:00