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
2017-01-06Modifications to GPU_texture:Clément Foucault
2017-01-03Beginning Clay Viewport Engine :Clément Foucault
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-21fix for potential pitfall with glMatrixModeMike Erwin
2016-08-19OpenGL: don't poll for errors, rely on KHR_debugMike Erwin
2016-08-09OpenGL: fix FBO error messagesMike Erwin
2016-08-05OpenGL: transition to ARB FBOs, remove runtime checksMike Erwin
2016-06-08Cleanup: GPU headersCampbell Barton
2016-05-27OpenGL: use EXT version of FBOsMike Erwin
2016-01-09Cleanup: style, gpu moduleCampbell Barton
2015-12-08OpenGL: split off framebuffer, shader and texture code into separate files.Brecht Van Lommel