Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdl: add icon to window heading | Kyle K | 2011-01-17 | 1 | -2/+8 |
| | |||||
* | sdl: fix blank screen in Windows XP | Kyle K | 2011-01-17 | 1 | -4/+10 |
| | |||||
* | Meh | Kyle K | 2010-11-08 | 1 | -9/+18 |
| | |||||
* | GL_todo.txt: some thoughts on the shadow mapping | Kyle K | 2010-10-18 | 1 | -9/+9 |
| | |||||
* | pyramid: switch from immiediate redering to display list | Kyle K | 2010-10-15 | 1 | -3/+21 |
| | |||||
* | Rename more | Kyle K | 2010-10-15 | 1 | -20/+19 |
| | |||||
* | Check OpenGL version, moved some code around, renamed functions | Kyle K | 2010-10-15 | 1 | -36/+28 |
| | |||||
* | 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 | 1 | -11/+19 |
| | |||||
* | pyramid: moved code around | Kyle K | 2010-10-13 | 1 | -70/+9 |
| | |||||
* | pyramid: enabled fog | Kyle K | 2010-10-13 | 1 | -1/+26 |
| | |||||
* | pyramid: fixed the camera, awesome | Kyle K | 2010-10-13 | 1 | -12/+12 |
| | |||||
* | Initial camera | Kyle K | 2010-10-13 | 1 | -9/+36 |
| | |||||
* | Cleanups | Kyle K | 2010-10-13 | 1 | -4/+6 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -0/+14 |
| | |||||
* | 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 | 1 | -0/+277 |