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-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-07Cleanup: GLBackend: Move buf_free and tex_free to GLContextClément Foucault
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-09-07GPUExtensions: GL backend isolationClément Foucault
2020-09-01GPU: Move UBO binding validation to GL backendClément Foucault
2020-08-21GPUUniformBuf: GL backend isolationClément Foucault