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-09-08DrawManager: Fixed memory leak in test casesJeroen Bakker
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-01Cleanup: GPU: Remove GPU_draw_primitive and default_vao_Clément Foucault
2020-08-31GPUImmediate: GL backend isolationClément Foucault
2020-08-31GLContext: Fix framebuffer deletion to GPUContextClément Foucault
2020-08-30Cleanup: GPUContext: Remove default_framebuffer_Clément Foucault
2020-08-30GPUFramebuffer: Make GPUFrameBuffer an opaque typeClément Foucault
2020-08-18Cleanup: GPUState: Remove stack from the state manager and rename itClément Foucault
2020-08-18GPUState: Make use of GPUStateStack classClément Foucault
2020-08-13GPUBatch: GL backend isolationClément Foucault
2020-08-13Cleanup: GPUBatch: Move gpu_batch_private.h to CPP headerClément Foucault
2020-08-13GPUDrawList: GL backend isolationClément Foucault
2020-08-11Cleanup: Resolve clang tidy warning / errorHans Goudey
2020-08-08Cleanup: GPU: Change gpu_context_private.h to C++ only headerClément Foucault
2020-08-08GPUBackend: Add new GPUBackend object to manage GL object allocationsClément Foucault
2020-08-08GPUBackend: Add new GPUBackend object to manage GL object allocationsClément Foucault
2020-08-08GPU: Move ghost default framebuffer getter to context creationClément Foucault
2020-08-05Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-07-26GPU: Rename gpu_context.cpp to .cc suffixClément Foucault