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-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Workbench Simplification RefactorClément Foucault
2019-08-06DrawManager: Fixed Assertion In WorkbenchJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell 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-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-12-03Workbench: Reduce VRAM usage depending on modeClément Foucault
2018-11-30GPUTexture: Add support for GL_R16 texture formatClément Foucault
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-05-03DRW: Silence unused function warning in release.Clément Foucault
2018-04-30GPUTexture: Add support for GPU_RG16.Clément Foucault
2018-04-30DRW: Remove DRWTextureFormat in favor or GPUTextureFormat.Clément Foucault
2018-04-25Silhouette Overlap OverlayJeroen Bakker
2018-04-16GPU/DRW: Add GPU_R16UI format.Clément Foucault
2018-03-25GPUFramebuffer: Refactor (Part 2)Clément Foucault
2018-03-25GPUTexture: Small refactor.Clément Foucault
2018-03-25DRWTexture: Remove DRW_texture_updateClément Foucault
2018-03-14GPUTexture: Unlock GL_R16I format.Clément Foucault
2018-02-28DRW: Refactor & Split draw_manager.c into multiple files.Clément Foucault