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
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-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-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-02-24OpenColorIO: Update glsl implementation to be ready for ogl 3.3 coreClément Foucault
2016-02-20OCIO: Disable the warnings related on C4251Sergey Sharybin
2015-11-24OpenGL: when checking GL version, assume >= 2.1Mike Erwin
2014-10-08Fix OpenGL error on cycles rendered viewport.Antony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2013-12-14Fix T37810: GLSL dither shader not working on OS X.Brecht Van Lommel
2013-12-13Implement GPU-side ditherSergey 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-08-31RenderEngine API: add viewport draw utility functions to bind a GLSL fragmentBrecht Van Lommel
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-03-29Implement GPU-side display transform for clip editorSergey Sharybin