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
path: root/intern
AgeCommit message (Expand)Author
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Cleanup: missing headersCampbell Barton
2017-04-18OpenGL: Comment out the old tokens from gl-deprecatedDalai Felinto
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-18Garwain: fix ShaderInterface buffer shrinkingCampbell Barton
2017-04-18Remove 4.1 pseudo-deprecated calls from gl-deprecatedDalai Felinto
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Cycles: Cleanup, styleSergey Sharybin
2017-04-18Cycles: Remove meaningless volume shadersSergey Sharybin
2017-04-18Gawain: fix missing NULL checkCampbell Barton
2017-04-17Gawain: fix for last commitMike Erwin
2017-04-17Gawain: shrink ShaderInterface name bufferMike Erwin
2017-04-17Gawain: look up uniforms by name quickerMike Erwin
2017-04-16Gawain: add immUniformColor3ubvAlphaMike Erwin
2017-04-16Gawain: move AttribBinding funcs to private interfaceMike Erwin
2017-04-16Gawain: fix compiler warningsMike Erwin
2017-04-16Gawain: fix compilation on MSVC 2013Mike Erwin
2017-04-16Gawain: look up builtin uniforms by enum, not by nameMike Erwin
2017-04-16Gawain: use ShaderInterface to manage vertex attribsMike Erwin
2017-04-16Gawain: remove 2D matrix uniforms from ShaderInterfaceMike Erwin
2017-04-15Gawain: fix header commentsMike Erwin
2017-04-15Gawain: move some VertexFormat funcs to private interfaceMike Erwin
2017-04-15Gawain: rename AttribBinding clear for consistencyMike Erwin
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14Gawain: fix crash when drawing batches (e.g., scale manipulator)Dalai Felinto
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-13Remove deprecated opengl stuff from opensubdivLuca Rood
2017-04-13Remove some elbeem debug functionsLuca Rood
2017-04-13Cycles: Make vectorized types constructor from register explicitSergey Sharybin
2017-04-13Cycles: Remove unused functionSergey Sharybin
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Cycles: Header cleanup in BVH: move self header to be the first oneSergey Sharybin
2017-04-13Cycles: Split BVH implementations into separate filesSergey Sharybin
2017-04-13Cycles: Use more explicit and commonly used names for BVH structuresSergey Sharybin
2017-04-13Gawain: look up array uniforms correctlyMike Erwin
2017-04-13Gawain: use ShaderInterface to manage uniformsMike Erwin
2017-04-13Gawain: add immUniform4ivMike Erwin
2017-04-13Gawain: add (temp) legacy GLSL support to ShaderInterfaceMike Erwin
2017-04-13Gawain: improve ShaderInterfaceMike Erwin
2017-04-13Use 'safe' macros for common free operationCampbell Barton
2017-04-12Merge branch 'master' into 28Campbell Barton
2017-04-11Use immediate mode API for OpenColorIOSergey Sharybin
2017-04-11Cycles: Only calculate global size of split kernel once to avoid changesMai Lavelle
2017-04-11Cycles: Implement automatic global size for CUDA split kernelMai Lavelle
2017-04-11Merge branch 'master' into blender2.8Campbell Barton
2017-04-11Cycles: Fix the AO replacement option in the split kernelLukas Stockner
2017-04-10Gawain: remove PRIM_QUADS_XXXMike Erwin
2017-04-10Merge branch 'master' into blender2.8Bastien Montagne
2017-04-10Merge branch 'master' into blender2.8Bastien Montagne