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
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-18GWN: Port to GPU module: codestyle & licenceClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-03-30GWN: Add GWN_vertbuf_vertex_count_set.Clément Foucault
2018-03-19GWN: Vertex Buffer: Remove the use of glMapBufferRangeClément Foucault
2018-03-19GWN: Perf: Use unsync glMapBufferRange to prevent sync time.Clément Foucault
2018-03-17GWN: Vertex Buffer refactor.Clément Foucault
2018-03-15GWN: Fix compilation error without VRAM_USAGE flag.Clément Foucault
2018-02-14GWN: Add new dynamic type of batches and removeClément Foucault
2018-01-09Gawain: Fix codestyle.Clément Foucault
2018-01-09Gawain: VBO: Add possibility to use external datablock.Clément Foucault
2017-08-15Cleanup: use 'gwn' prefix for gawain filenamesCampbell Barton