Files
mesa/include
Rob Clark 08ffa8e0d2 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>
2023-04-27 19:05:44 +00:00
..
2022-11-18 22:22:58 +00:00
2023-04-27 12:06:08 +00:00
2022-10-12 19:26:01 +00:00
2023-04-27 19:05:44 +00:00
2022-10-12 19:26:01 +00:00
2023-03-13 10:17:51 +00:00
2021-05-19 13:50:07 +00:00
2022-06-14 15:08:37 +00:00
2023-02-18 00:44:43 +00:00