summaryrefslogtreecommitdiff
path: root/progs/tests/copypixrate.c
AgeCommit message (Collapse)AuthorFilesLines
2009-12-03progs/tests: fix MSVC build.Vinson Lee1-1/+1
(cherry picked from commit 9c778a90ea24f25437b68bb67856c81add61e261)
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell1-1/+2
Also get mingw cross-compilation of these tests working
2008-03-21mesa: minor code re-orgBrian Paul1-24/+39
2006-03-02test glBlitFramebufferEXT w/ -blit flagBrian Paul1-2/+33
2006-01-26copypixrate.c - measure the speed of glCopyPixels.Brian Paul1-0/+228