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
2017-05-27Remove MinGW supportAaron Carlisle
2016-12-02OCIO: Implement exposure/gamma for fallback implementationSergey Sharybin
2016-11-30OCIO: Cleanup styleSergey Sharybin
2016-05-26Cleanup: glsl styleCampbell Barton
2016-03-23Revert "Fix T47869: OpenColorIO Error with unicode path to config file under ...Sergey Sharybin
2016-03-23Fix T47869: OpenColorIO Error with unicode path to config file under WindowsSergey Sharybin
2016-02-20OCIO: Disable the warnings related on C4251Sergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-11-24OpenGL: when checking GL version, assume >= 2.1Mike Erwin
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-03-27OpenColorIO: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-23Change coefficients to 4 digit precision only.Antony Riakiotakis
2015-03-17Part 1 of D1082 by Troy Sobotka, add API in OCIO for luminanceAntony Riakiotakis
2014-10-08Fix OpenGL error on cycles rendered viewport.Antony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2014-05-23Report to the console when custom ocio config is usedSergey Sharybin
2013-12-14Fix T37810: GLSL dither shader not working on OS X.Brecht Van Lommel
2013-12-13Implement GPU-side ditherSergey Sharybin
2013-12-08Extend system-info with information about OIIO, OCIO and OSLSergey Sharybin
2013-10-10ocio build fix for WindowsDalai Felinto
2013-10-10Fix compilation error of OCIO with MSVCSergey Sharybin
2013-10-09Implementation of curve mapping in GLSLSergey Sharybin
2013-10-09Move guarded objetc allocation to a guardedalloc headerSergey Sharybin
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