forked from bartvdbraak/blender
Brecht Van Lommel
cccd06ea44
The GLSL function textureSize() is not supported here, only when we start using OpenGL core profile will this work. For now check the supported GLSL version and use a somewhat slower replacement. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
fallback_impl.cc | ||
gpu_shader_display_transform.glsl | ||
ocio_capi.cc | ||
ocio_capi.h | ||
ocio_impl_glsl.cc | ||
ocio_impl.cc | ||
ocio_impl.h | ||
SConscript |