Files
blender/intern/cycles/render
Sergey Sharybin 74518b2826 Fix T39420: Cycles viewport/preview flickers, when moving mouse across editors
Issue was caused by the wrong usage of OCIO GLSL binding API. To make it
work properly on pre-GLSL-1.3 drivers shader is to be enabled after the
texture is binded to the opengl context. Otherwise it wouldn't know the
proper texture size.

This is actually a regression in 2.70 and to be ported to 'a'.
2014-03-26 15:58:53 +06:00
..
2013-08-06 23:47:47 +00:00
2014-01-17 17:35:03 +11:00
2013-10-31 23:52:44 +00:00