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-03-15OpenGL: remove non-GLSL option from basic shaderMike Erwin
2017-01-09Fix T49861: Interlace stereo drawingDalai Felinto
2016-06-09GPU: avoid multiple bind calls in GPU_draw_pbvh_buffersCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-06-08Cleanup: GPU arg wrappingCampbell Barton
2016-06-07GPU: Fix triple buffer w/ basic glsl shaderCampbell Barton
2016-06-07GPU: Fix for glDrawPixels drawing w/ glsl shaderCampbell Barton
2016-06-07GPU: make using the glsl basic-shader a flagCampbell Barton
2016-04-08Wide lines + line stipple deprecated API replacementAlexander Romanov
2016-01-09Cleanup: style, gpu moduleCampbell Barton
2015-12-27OpenGL: stipple support added to basic GLSL shaderAlexander Romanov
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel