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
2015-07-02Merge branch 'master' into gooseberryAntony Riakiotakis
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-07-01Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-27OpenGL debug contexts:Antony Riakiotakis
2015-06-26Make code compile with GPU_DEBUGAntony Riakiotakis
2015-06-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-23Cleanup: styleCampbell Barton
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-17Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-17Cleanup: styleCampbell Barton
2015-06-16Optimize drawing of outlines as wellAntony Riakiotakis
2015-06-16Drawing speedup:Antony Riakiotakis
2015-05-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-21Yet another crappy Intel driver added for correct SSAO support.Antony Riakiotakis
2015-05-21Fix: GPU_shader_export fails /w some lamp attrsCampbell Barton
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-19Fix part of T44768 Yet another Intel driver failing on viewport AmbientAntony Riakiotakis
2015-05-19Fix T44755 set_value node output in node tree not properly converted toAntony Riakiotakis
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-18Final solution for Intel card Ambient Occlusion in T43987.Antony Riakiotakis
2015-05-17Fix T44713: GLSL and BI inconsistency converting color to float node socket.Brecht Van Lommel
2015-05-17Yet another attempt to fix Intel case for T43987Antony Riakiotakis
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-12BGE: Adding material IPO support to GLSL materialsMitchell Stokes
2015-05-11Keep valgrind happy by using tight vec3 packing instead of lax vec4 withAntony Riakiotakis
2015-05-08Add Intel's 3000 driver to exceptions for df/dy calculations. Should fixAntony Riakiotakis
2015-05-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-01Fix a couple of harmless compiler warnings.Brecht Van Lommel
2015-05-01Merge branch 'master' into gooseberryLukas Tönne
2015-05-01Fix T44565 World background artifacts when world shader is void (orAntony Riakiotakis
2015-04-28Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-27Fix T44464: Viewport mipmaps no longer toggle offCampbell Barton
2015-04-27Cleanup: use bool for mipmap argsCampbell Barton
2015-04-25Merge branch 'master' into gooseberryJulian Eisel
2015-04-24Add debug option --debug-gpumem to show GPU memory used in status bar.Antony Riakiotakis
2015-04-24Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-243D Textures:Antony Riakiotakis
2015-04-233D textures: detect if we are pushing OpenGL too hard with the textureAntony Riakiotakis
2015-04-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-21Cleanup: styleCampbell Barton
2015-04-14Merge branch 'cycles_memory_experiments' into gooseberrySergey Sharybin
2015-04-14Fix T44385 SSAO inverted with new Intel drivers.Antony Riakiotakis
2015-04-10Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-09Fix T31546 fragment program gets created every frameAntony Riakiotakis
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-31Merge branch 'master' into gooseberrySergey Sharybin
2015-03-31Fix T43987 ambient occlusion wrong for Intel cards on windows (tested onAntony Riakiotakis
2015-03-30Merge branch 'master' into gooseberrySergey Sharybin