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
2012-08-08header fixup, aspect api, warning fixes, removed some minor use of display li...Jason Wilkins
2012-08-07Converted all glMatrix calls to gpuMatrixAlexander Kuznetsov
2012-07-16Adding more openGL compatibility for ES.Alexander Kuznetsov
2012-06-25Big Commit - Ported Blender/BGE to use GPU_compatibility for most drawing.Jason Wilkins
2012-06-06Fixed all places that used "" instead of <> to include glew.h. Defined -DGLE...Jason Wilkins
2012-05-28This is essentually enables Android build using cmake on linuxAlexander Kuznetsov
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2010-03-06Full Path for GL include, fixing compile for scons. Thomas Dinges
2010-02-12correct fsf addressCampbell Barton
2009-07-082.5: code consistencyBrecht Van Lommel
2009-06-23SVN maintenance.Guillermo S. Romero
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal