blender/intern/opencolorio
Brecht Van Lommel c749f6c376 Cleanup: Remove unnecessary usage of Boost in the build system
* Some libraries like Alembic and OpenColorIO for a long time removed
  header dependencies on Boost.
* No need to have BOOST_LIBRARIES anymore, only BOOST_PYTHON_LIBRARIES
  is a direct dependency through USD headers.
* OpenVDB is no longer a static library, no need to link its dependencies.

Pull Request: https://projects.blender.org/blender/blender/pulls/133424
2025-01-22 10:02:22 +01:00
..
CMakeLists.txt Cleanup: Remove unnecessary usage of Boost in the build system 2025-01-22 10:02:22 +01:00
fallback_impl.cc Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00
gpu_shader_display_transform_frag.glsl Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00
gpu_shader_display_transform_vert.glsl License headers: add SPDX licenses for '*.glsl' files 2023-08-24 10:57:03 +10:00
ocio_capi.cc Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00
ocio_capi.h Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00
ocio_impl.cc Color management: optimize OCIO predivide processing 2024-09-09 13:14:55 +02:00
ocio_impl.h Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00
ocio_impl_glsl.cc Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00
ocio_shader_shared.hh Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00