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-05-16GPU: use ifdef for flat shaderCampbell Barton
2017-05-11Eevee: Add tonemapping using ocio.Clément Foucault
2017-05-10DWM: Use Gawain for sculpt drawingCampbell Barton
2017-05-04Use mesh draw cache for back-buffer selectionCampbell Barton
2017-05-03Weight painting with draw managerLuca Rood
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-26Add 3D version of dashed line shader.Bastien Montagne
2017-04-19Fix alpha overlay for sculpt/paint when using core profileSergey Sharybin
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-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-16OpenGL: fix GPU_SHADER_SIMPLE_LIGHTING_SMOOTH_COLORMike Erwin
2017-04-16Gawain: use ShaderInterface to manage vertex attribsMike Erwin
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14OpenGL: use ShaderInterface to look up uniformsMike Erwin
2017-04-13Gawain: use ShaderInterface to manage uniformsMike Erwin
2017-04-10Object Engine: Ported Force Field object drawing.Clément Foucault
2017-04-08OpenGL: drop support for EXT_geometry_shader4Mike Erwin
2017-04-07shrink fixed-size internal GLSL string buffersMike Erwin
2017-04-07OpenGL: support GLSL 3.3 core profileMike Erwin
2017-04-05Fix rotation manipulators not clippingJulian Eisel
2017-03-27cleanup unused GPU includesMike Erwin
2017-03-27GPU_shader automatically uses new matrix valuesMike Erwin
2017-03-23GLSL viewport: Fix shader compilation error.Clément Foucault
2017-03-22Draw Module: Move the Global Ubo block definition to it's own file.Clément Foucault
2017-03-18Draw Manager: Created a general fullscreen shader.Clément Foucault
2017-03-11OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-05Clay Engine: More Lamp drawing workClément Foucault
2017-03-05Clay Engine: camera drawingClément Foucault
2017-03-03plug ShaderInterface into GPUShaderMike Erwin
2017-03-02Edit Mode overlay: Moved Shaders to draw modules and resolved some draw issue.Clément Foucault
2017-03-02Edit Mode overlay: fast navigateClément Foucault
2017-03-02Edit Mode overlays: separate multiple shaders for loose edges and vertsClément Foucault
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-26Clay Engine: Edit mesh overlaysClément Foucault
2017-02-24OpenGL: wm_gesture uses new imm modeianwill
2017-02-24OpenGL immediate mode: new shader image shuffle colorClément Foucault
2017-02-22Clay Engine: Renaming shader.Clément Foucault
2017-02-22Clay Engine: Prepare for Armature drawing.Clément Foucault
2017-02-17Add diagonal stripe shader (GPU_SHADER_2D_DIAG_STRIPES)Luca Rood
2017-02-15Clay Engine: drawaxis names drawn with shaders & instanceClément Foucault
2017-02-11GPU shaders / Clay engine : small renaming / cleanupClément Foucault
2017-02-11Clay Engine: converted Empties to the new instancing methodClément Foucault
2017-02-11Clay Engine: Convert Lamp to use new instancing feature.Clément Foucault
2017-02-11add builtin GPU_SHADER_KEYFRAME_DIAMONDMike Erwin
2017-02-11OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-01-09Fix T49861: Interlace stereo drawingDalai Felinto
2016-11-18convert icon_draw_texture to gawain imm mode replacementsMartijn Berger
2016-11-09OpenGL: manage built-in shaders betterMike Erwin