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
2020-08-18GPUShader: GL backend isolationClément Foucault
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-30GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handleClément Foucault
2020-07-26Cleanup: GPU: Remove unused code and headerClément Foucault
2020-07-26GPU: Add extern "C" to intern headersClément Foucault
2020-02-11DRW: Color Management improvementClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2018-08-02GPUShader: Add name for debugging & identifying shaders.Clément Foucault
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-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-05-16GPUShader/DRW: Add Transform Feedback support.Clément Foucault
2018-03-28GPUShader: Cleanup: Remove unused uniform_interface.Clément Foucault
2017-08-15Cleanup: use 'gwn' prefix for gawain filenamesCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-04-13Use regular header guards in GPUCampbell Barton
2017-03-03plug ShaderInterface into GPUShaderMike Erwin
2016-09-15Extend Gawain to use Blender's built-in shadersMike Erwin