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-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04 Cleanup: strip trailing space in GPU moduleCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-05-17Cleanup: remove GLSL version checksCampbell Barton
2017-03-27OpenGL: prepare GLSL for version 3.3Mike Erwin
2017-03-27OpenGL: use new matrix names in GLSLMike Erwin
2016-06-27Fix T48733: World background fails in 3d-viewCampbell Barton
2016-06-01GLSL: Attempt to fix errors in setting UV attributesSergey Sharybin
2016-05-31Properly handle vertex color color space for Cycles GLSLSergey Sharybin
2016-05-23Code cleanup, stick closer to a blender code style in GLSL shaderSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-02-12Revert "Add missing trailing '}' in GLSL files"Antony Riakiotakis
2015-02-12Add missing trailing '}' in GLSL filesCampbell Barton
2014-08-27Disable clipping on ATI cards not supporting the clipping workaround toAntony Riakiotakis
2014-07-11Another attempt for T40981, clipping border does not work with GLSL onAntony Riakiotakis
2014-07-09Attempt to mitigate issue T40981Antony Riakiotakis
2013-03-13Fix #34492: clipping border not working with GLSL/matcap and Nouveau drivers.Brecht Van Lommel
2013-02-26OpenGL: implemenation of fixed function lighting as per pixel GLSL shaders. TheBrecht Van Lommel
2012-11-24BGE: Committing a patch from HG1 to fix [#30262] "bgl.glClipPlane don't work ...Mitchell Stokes
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes