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
2021-05-26GPU: Compute Pipeline.Jeroen Bakker
2020-09-08GPUContext: Move GPUContext to gpu::Context for more consistencyClément Foucault
2020-09-08GPUQuery: GL Backend isolationClément Foucault
2020-09-07GPUVertBuf: Rename GPUVertBuf to VertBuf and add some gettersClément Foucault
2020-09-06GPUIndexBuf: GL backend IsolationClément Foucault
2020-09-05GPUTexture: Add support for samplersClément Foucault
2020-09-05GPUTexture: Add skeleton of the new GLTexture classClément Foucault
2020-08-30GPUFrameBuffer: GL backend isolationClément Foucault
2020-08-21GPUUniformBuf: GL backend isolationClément Foucault
2020-08-18GPUShader: GL backend isolationClément Foucault
2020-08-17Cleanup: header order, trailing spaceCampbell Barton
2020-08-13GPUBatch: Move allocator to backendClément Foucault
2020-08-13GPUDrawList: GL backend isolationClément Foucault
2020-08-08GPUBackend: Add new GPUBackend object to manage GL object allocationsClément Foucault