Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-09Film response curves implemented as a looksSergey Sharybin
2013-09-07Remove unused constant.Sergey Sharybin
2013-09-07Code cleanup: us commented out arg names rather than leaving them if unusedSergey Sharybin
2013-08-31RenderEngine API: add viewport draw utility functions to bind a GLSL fragmentBrecht Van Lommel
2013-08-19style cleanup: indent/whitespaceCampbell Barton
2013-04-29Tweak allocation vars for XYZ space for more accurate GPU transformSergey Sharybin
2013-04-28Keeping my commit count high!Ton Roosendaal
2013-04-28GLSL display of float buffers with alpha:Ton Roosendaal
2013-04-28This glsl shader works for OCIO with alpha. OSX iMac with ATI.Ton Roosendaal
2013-04-27Fix for fix in alpha de-premulSergey Sharybin
2013-04-27Premultiplication in OCIO shader went wrong,Sergey Sharybin
2013-04-27Apparently better not to use values like 1.0f in GLSL codeSergey Sharybin
2013-04-27Print error log to the console if OCIO shader compilation failedSergey Sharybin
2013-04-05Fixed typo in OCIO GLSL module, was using address to a pointer..Sergey Sharybin
2013-04-05Fix #34872: Every images are displayed as black in UV/image editorSergey Sharybin
2013-04-03Bunch of fixes for GLSL display transformSergey Sharybin
2013-04-02Fixes for recent GLSL display space conversionsSergey Sharybin
2013-04-02Fix build for MinGW without opencollada (updated libs coming soon), MinGW64 n...Antony Riakiotakis
2013-04-01Epic fail in original GLSL display transform commitSergey Sharybin
2013-03-29Compile fix for recent OCIO commit, missing GLEW include.Thomas Dinges
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-14tweaks to clang so blender can build with -WerrorCampbell Barton
2013-01-09Style cleanup in OCIO areaSergey Sharybin
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-22Solved descriptors leak in OCIO module on windowsSergey Sharybin
2012-10-17code cleanup:Campbell Barton
2012-10-05Fixed compilation error on widowsSergey Sharybin
2012-10-05* Fix Scons build when OCIO is disabled.Thomas Dinges
2012-10-04Color Management: fallback to stub ocio implementation in cases whenSergey Sharybin
2012-10-02correct some include dirs not being included as SYSTEM paths in cmake.Campbell Barton
2012-09-26Color Management: restore abort() in cases of error and WITH_ASSERT_ABORT ena...Sergey Sharybin
2012-09-19Color Management: don't apply display transform on Non-Color imagesSergey Sharybin
2012-09-18Color management: fix crashes and memory leaks when using custom OCIO configu...Brecht Van Lommel
2012-09-16Color Management: fix crash when displaying render preview if OCIO was disabl...Sergey Sharybin
2012-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin