summaryrefslogtreecommitdiff
path: root/progs/demos/texobj.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-09better animate rate (Marcelo Magallon)Brian Paul1-1/+7
2003-10-14remove some cruftBrian Paul1-2/+0
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2003-04-21fix minor warningsBrian Paul1-1/+2
2002-01-04added some assertions to exercise glIsTexture()Brian Paul1-1/+5
2000-07-19call glutInit()Brian Paul1-1/+2
2000-03-23replaced HaveTexObj with UseTexObjBrian Paul1-31/+10
2000-03-01test for GL 1.2Brian Paul1-3/+7
2000-02-25fixed bug when using display listsBrian Paul1-4/+7
1999-08-19Initial revisionjtg1-0/+289