From 77667266a7d08fd34881c1a2354d0bf9ad3f4d4e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 26 Jan 2006 17:35:31 +0000 Subject: Test glTexSubImage and glCopyTexSubImage rate. Run with -nodraw to skip rendering of test quad to get "pure" sub-tex rate. --- progs/tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/tests/Makefile') diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 49ea7477e8..6cb52770e8 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -48,6 +48,7 @@ SOURCES = antialias.c \ sharedtex.c \ stencilwrap.c \ stencil_wrap.c \ + subtexrate.c \ tex1d.c \ texfilt.c \ texline.c \ -- cgit v1.2.3