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

Zamundaaa <xaver.h...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/6f06bf1989
                   |                            |3bcf70b7dfa4b85c8529a2d2abd
                   |                            |f1a
             Status|ASSIGNED                    |RESOLVED

--- Comment #13 from Zamundaaa <xaver.h...@gmail.com> ---
Git commit 6f06bf19893bcf70b7dfa4b85c8529a2d2abdf1a by Xaver Hugl.
Committed on 11/12/2023 at 22:46.
Pushed by vladz into branch 'master'.

plugins/invert: support color management

To do this, this commit adds infrastructure to include glsl files,
extracts all the color management functions and uniforms into such a
file, and makes use of it in the invert effect

A  +108  -0    src/opengl/colormanagement.glsl
M  +80   -114  src/opengl/glshadermanager.cpp
M  +1    -0    src/opengl/glshadermanager.h
A  +9    -0    src/opengl/saturation.glsl
M  +10   -8    src/plugins/invert/shaders/invert.frag
M  +11   -8    src/plugins/invert/shaders/invert_core.frag
M  +3    -1    src/resources.qrc

https://invent.kde.org/plasma/kwin/-/commit/6f06bf19893bcf70b7dfa4b85c8529a2d2abdf1a

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

Reply via email to