blender/intern/opencolorio
Dalai Felinto 180de82e41 ocio build fix for Windows
report by email and patch by Benoit Bolsee

"It is a basic compilation bug (variable defined in a c file and declared
in the c++ file: name decoration will change the name in the c++ file
and the linker will not find it)"
2013-10-10 14:24:52 +00:00
..
CMakeLists.txt Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00
fallback_impl.cc Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00
gpu_shader_display_transform.glsl Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00
ocio_capi.cc Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00
ocio_capi.h Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00
ocio_impl_glsl.cc ocio build fix for Windows 2013-10-10 14:24:52 +00:00
ocio_impl.cc Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
ocio_impl.h Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00
SConscript Implementation of curve mapping in GLSL 2013-10-09 15:57:32 +00:00