This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
480def9c5587b710ce478a58985e2e4359c14467
blender
/
intern
/
opencolorio
History
Brecht Van Lommel
480def9c55
Fix T52591: OpenColorIO not working correct with OpenGL core profile on macOS.
...
Also remove textureSize() replacement code, is always supported now.
2017-08-30 19:59:07 +02:00
..
CMakeLists.txt
Merge branch 'master' into blender2.8
2017-05-28 17:48:59 +02:00
fallback_impl.cc
OCIO: Implement exposure/gamma for fallback implementation
2016-12-02 16:57:00 +01:00
gpu_shader_display_transform_vertex.glsl
Cleanup: remove GLSL version checks
2017-05-17 10:46:42 +10:00
gpu_shader_display_transform.glsl
Fix T52591: OpenColorIO not working correct with OpenGL core profile on macOS.
2017-08-30 19:59:07 +02:00
ocio_capi.cc
…
ocio_capi.h
…
ocio_impl_glsl.cc
Fix T52591: OpenColorIO not working correct with OpenGL core profile on macOS.
2017-08-30 19:59:07 +02:00
ocio_impl.cc
Revert "Fix T47869: OpenColorIO Error with unicode path to config file under Windows"
2016-03-23 19:28:16 +01:00
ocio_impl.h
…