mesa/src/mesa
Daniel Stone 216d4613c3 st/dri: Store pipe_format in gl_config
When the DRI frontend generates configs to pass to the APIs, store the
pipe_format in the internal gl_config structure. Doing this allows us to
nuke a few places where we try to retcon our way back from the config to
a pipe_format.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27709>
2024-02-27 10:51:03 +00:00
..
main st/dri: Store pipe_format in gl_config 2024-02-27 10:51:03 +00:00
math mesa: optimize setting the identity matrix 2023-12-08 04:25:51 +00:00
program mesa: declare _mesa_HashTable inside structures instead of as a pointer 2024-02-21 16:04:51 +00:00
state_tracker treewide: use ralloc_memdup 2024-02-26 15:37:58 +00:00
vbo mesa: deal with vbo_save_vertex_list::modes being NULL 2024-02-22 15:01:41 +00:00
x86 util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00
meson.build util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00