summaryrefslogtreecommitdiffstats
path: root/progs/trivial/sub-tex.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/trivial: added two simple texture testsBrian Paul2009-11-301-0/+137
One draws a series of quads with different textures. The other draws with one texture which is changed with glTexSubImage2D().