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
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-13Color management: add OCIO aware utility functions for transform to/from XYZ.Brecht Van Lommel
2018-12-06Fix T58816: Color management Display Device other than sRGB crashesSergey Sharybin
2018-12-06Color management: Fix issue when active views/displays are not specifiedSergey Sharybin
2018-12-05Color management: Fix/workaround broken getDefaultDisplay()Sergey Sharybin
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-05-31OpenColorIO: cache multiple shaders instead of just one.Brecht Van Lommel
2018-04-24OpenGL: Remove remaining instances of GL_RGBA16F_ARB.Clément Foucault
2017-09-07Fix leak w/ ocio glsl drawCampbell Barton
2017-08-30Fix T52591: OpenColorIO not working correct with OpenGL core profile on macOS.Brecht Van Lommel
2017-08-30OCIO: use modern GLSL texture functionsMike Erwin
2017-08-30Attempt to fix OpenColorIO issues on MacDalai Felinto
2017-08-15Fix building with OCIO after recent gawain files renamings.Bastien Montagne
2017-06-19Fixup for gawan renameDalai Felinto
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-17Cleanup: remove GLSL version checksCampbell Barton
2017-05-08Add comment about vertex format created in OCIOSergey Sharybin
2017-05-02OCIO: Fix crash cause by bad IMM usable.Clément Foucault
2017-04-13Gawain: use ShaderInterface to manage uniformsMike Erwin
2017-04-11Use immediate mode API for OpenColorIOSergey Sharybin
2017-04-09Cleanup: glsl indentationCampbell Barton
2017-02-24OpenColorIO: Update glsl implementation to be ready for ogl 3.3 coreClément Foucault
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