mesa/src/gallium/include/pipe
Emma Anholt 2e6810a06a util/format: Add G8_B8R8_420_UNORM to match Vulkan.
turnip was playing fast and loose with the name, using the R8_G8B8 format
name but actually setting the descriptors up to read G8_B8R8 like Vulkan
(sensibly) wants.  This caused trouble when trying to make freedreno and
turnip share code.  By having both orderings as format names, we can share
the descriptor code and also confuse readers less.

Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13443>
2021-11-11 00:10:57 +00:00
..
p_compiler.h util,gallium: put count in pipe_resource & sampler_view on its own cache line 2021-10-13 03:26:20 +00:00
p_config.h gallivm: add basic mips64 support and set mcpu to mips64r5 on ls3a4000 2021-07-21 13:14:05 +00:00
p_context.h gallium: add pipe_vertex_state and draw_vertex_state for display lists 2021-10-01 14:51:23 +00:00
p_defines.h gallium: add missing point and line CAPs 2021-11-08 14:37:49 +00:00
p_format.h util/format: Add G8_B8R8_420_UNORM to match Vulkan. 2021-11-11 00:10:57 +00:00
p_screen.h gallium: add utility and interface for memory fd allocations 2021-10-06 13:49:08 +00:00
p_shader_tokens.h gallium/tgsi: rip out cylindrical wrap support 2021-08-25 19:37:16 +00:00
p_state.h Revert "gallium: add a is_dri_blit_image bool to pipe_blit_info" 2021-10-18 17:16:53 +02:00
p_video_codec.h gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
p_video_enums.h gallium: add temporal layers cap enum 2021-07-26 15:05:26 -04:00
p_video_state.h gallium: change rate ctrl struct to array 2021-07-26 15:06:00 -04:00