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-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-01Metal: MTLIndexBuf class implementation.Jason Fielder
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-10-20Cleanup: spelling in commentsCampbell Barton
2021-06-18Cleanup: clang-tidyCampbell Barton
2021-06-11Refactor: use 'BLI_task_parallel_range' in Draw CacheGermano Cavalcante
2021-06-11Refactor: Draw Cache: use 'BLI_task_parallel_range'Germano Cavalcante
2021-06-08GPU: Thread safe index buffer builders.Jeroen Bakker
2021-06-08Revert "Cleanup: use cpp new/delete."Jeroen Bakker
2021-06-08Cleanup: use cpp new/delete.Jeroen Bakker
2021-06-07GPUIndexBuf: Find the minimum and maximum index through the builderGermano Cavalcante
2021-05-27Cleanup: inconsistent parameter nameJacques Lucke
2021-05-26GPU: Compute Pipeline.Jeroen Bakker
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-09-08GPU: Cleanup implementation castsClément Foucault
2020-09-07GPU: Fix clang tidy warningsClément Foucault
2020-09-06GPUIndexBuf: GL backend IsolationClément Foucault
2020-09-06Cleanup: GPU: Rename GPU_element to GPU_index_bufferClément Foucault