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
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-02-19OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-19Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-19Revert "OCIO: Port shader creation logic to use GPUShaderCreateInfo"Clément Foucault
2022-02-18OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-17OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-06-23CMake/win: Fix linker issue with OCIORay Molenkamp
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-04-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
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: Move files to GPUClément Foucault
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
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
2014-10-08Ghost Context RefactorJason Wilkins
2013-10-09Implementation of curve mapping in GLSLSergey Sharybin
2013-04-02Fix build for MinGW without opencollada (updated libs coming soon), MinGW64 n...Antony Riakiotakis
2013-03-29Compile fix for recent OCIO commit, missing GLEW include.Thomas Dinges
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2012-10-17code cleanup:Campbell Barton
2012-10-05Fixed compilation error on widowsSergey Sharybin
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-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin