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-04-19Cleanup: styleCampbell Barton
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-01-24Fix for fix w/ GPU_batch_wire_from_poly_2d_encodedCampbell Barton
2018-01-24Fix bug in view navigation iconsCampbell Barton
2018-01-20GPU_batch: Add GPU_batch_wire_from_poly_2d_encodedCampbell Barton
2018-01-15GPU_batch_from_poly_2d_encoded: skip winding checkCampbell Barton
2018-01-15GPU_batch_from_poly_2d_encoded: optional rctf argCampbell Barton
2018-01-15Cleanup: update commentsCampbell Barton
2018-01-15GPU_batch: Add utility to create 2D shapesCampbell Barton
2018-01-15Cleanup: split GPU_batch_presets into own fileCampbell Barton
2017-08-16Cleanup: rename GPU gawain functionsCampbell Barton
2017-08-16Gawain: remove GWN_batch_discard_allCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-04-13Gawain: use ShaderInterface to manage uniformsMike Erwin
2017-04-08OpenGL: use PRIM instead of GL enum everywhere elseMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-06Gawain: add VertexBuffer prefix to functionsMike Erwin
2017-04-03Cleanup: styleCampbell Barton
2017-03-09OpenGL: drawobject.c (cont)Clément Foucault
2017-03-06OpenGL: Object bound drawing.Clément Foucault
2017-02-14OpenGL immediate mode: fix inverted normal in sphere batchClément Foucault
2017-02-11OpenGL immediate mode: gluSphere replacementClément Foucault
2016-09-15Extend Gawain to use Blender's built-in shadersMike Erwin