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

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/66812ef4f |hics/krita/commit/3d24ed131
                   |7e4051e251dea39df6b39d11994 |4471371dc42c0b0d93e3c003794
                   |0d22                        |2412
         Resolution|---                         |FIXED

--- Comment #9 from amyspark <a...@amyspark.me> ---
Git commit 3d24ed1314471371dc42c0b0d93e3c0037942412 by L. E. Segovia.
Committed on 19/10/2021 at 16:38.
Pushed by lsegovia into branch 'master'.

OpenColorIO: support VFX Platform CY2021 and newer

This commits enables the new optimized GPU pipeline only with the GLES
support patch upstream.

These are scheduled for the next 2.1.x release along with 2.2, so I'll
target those versions.

D  +0    -260  3rdparty/ext_ocio/0001-Fix-MinGW-and-MSVC-detection.patch
D  +0    -81  
3rdparty/ext_ocio/0002-Auto-disable-SSE-if-the-compiler-target-doesn-t-supp.patch
D  +0    -12   3rdparty/ext_ocio/0003-macOS-fixWarnings.patch
D  +0    -43   3rdparty/ext_ocio/0004-Remove-Werror-to-fix-build-on-GCC11.patch
M  +3    -19   3rdparty/ext_ocio/CMakeLists.txt
M  +5    -2    CMakeLists.txt
M  +2    -2    config-ocio.h.cmake
M  +6    -0    krita/data/shaders/highq_downscale.frag
M  +6    -0    krita/data/shaders/simple_texture_legacy.frag
M  +4    -1    libs/ui/canvas/kis_display_filter.h
M  +3    -3    libs/ui/opengl/kis_opengl_canvas2.cpp
M  +6    -3    libs/ui/opengl/kis_opengl_shader_loader.cpp
M  +15   -2    plugins/dockers/lut/CMakeLists.txt
M  +6    -3    plugins/dockers/lut/lutdocker_dock.cpp
M  +16   -4    plugins/dockers/lut/lutdocker_dock.h
R  +20   -10   plugins/dockers/lut/ocio_display_filter_vfx2020.cpp [from:
plugins/dockers/lut/ocio_display_filter.cpp - 094% similarity]
R  +17   -12   plugins/dockers/lut/ocio_display_filter_vfx2020.h [from:
plugins/dockers/lut/ocio_display_filter.h - 074% similarity]
A  +595  -0    plugins/dockers/lut/ocio_display_filter_vfx2021.cpp    
[License: GPL(v2.0+)]
A  +114  -0    plugins/dockers/lut/ocio_display_filter_vfx2021.h     [License:
GPL(v2.0+)]
M  +11   -1    plugins/dockers/lut/tests/CMakeLists.txt
M  +13   -10   plugins/dockers/lut/tests/kis_ocio_display_filter_test.cpp
M  +31   -24   plugins/dockers/lut/wdglut.ui

https://invent.kde.org/graphics/krita/commit/3d24ed1314471371dc42c0b0d93e3c0037942412

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

Reply via email to