mesa/src/gallium/frontends
Rob Clark 664eada4e9 dri/android: Fix MSAA resolve
Commit f9a074dd55 ("dri2/android: Bypass throttling") dropped
unnecessary throtting in the SwapBuffers() path for android.  But
unfortunately MSAA resolve got tangled up in the throttle reason
flag.  So add a new flag that indicates "no throttingling, but yes
please do MSAA resolve".

Fixes: f9a074dd55 ("dri2/android: Bypass throttling")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22719>
(cherry picked from commit 08ffa8e0d2)
2023-05-01 09:02:30 +01:00
..
clover fix: clover/llvm: replace llvm::None with std::nullopt for LLVM 17+ 2023-02-15 12:00:06 +00:00
d3d10umd
dri dri/android: Fix MSAA resolve 2023-05-01 09:02:30 +01:00
glx/xlib gallium/xlib: call fence_finish() in XMesaSwapBuffers() 2023-03-20 06:05:47 +00:00
hgl haiku: fix build 2023-02-18 00:44:43 +00:00
lavapipe lavapipe: implement inline variant caching 2023-04-11 01:37:05 +00:00
nine frontend/nine: Fix num_textures count 2023-05-01 08:59:46 +01:00
omx
osmesa gallium: plumb resolve attachments through from frontends -> pipe_framebuffer_state 2023-02-15 18:06:16 +00:00
rusticl rusticl: don't set size_t-is-usize for >=bindgen-0.65 2023-04-26 17:37:26 +01:00
va frontends/va: disable skip_frame_enable in vaapi interface. 2023-04-12 23:40:23 +00:00
vdpau
wgl wgl: Fix unintentional assignment on assert. 2023-05-01 09:02:24 +01:00
xa