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-02-06Base refactor 3/4Dalai Felinto
2017-02-06Merge remote-tracking branch 'origin/blender2.8' into render-layersClément Foucault
2017-02-03Modifications to GPU_texture:Clément Foucault
2017-02-02Merge branch 'master' into blender2.8Bastien Montagne
2017-02-02Use vec2 for screen space stuffClément Foucault
2017-02-02Fix ogl warnings.Clément Foucault
2017-02-02Added Lamp screen space visualClément Foucault
2017-02-02Groundline/GroundPoint shader for lightsClément Foucault
2017-02-02Fix incorrect spot lamp blend in python GPU uniform export.Michael Stahre
2017-02-01OpenGL: fix MultMatrix orderMike Erwin
2017-01-31Initial implementation of instancingClément Foucault
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31OpenGL: remove NPOT texture rescaling logicMike Erwin
2017-01-29Fix T50550: GPUShader: compile error - Background image not showing inKévin Dietrich
2017-01-27Added switch to test viewport cacheClément Foucault
2017-01-26Fix compilation error on windowsClément Foucault
2017-01-26Integrated MBC functions. Added Object centers and empties.Clément Foucault
2017-01-25Merge branch 'render-layers' of git.blender.org:blender into clay-engineClément Foucault
2017-01-25Convert MBC_ API to Mesh (instead of derived mesh) and move it to mesh_renderDalai Felinto
2017-01-23Initial support of Uniform Buffer objectsClément Foucault
2017-01-22Merge branch 'master' into blender2.8Julian Eisel
2017-01-17Return correct alpha for environment map in GLSLAlexander Romanov
2017-01-16Updating outliner_draw_struct_marks to retained modeMike Erwin
2017-01-12Merge branch 'master' into blender2.8Bastien Montagne
2017-01-11Viewport SSAO: Fix normals not normalizedClément Foucault
2017-01-11Merge remote-tracking branch 'origin/render-layers' into clay-engineClément Foucault
2017-01-11Fix Crash and Unfreed MemoryClément Foucault
2017-01-11Introduce Batch storage.Clément Foucault
2017-01-11_free() functions should not clear the pointer itselfDalai Felinto
2017-01-10Fix warnings (mostly unused arguments)Dalai Felinto
2017-01-09Fix T49861: Interlace stereo drawingDalai Felinto
2017-01-06Apply changes GPU_texture change.Clément Foucault
2017-01-06Modifications to GPU_texture:Clément Foucault
2017-01-05(Clay) Free memory + lots of renaming/reorganizingClément Foucault
2017-01-05Merge remote-tracking branch 'origin/render-layers' into clay-engineClément Foucault
2017-01-04More work on Clay engine:Clément Foucault
2017-01-03Beginning Clay Viewport Engine :Clément Foucault
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-14OpenGL: another way to set uniform theme colorMike Erwin
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-29Gawain: batch mode uses buffer ID funcsMike Erwin
2016-11-29Gawain: immediate mode uses buffer ID funcsMike Erwin
2016-11-29Gawain: manage GL buffer IDs in a thread-safe wayMike Erwin
2016-11-22GPU: Consider latest Gallium driver an official ATI/AMDSergey Sharybin
2016-11-18convert icon_draw_texture to gawain imm mode replacementsMartijn Berger
2016-11-18use new enum types in glutil & imm_utilMike Erwin
2016-11-17Gawain: small note for future Vulkan workMike Erwin
2016-11-17Gawain: use PRIM_ and INDEX_ enums instead of GLenumMike Erwin
2016-11-16Gawain: use COMP_ instead of GL_ internallyMike Erwin
2016-11-16Gawain: re-enable strict error checking in release buildsMike Erwin