summaryrefslogtreecommitdiffstats
path: root/progs/demos/multiarb.c
Commit message (Expand)AuthorAgeFilesLines
* now supports > 2 texture unitsBrian Paul2002-02-131-182/+123
* also print GL_MAX_TEXTURE_SIZEBrian Paul2001-06-201-2/+8
* moved glTexEnvi calls to better logical locationsBrian Paul2001-06-131-9/+8
* * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco2000-12-241-2/+28
* print number of texture unitsBrian Paul2000-11-011-1/+8
* set default window posBrian Paul2000-05-231-1/+5
* changed > to >=Brian Paul2000-02-021-2/+5
* limit Drift to [0, 1]Brian Paul2000-02-021-1/+6
* added -info command line optionBrian Paul1999-10-211-3/+18
* use texture objects nowBrian Paul1999-10-131-11/+24
* Initial revisionjtg1999-08-191-0/+307