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-02-11File headers: SPDX License migrationCampbell Barton
2021-10-14Fix compile error with 'WITH_CXX_GUARDEDALLOC'Germano Cavalcante
2021-10-14Cleanup: remove unused includes in CompositorManuel Castilla
2021-05-03Fix T87989: Crash using OpenCL in compositorSergey Sharybin
2021-03-29Cleanup: Add namespace to compositor.Jeroen Bakker
2021-03-24Cleanup: removed unnecessary allocations.Jeroen Bakker
2021-03-05Fix windows compilation.Jeroen Bakker
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-09-05Cleanup: replace doxy @ with backslashCampbell Barton
2018-08-08Cleanup: use conforming header guardCampbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2012-09-05 * gcc 4.7 is more strict. This patch will remove 'non virtualJeroen Bakker
2012-06-25optionally use guarded alloc for tiles compositor, also replace allocation fu...Campbell Barton
2012-06-21Refactoring of tiles opencl implementation:Monique Dewanchand
2012-06-14stule cleanup: node headersCampbell Barton
2012-05-17 ____ Jeroen Bakker