summaryrefslogtreecommitdiffstats
path: root/progs/demos/shadowtex.c
Commit message (Expand)AuthorAgeFilesLines
* fix minor warningsBrian Paul2003-04-211-3/+1
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-121-3/+3
* exercise GL_EXT_shadow_funcsBrian Paul2002-03-231-1/+32
* updated to use GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambientBrian Paul2002-02-161-6/+43
* Now there's four possible display modes:Brian Paul2001-02-281-17/+126
* added filtering option, compute shadow tex size from window sizeBrian Paul2001-02-261-13/+36
* added extension #ifdef/#endifsBrian Paul2001-02-201-2/+5
* demo of GL_SGIX_shadowBrian Paul2001-02-201-0/+393