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-02-24BLF: Optimize text rendering and cachingGermano Cavalcante
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-03-30BFL: Fix broken vertical texts.Clément Foucault
2018-03-29BLF: Perf: Divide by 6 the amount of verts sent to the GPU.Clément Foucault
2017-05-17Cleanup: remove GLSL version checksCampbell Barton
2016-10-11BLF/OpenGL: draw text with new immediate modeMike Erwin
2016-09-20OpenGL: fix GPU_SHADER_TEXT on non-MacMike Erwin
2016-09-17OpenGL: streamline font renderingMike Erwin
2016-09-17add GPU_SHADER_TEXT for font renderingMike Erwin