mesa/src/mesa
Erik Faye-Lund da3ac67e23 mesa/main: allow GL_BGRA for FBOs
The EXT_texture_format_BGRA8888 spec clearly defines GL_BGRA as a
color-renderable format, so we need to support it here as well.

This has been broken since the day support for the extension was added.
Oh well, let's fix it up!

Fixes: 1d595c7cd4 ("gles2: Add GL_EXT_texture_format_BGRA8888 support")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27720>
(cherry picked from commit 3b23e9d89dd285f3bc33a44dc669aebf2fbc1f56)
2024-02-26 11:20:16 +00:00
..
main mesa/main: allow GL_BGRA for FBOs 2024-02-26 11:20:16 +00:00
math mesa: optimize setting the identity matrix 2023-12-08 04:25:51 +00:00
program mesa: Use a switch for state_iter and be more precise about its type 2023-11-08 00:14:11 +00:00
state_tracker mesa: check driver format support for certain GetInternalformativ queries 2024-02-25 16:52:50 +00:00
vbo mesa: add a pipe_draw_indirect_info* parameter into the DrawGallium callback 2023-12-21 19:02:28 +00:00
x86
meson.build util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00