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-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Cleanup: Clang-Tidy, modernize-redundant-void-argSergey Sharybin
2020-10-02Cleanup: trailing spaceCampbell Barton
2020-09-10GL: Add fallback debug layerClément Foucault
2020-09-09Cleanup: GPU: Replace multiple checks by GLContext::debug_layer_supportClément Foucault
2020-09-08GPUContext: Move GPUContext to gpu::Context for more consistencyClément Foucault
2020-09-01GPU: Move UBO binding validation to GL backendClément Foucault
2020-09-01GL: Fix two GLerrorClément Foucault
2020-09-01GLImmediate: Use CL_CHECK_ERRORClément Foucault
2020-08-31GPUImmediate: GL backend isolationClément Foucault