| Commit message (Expand) | Author | Age | Files | Lines |
* | s/LFLAGS/LDFLAGS | Kyle K | 2011-01-17 | 2 | -4/+4 |
* | sdl: add icon to window heading | Kyle K | 2011-01-17 | 3 | -3/+9 |
* | sdl: fix blank screen in Windows XP | Kyle K | 2011-01-17 | 2 | -5/+11 |
* | sdl: add mingw32 target | Kyle K | 2011-01-16 | 1 | -0/+33 |
* | prepare shader files | Kyle K | 2010-11-08 | 2 | -0/+15 |
* | Meh | Kyle K | 2010-11-08 | 6 | -18/+143 |
* | GL_notes.txt: start taking notes on shaders | Kyle K | 2010-10-18 | 1 | -1/+5 |
* | GL_todo.txt: new thoughts, commit below should read *GL_notes.txt* | Kyle K | 2010-10-18 | 2 | -4/+5 |
* | GL_todo.txt: some thoughts on the shadow mapping | Kyle K | 2010-10-18 | 2 | -9/+17 |
* | glut: slim down the math3d.c and math3d.h | Kyle K | 2010-10-16 | 2 | -1/+15 |
* | pyramid: switch from immiediate redering to display list | Kyle K | 2010-10-15 | 2 | -4/+26 |
* | math3d: misc | Kyle K | 2010-10-15 | 3 | -15/+15 |
* | Rename more | Kyle K | 2010-10-15 | 3 | -31/+30 |
* | Check OpenGL version, moved some code around, renamed functions | Kyle K | 2010-10-15 | 4 | -48/+53 |
* | pyramid: get rid of tabs | Kyle K | 2010-10-14 | 1 | -6/+6 |
* | pyramid: remove duplicate line | Kyle K | 2010-10-14 | 1 | -4/+3 |
* | pyramid: lighting tweaks | Kyle K | 2010-10-14 | 2 | -13/+21 |
* | Add GL_todo.txt file | Kyle K | 2010-10-14 | 2 | -9/+44 |
* | pyramid: moved code around | Kyle K | 2010-10-13 | 6 | -82/+103 |
* | pyramid: enabled fog | Kyle K | 2010-10-13 | 3 | -3/+30 |
* | pyramid: fixed the camera, awesome | Kyle K | 2010-10-13 | 2 | -15/+18 |
* | Initial camera | Kyle K | 2010-10-13 | 8 | -12/+189 |
* | gltools: cleanup DrawJet() | Kyle K | 2010-10-13 | 1 | -84/+42 |
* | Cleanups | Kyle K | 2010-10-13 | 7 | -583/+681 |
* | pyramid: add func declaration from man page | Kyle K | 2010-10-10 | 1 | -0/+1 |
* | pyramid: change ground color to magneta | Kyle K | 2010-10-07 | 1 | -0/+1 |
* | misc corrections | Kyle K | 2010-10-07 | 1 | -2/+8 |
* | pyramid: fix escape | Kyle K | 2010-10-03 | 1 | -3/+7 |
* | misc | Kyle K | 2010-10-03 | 1 | -0/+2 |
* | pyramid: fix multiple keys input | Kyle K | 2010-10-03 | 1 | -9/+10 |
* | pyramid: draw ground | Kamil Kaminski | 2010-10-03 | 1 | -1/+21 |
* | pyramid: raise pyramid off the ground | Kamil Kaminski | 2010-10-03 | 1 | -7/+7 |
* | pyramid: cap to 300 fps | Kamil Kaminski | 2010-10-03 | 2 | -1/+15 |
* | pyramid: disable fps counter | Kyle K | 2010-09-30 | 1 | -2/+7 |
* | pyramid: half-assed fps counter, for fun | Kamil Kaminski | 2010-09-30 | 1 | -2/+14 |
* | pyramid: remove few newlines | Kamil Kaminski | 2010-09-29 | 1 | -8/+0 |
* | pyramid: slow down rotations more | Kyle K | 2010-09-29 | 1 | -4/+4 |
* | pyramid: slow down the rotations | Kyle K | 2010-09-29 | 1 | -4/+4 |
* | pyramid: handle multiple keys | Kyle K | 2010-09-28 | 1 | -14/+41 |
* | pyramid: fix the SDL_SetVideoMode() on window resize | Kyle K | 2010-09-28 | 1 | -1/+4 |
* | Initial commit | Kyle K | 2010-09-28 | 5 | -0/+1081 |