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-05DRW: Move buffer & temp textures & framebuffer management to DrawManagerClément Foucault
2021-08-13Fix FTBFS on mips64el architectureMatteo F. Vescovi
2021-02-21GPU: Add RGB10_A2 format supportClément Foucault
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-20DRW: Disable anisotropic filtering on utility texturesClément Foucault
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05GPUTexture: Remove bind to edit callsClément Foucault
2020-08-05EEVEE: LightCache: Prevent crash when using a lightcache too bigClément Foucault
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
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