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-21OpenGL/GHOST: don't request accum buffer on MacMike Erwin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Cycles: Solve speed regression of classroom scene after principled commitSergey Sharybin
2017-04-21Cycles: Make it a generic base class for all types of closure nodesSergey Sharybin
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Cycles: Cleanup, indentation in preprocessorSergey Sharybin
2017-04-21Cycles: Cleanup, indentation inside preprocessorSergey Sharybin
2017-04-21Cycles: Fix regression in SSS rendering after principled commitSergey Sharybin
2017-04-21Cycles: Cleanup, indentation of commentSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-21Gawain: fix for building empty element listCampbell Barton
2017-04-20Gawain: fix immediate mode drawing exceeding IMM_BUFFER_SIZECampbell Barton
2017-04-20Fix debug checks were enabled for release builds onlySergey Sharybin
2017-04-19Cleanup: set-but-unused warningCampbell Barton
2017-04-18Gawain: fix building WITH_GL_PROFILE_COREMike Erwin
2017-04-18Gawain: fix stupid APPLE_LEGACY mistakeMike Erwin
2017-04-18Gawain: enable 10.10.10 vertex format for core profile (any platform)Mike Erwin
2017-04-18Gawain: define feature macros in a more compatible wayMike Erwin
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