https://bugs.kde.org/show_bug.cgi?id=445179
--- Comment #12 from amyspark <a...@amyspark.me> --- Git commit 47054a85d7a18001a2d6a1ce5fc555b9dcf19d3d by L. E. Segovia. Committed on 21/02/2023 at 21:12. Pushed by lsegovia into branch 'master'. OpenGL: fix broken usage of OpenGL ES U16 surface Back in eb920fadf553ca827b4ff783ff6f82395bc88144, I added this fallback for ES2 clients that did provide U16 surfaces. However, I forgot to specify that the texture format has to be RGBA. This slipped past my testing at the time because selecting OpenGL ES on desktops wasn't available until 5464b09830. M +2 -0 libs/ui/opengl/kis_opengl_image_textures.cpp M +0 -3 libs/ui/opengl/kis_texture_tile.cpp https://invent.kde.org/graphics/krita/commit/47054a85d7a18001a2d6a1ce5fc555b9dcf19d3d -- You are receiving this mail because: You are watching all bug changes.