mesa/src/gallium/include/pipe
Alyssa Rosenzweig 4c7a44413a mesa,gallium: Revert "Make point coord origin a CAP"
This reverts commit e749f67f89, which added a CAP
to support drivers that can only do upside-down point coordinates. That was
added specifically for Asahi, since Metal's point coordinate convention is
opposite Mesa's. Since then, additional reverse-engineering aided by the PowerVR
headers led me to the bit doing the flip in hardware, so Asahi does not use the
CAP since baadc1ec13 ("asahi: Don't use lower_wpos_pntc"). Garbage collect it.

[If it's needed for future hardware, we can revive it. But the plan is Vulkan
anyway.]

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Suggested-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19078>
2022-10-16 02:23:12 +00:00
..
p_compiler.h gallium: clean up PIPE_ALIGN_STACK-definition 2022-06-14 15:08:38 +00:00
p_config.h gallium: Remove unused macro PIPE_ARCH_SSSE3 2022-03-23 21:44:04 +00:00
p_context.h d3d12: Add support for importing d3d12_video_buffer from handle 2022-09-15 11:19:39 -04:00
p_defines.h mesa,gallium: Revert "Make point coord origin a CAP" 2022-10-16 02:23:12 +00:00
p_format.h util/format: add util format y8_400_unorm 2022-10-07 15:14:39 +00:00
p_screen.h gallium: add pipe_screen::driver_thread_add_job 2022-09-10 19:01:56 +00:00
p_shader_tokens.h gallium: Rename MUL_ZERO_WINS to LEGACY_MATH_RULES. 2022-06-10 03:26:32 +00:00
p_state.h gallium: normalized_coords -> unnormalized_coords 2022-10-10 10:20:02 +00:00
p_video_codec.h gallium/video: Add video post processing interface 2022-07-21 22:40:30 +00:00
p_video_enums.h frontends/va: Implement vaSyncBuffer 2022-09-21 23:31:15 +00:00
p_video_state.h gallium/pipe/video: add data struct for dbk in avc encoding. 2022-10-12 13:42:15 +00:00