summaryrefslogtreecommitdiff
path: root/progs/demos/engine.c
AgeCommit message (Collapse)Author
2009-01-24progs: Port most of the demos to glew.José Fonseca
A couple of test weren't ported due to glew breakage -- it undefines GLAPIENTRY.
2008-01-22define M_PI if neededAlexey Sokolov
2007-12-18Fix a quadstrip front/back-face inconsistancy.Brian
Only set front material colors to make it noticable if front/back-face determination is incorrect anywhere.
2006-08-01code to draw engine blockBrian Paul
2006-07-04New animated engine demo.Brian Paul