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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
sdl: add a seperate file for event handling
Kyle K
2011-07-18
7
-112
/
+170
|
*
sdl: make platform more generic by splitting some code into client struct
Kyle K
2011-07-18
5
-64
/
+100
|
*
sdl: implement loading config file using Lua
Kyle K
2011-07-18
11
-94
/
+376
|
*
sdl: handle anisotropic filtering
Kyle K
2011-07-18
2
-10
/
+42
|
*
sdl: tweak opengl state
Kyle K
2011-07-13
5
-43
/
+92
|
*
add loading texture functions and tweak sdl init
unknown
2011-07-12
13
-84
/
+363
|
*
kill whitespace, I need to learn vim highlighting
Kyle K
2011-07-07
1
-9
/
+9
|
*
create a gldraw.[ch] for models, also introduce few functions
Kyle K
2011-07-07
7
-518
/
+638
|
*
sync up
Kyle K
2011-07-04
9
-78
/
+103
|
*
add few new functions to glframe.c
Kyle K
2011-07-03
6
-72
/
+399
|
*
new glframe_rotate_local_x function
Kyle K
2011-07-03
6
-14
/
+78
|
*
split more
Kyle K
2011-07-02
9
-223
/
+289
|
*
sdl: move code around, introduce concept of a platform
Kyle K
2011-07-02
3
-95
/
+119
|
*
sdl: split code, update makefile, fix header inclusion
Kyle K
2011-07-01
8
-107
/
+121
|
*
Makefile: touch up the makefiles
Kyle K
2011-07-01
6
-66
/
+60
|
|
|
|
|
The mingw32 for sdl gets fancy templates and automatic dependency generation.
*
glut: modify mingw32's permissions
Kyle K
2011-01-17
1
-0
/
+0
|
*
s/LFLAGS/LDFLAGS
Kyle K
2011-01-17
4
-8
/
+8
|
*
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
3
-6
/
+12
|
*
sdl: add mingw32 target
Kyle K
2011-01-16
1
-0
/
+33
|
*
glut: add mingw32 target
Kyle K
2011-01-16
1
-0
/
+24
|
*
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
4
-388
/
+26
|
*
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
|
*
glut: remove few newlines
Kyle K
2010-10-07
1
-6
/
+0
|
*
misc corrections
Kyle K
2010-10-07
2
-2
/
+10
|
*
pyramid: fix escape
Kyle K
2010-10-03
1
-3
/
+7
|
*
misc
Kyle K
2010-10-03
2
-0
/
+4
|
*
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
|
[next]