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-03-23Cleanup: spelling in commentsCampbell Barton
2022-03-20DRW: GPU wrappers: Some quality of life improvementsClément Foucault
2022-03-18DRW: gpu wrappers: Fix compilation in release modeClément Foucault
2022-03-18GPUTexture: Add Cube view as 2D arrayClément Foucault
2022-03-18DRW: Expose stencil view in gpu_wrapperClément Foucault
2022-03-18Cleanup: DRW: Fix comments in DRW_gpu_wrapperClément Foucault
2022-03-18DRW: Add simple texture view wrappers to draw::TextureClément Foucault
2022-03-18DRW: Add support for GPUStorageBuf in wrappersClément Foucault
2022-02-25GPUTexture: Use immutable storageClément Foucault
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-05DRW: Fix memory leak in UniformArrayBufferClément Foucault
2022-02-04DRW: Fix bug in cubemap creation in draw::TextureClément Foucault
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-27DRW: Fix some issues with DRW_gpu_wrapper.hhClément Foucault
2022-01-27DRW: Fix DRW_gpu_wrapper.hhClément Foucault
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-12DRW: Add DRW_gpu_wrapper.hhClément Foucault