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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/3d24ed131 |hics/krita/commit/63e918509
                   |4471371dc42c0b0d93e3c003794 |964ce835ddcab0f9aaf6d15a625
                   |2412                        |6eba

--- Comment #10 from amyspark <a...@amyspark.me> ---
Git commit 63e918509964ce835ddcab0f9aaf6d15a6256eba by L. E. Segovia.
Committed on 19/10/2021 at 19:42.
Pushed by lsegovia into branch 'krita/5.0'.

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.
(cherry picked from commit 3d24ed1314471371dc42c0b0d93e3c0037942412)

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
M  +3    -17   3rdparty/ext_ocio/CMakeLists.txt
M  +7    -4    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/63e918509964ce835ddcab0f9aaf6d15a6256eba

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

Reply via email to