https://bugs.kde.org/show_bug.cgi?id=421136

--- Comment #28 from Alvin Wong <[email protected]> ---
Git commit 61ec45b776e39dd4fcc233a0636b0a1c346ba00f by Alvin Wong.
Committed on 13/09/2021 at 08:15.
Pushed by alvinwong into branch 'krita/5.0'.

Fix ARM builds using Qt with desktop OpenGL support

Qt sets QT_OPENGL_ES_2 only if configured with OpenGL ES, so we can use
it to substitute our HAS_ONLY_OPENGL_ES define.

Windows builds sets QT_OPENGL_ES_2_ANGLE and QT_OPENGL_DYNAMIC instead,
so it should be safe.
(cherry picked from commit 82f9ae948f910f22556d5095eaf37ffb5f21438d)

M  +5    -2    libs/ui/CMakeLists.txt
M  +2    -1    libs/ui/canvas/kis_mirror_axis.cpp
M  +7    -7    libs/ui/opengl/kis_opengl_canvas2.cpp
M  +9    -9    libs/ui/opengl/kis_opengl_image_textures.cpp

https://invent.kde.org/graphics/krita/commit/61ec45b776e39dd4fcc233a0636b0a1c346ba00f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to