mesa/src/egl
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
..
drivers dri/android: Fix MSAA resolve 2023-05-01 09:02:30 +01:00
generate
main egl: fix memory leak related to _eglRefreshDeviceList() 2023-04-11 15:48:26 +00:00
wayland
egl-entrypoint-check.py
egl-glvnd-symbols.txt
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build egl: don't expose swrast device if swrast is not built 2023-03-22 18:23:37 +00:00