index
:
GLPyramid.git
master
Used to be OpenGL triangle, but turned into small framework
git daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sdl
/
pyramid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdl: move gl state settings to gldraw.c
Kyle K
2011-07-23
1
-6
/
+1
*
sdl: tidy up the comments, format the code
Kyle K
2011-07-19
1
-25
/
+41
*
sdl: unglobalize struct platform variable
Kyle K
2011-07-19
1
-11
/
+9
*
sdl: forgot to zero out client struct
Kyle K
2011-07-18
1
-2
/
+1
*
sdl: add a seperate file for event handling
Kyle K
2011-07-18
1
-108
/
+5
*
sdl: make platform more generic by splitting some code into client struct
Kyle K
2011-07-18
1
-20
/
+79
*
sdl: implement loading config file using Lua
Kyle K
2011-07-18
1
-77
/
+14
*
sdl: handle anisotropic filtering
Kyle K
2011-07-18
1
-4
/
+4
*
sdl: tweak opengl state
Kyle K
2011-07-13
1
-9
/
+17
*
add loading texture functions and tweak sdl init
unknown
2011-07-12
1
-45
/
+19
*
create a gldraw.[ch] for models, also introduce few functions
Kyle K
2011-07-07
1
-5
/
+5
*
sync up
Kyle K
2011-07-04
1
-10
/
+42
*
add few new functions to glframe.c
Kyle K
2011-07-03
1
-1
/
+4
*
new glframe_rotate_local_x function
Kyle K
2011-07-03
1
-1
/
+9
*
split more
Kyle K
2011-07-02
1
-216
/
+41
*
sdl: move code around, introduce concept of a platform
Kyle K
2011-07-02
1
-93
/
+117
*
sdl: split code, update makefile, fix header inclusion
Kyle K
2011-07-01
1
-86
/
+88
*
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