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
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-162.5: automatic draw method now uses overlap for Intel on all platforms.Brecht Van Lommel
2010-07-04Fix #21894: backface selection wasn't working correct with < 24 bits colors,Brecht Van Lommel
2010-04-15Make memstat easier to read, add missing Intel ID and cleanups.Guillermo S. Romero
2010-04-05Fix #21349: triple buffer drawing doesn't work well with thousands ofBrecht Van Lommel
2010-03-27Fix #21667: smoke drawing crashes calling glTexImage3D on graphics card that doBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2010-02-01GPU type detection tweaks for unix/mac software rendering.Brecht Van Lommel
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-01-30Fix #19980: crash with opengl render active viewport.Brecht Van Lommel
2010-01-30Fix #19875: drawing smoke on graphics cards that do not supportBrecht Van Lommel
2009-10-28OpenGL Render restored.Brecht Van Lommel
2009-10-20Smoke:Daniel Genrich
2009-10-19Fix #19669 and other: triple buffer & icon texture drawing could causeBrecht Van Lommel
2009-09-15Smoke:Daniel Genrich
2009-09-15Smoke:Daniel Genrich
2009-09-09Smoke:Daniel Genrich
2009-08-25Pointcache:Daniel Genrich
2009-08-25Smoke:Daniel Genrich
2009-08-25Smoke:Daniel Genrich
2009-08-25Smoke:Daniel Genrich
2009-08-20Smoke:Daniel Genrich
2009-08-172.5: Update GPU module to deal with removed G_TEXTUREPAINTBrecht Van Lommel
2009-06-14typo in gpu_extensions.c, removed unused functionCampbell Barton
2009-06-14coverity issue CID: 275Kent Mein
2008-10-12Added a -noglsl option to disable GLSL from the command line.Brecht Van Lommel
2008-09-20Patch #8461, by Rob HausauerTon Roosendaal
2008-09-19Fix again for the NVidia driver bug. This time I'm just giving upBrecht Van Lommel
2008-09-15Workaround for an Nvidia driver bug on 32 bit linux (maybe windows too).Brecht Van Lommel
2008-09-15Added -d debug option for blenderplayer, and remove someBrecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel