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-07-26GPU: Move gpu_element.c to C++Clément Foucault
2019-12-04Fix T72130: Wireframe Visible After DisablingJeroen Bakker
2019-10-14GPU: prevent assert for zero length arraysCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-21GPU: Fix Element index range calculationClément Foucault
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-07-03Fix T66372 Convert to mesh with subdivision breaks topologyClément Foucault
2019-05-30GPU: Remove GPU_INDEX_U8Clément Foucault
2019-04-22Cleanup: style, use braces for gpuCampbell Barton
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-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-10GPU: Make changes to GPUIndexBuf and GPUVertBuf to allow multithreadingClément Foucault
2018-12-10GPU: Cleanup: Rename vbo to ibo for index buffersClément Foucault
2018-09-27Cleanup: warningsCampbell Barton
2018-09-27Python GPU module: Wrap GPUIndexBufmano-wii
2018-07-31GPU: Replace malloc/calloc/realloc/free with MEM_* counterpartClément Foucault
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-18Cleanup: style for GPU moduleCampbell Barton
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