summaryrefslogtreecommitdiffstats
path: root/progs/demos/gearbox.c
Commit message (Collapse)AuthorAgeFilesLines
* mesa: clear the unused upper-left region to black instead of leaving it ↵Brian Paul2008-08-131-5/+11
| | | | undefined
* use fmod() when incrementing CubeRotBrian Paul2006-01-301-4/+3
|
* Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.Brian Paul2006-01-281-0/+486