mesa/src
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
..
amd radv: fix indirect dispatches on compute queue with conditional rendering on GFX7 2024-02-26 11:20:16 +00:00
android_stub
asahi nir: rework and fix rotate lowering 2024-01-23 20:34:30 +00:00
broadcom v3d,v3dv: fix BO allocation for shared vars 2024-02-26 11:20:15 +00:00
c11
compiler meson: do not pull in clc for clover 2024-02-26 11:20:15 +00:00
drm-shim
egl egl/drm: flush before calling get_back_bo 2024-02-06 22:06:12 +00:00
etnaviv etnaviv/drm: Remove redundant ALIGN macro by #include "util/u_math.h" 2024-01-08 08:53:31 +00:00
freedreno mesa: plumb errors through to texture allocation 2024-02-14 16:59:44 +00:00
gallium v3d,v3dv: fix BO allocation for shared vars 2024-02-26 11:20:15 +00:00
gbm
getopt
glx
gtest
imagination
imgui
intel anv: disable Wa_16013994831 2024-02-26 11:20:15 +00:00
loader tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-31 21:22:04 +00:00
mapi
mesa mesa/main: allow GL_BGRA for FBOs 2024-02-26 11:20:16 +00:00
microsoft dzn: Don't set view instancing mask until after the PSO 2024-02-24 18:27:57 +00:00
nouveau nvk: fix dri options leak. 2024-02-26 11:20:15 +00:00
panfrost pan/va: Add missing valhall_enums dep to valhall_disasm 2024-02-14 16:59:43 +00:00
tool
util radv,driconf: Enable active AS leaf workaround for Jedi Survivor 2024-02-14 17:26:50 +00:00
virtio venus: fix the cmd stride used for qfb recording 2024-02-25 13:54:25 +00:00
vulkan vk/wsi/x11/sw: use swapchain depth for putimage 2024-02-25 17:11:02 +00:00
.clang-format
meson.build