mesa/src/gallium/drivers
Michel Dänzer cbd19e09d1 dri: Go back to hard-coded list of RGBA formats
Catching these programmatically without false positives / negatives is
surprisingly tricky, go back to the known-working list for now.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11398
Fixes: ad0edea53a ("st/dri: Check format properties from format helpers")
Fixes: 5ca85d75c0 ("dri: Fix BGR format exclusion")

v2:
* Also put back lima fails removed by 9eeaa4618f ("egl/gbm: Enable
  RGBA configs"), as those tests are now failing again.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29979>
2024-07-01 15:42:58 +00:00
..
asahi treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
crocus build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
d3d12 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
etnaviv build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
freedreno build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
i915 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
iris build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
lima dri: Go back to hard-coded list of RGBA formats 2024-07-01 15:42:58 +00:00
llvmpipe build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
nouveau build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
panfrost build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
r300 treewide: use nir_def_replace sometimes 2024-06-21 15:36:56 +00:00
r600 meson: rename with_gallium_opencl to with_gallium_clover 2024-06-27 20:50:32 +00:00
radeonsi build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
softpipe build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
svga build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
tegra build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
v3d v3d: do not pass NULL pointer to function not expecting NULLs 2024-07-01 08:02:07 +00:00
vc4 vc4: fix out-of-bounds access to array 2024-07-01 08:02:07 +00:00
virgl build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
zink zink: free sparse page for miptail on uncommit 2024-07-01 14:24:57 +00:00