summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-08-10Move the rings drawing code to a separate file.Eric Anholt1-0/+1
2009-07-28Start implementing shadow texturing.Eric Anholt1-1/+3
2009-07-28Set AM_CFLAGS instead of CFLAGS so I don't overwrite them.Eric Anholt1-1/+1
2009-07-28Add a bright red ground plane.Eric Anholt1-0/+1
2009-07-21Use SDL instead of GLUT.Eric Anholt1-1/+1
2009-04-22Add texcoord generation and test texture sampling.Eric Anholt1-3/+4
2009-04-12Get the ring put up on the screen as a series of points.Eric Anholt1-1/+3
2009-04-12Initial import.Eric Anholt1-0/+10