mesa/include/GL
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
..
internal dri/android: Fix MSAA resolve 2023-05-01 09:02:30 +01:00
gl.h mesa: sync GLAPIENTRY with KHRONOS_APIENTRY in GL/gl.h 2022-11-03 16:07:31 +00:00
glcorearb.h
glext.h
glx.h glx: Remove dead declarations from <GL/glx.h> 2023-01-03 23:36:26 +00:00
glxext.h include: Sync <GL/glxext.h> with Khronos 2023-01-03 23:36:26 +00:00
mesa_glinterop.h include: Add driver data to v2 of mesa_glinterop_device_info 2022-11-02 18:11:41 +00:00
osmesa.h
wglext.h