summaryrefslogtreecommitdiffstats
path: root/progs/tests/blitfb.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: added new blitfb.c testBrian Paul2009-10-271-0/+259
Tests glBlitFramebuffer() between two texture/renderbuffer surfaces. In particular, blit from level[1] of a cube map face to a 2D texture. Used to find/fix bug in intel do_copy_texsubimage(). See commit aef1ab1073f3e30d699b99dae17518ed48b57c72