summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GL_notes.txt: start taking notes on shadersKyle K2010-10-181-1/+5
* GL_todo.txt: new thoughts, commit below should read *GL_notes.txt*Kyle K2010-10-182-4/+5
* GL_todo.txt: some thoughts on the shadow mappingKyle K2010-10-182-9/+17
* glut: slim down the math3d.c and math3d.hKyle K2010-10-164-388/+26
* pyramid: switch from immiediate redering to display listKyle K2010-10-152-4/+26
* math3d: miscKyle K2010-10-153-15/+15
* Rename moreKyle K2010-10-153-31/+30
* Check OpenGL version, moved some code around, renamed functionsKyle K2010-10-154-48/+53
* pyramid: get rid of tabsKyle K2010-10-141-6/+6
* pyramid: remove duplicate lineKyle K2010-10-141-4/+3
* pyramid: lighting tweaksKyle K2010-10-142-13/+21
* Add GL_todo.txt fileKyle K2010-10-142-9/+44
* pyramid: moved code aroundKyle K2010-10-136-82/+103
* pyramid: enabled fogKyle K2010-10-133-3/+30
* pyramid: fixed the camera, awesomeKyle K2010-10-132-15/+18
* Initial cameraKyle K2010-10-138-12/+189
* gltools: cleanup DrawJet()Kyle K2010-10-131-84/+42
* CleanupsKyle K2010-10-137-583/+681
* pyramid: add func declaration from man pageKyle K2010-10-101-0/+1
* pyramid: change ground color to magnetaKyle K2010-10-071-0/+1
* glut: remove few newlinesKyle K2010-10-071-6/+0
* misc correctionsKyle K2010-10-072-2/+10
* pyramid: fix escapeKyle K2010-10-031-3/+7
* miscKyle K2010-10-032-0/+4
* pyramid: fix multiple keys inputKyle K2010-10-031-9/+10
* pyramid: draw groundKamil Kaminski2010-10-031-1/+21
* pyramid: raise pyramid off the groundKamil Kaminski2010-10-031-7/+7
* pyramid: cap to 300 fpsKamil Kaminski2010-10-032-1/+15
* pyramid: disable fps counterKyle K2010-09-301-2/+7
* pyramid: half-assed fps counter, for funKamil Kaminski2010-09-301-2/+14
* pyramid: remove few newlinesKamil Kaminski2010-09-291-8/+0
* pyramid: slow down rotations moreKyle K2010-09-291-4/+4
* pyramid: slow down the rotationsKyle K2010-09-291-4/+4
* pyramid: handle multiple keysKyle K2010-09-281-14/+41
* pyramid: fix the SDL_SetVideoMode() on window resizeKyle K2010-09-281-1/+4
* Initial commitKyle K2010-09-2810-0/+2100