Files
mesa/docs/drivers
Erik Faye-Lund 1617778c38 lima: make fp16 render-targets opt-in with driconf
Lima can't do *both* FP16 *and* 4x MSAA at the same time. And because
GLES2 requires MAX_SAMPLES to be valid for *all* supported formats,
this means we can't support MSAA at all unless we disable support for
the FP16 formats when used as render-targets.

To allow applications that needs FP16 render-targets to still support
it, we introduce a driconf that makes the opposite trade; support FP16,
but not 4x MSAA. Unfortunately, we can't support both, and still be
following the spec.

Reviewed-by: Erico Nunes <nunes.erico@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35207>
2025-06-10 15:32:42 +00:00
..
2022-11-15 11:25:05 +01:00
2025-05-10 23:26:41 +00:00
2025-01-02 21:33:51 +00:00
2023-11-02 11:59:08 +01:00
2025-03-28 07:40:03 +00:00
2024-06-25 10:51:27 +00:00