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-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-17Add check for GPU materials enable stateCampbell Barton
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-07-14Move from MTFace to MTexPoly w/ texture checksCampbell Barton
2015-04-27Cleanup: use bool for mipmap argsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-23cleanup: use spaces for alignmentMike Erwin
2015-02-23GPU module: get rid of gluscaleimage - game engine also uses that butAntony Riakiotakis
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-22Fix for image garbage collection failing to run for render-only viewsCampbell Barton
2014-04-03Fix T39517,Antony Riakiotakis
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-04-14BGE: Adding mipmapping control to bge.render via bge.render.setMipmapping() a...Mitchell Stokes
2013-03-21code cleanup: use bool where values are true/false, for view3d and related fu...Campbell Barton
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-12-05Fix #33417: add back GPU Mipmap Generation option, apparently with this disabledBrecht Van Lommel
2012-11-28GPU: remove GPU Mipmap Generation option and just always enable it, it's an oldBrecht Van Lommel
2012-10-25Fix issue after commit 50282: float texture painting non-color data textures didBrecht Van Lommel
2012-10-22Fix #32522: Object's diffuse color not showing in Sculpt ModeSergey Sharybin
2012-09-30Revert changes made to support diffuse color when sculptingSergey Sharybin
2012-09-23Fix #32522: Object's diffuse color not showing in Sculpt ModeSergey Sharybin
2012-09-18Fix #31539, painting in image editor while in object mode does not update mip...Antony Riakiotakis
2012-08-30Fix #32404: GLSL normal maps using float images were incorrectly gettingBrecht Van Lommel
2012-07-29Fix for [#27484] "Run-time command line options don't work in Multi-texture m...Mitchell Stokes
2012-06-30Finally committing support for compressed textures on the GPU (DDS+DXT). This...Mitchell Stokes
2012-06-11Add user preference "GPU Mipmap Generation" under the System/OpenGLAntony Riakiotakis
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-08Fix #29520: issue drawing with VBO + GLSL + alpha pass. Includes some refacto...Brecht Van Lommel
2011-11-29remove header text:Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-02-21doxygen: entry for gpu, modifiers, nodes, python and renderNathan Letwory
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-05-20opengl render was freeing all images from the graphics card each update.Campbell Barton
2010-04-25Fix #22123 and #22124: some problems with mutex locks, also tweak toBrecht Van Lommel
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2010-01-04Added OpenGL debugging function to print state information, was using this asBrecht Van Lommel
2009-09-09Smoke:Daniel Genrich
2009-08-202.5/Paint:Nicholas Bishop
2009-08-20Smoke:Daniel Genrich
2009-08-172.5: Update GPU module to deal with removed G_TEXTUREPAINTBrecht Van Lommel
2009-07-132.5Brecht Van Lommel
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-06Fix for bug #18228: OpenGL specular did not get the correct viewBrecht Van Lommel
2009-01-232.5: multiple small fixesBrecht Van Lommel
2009-01-192.5Ton Roosendaal