From 4c460cfd2b3519724afa9a9ccdb7a117b52c0dea Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 18 Mar 2009 10:23:31 -0600 Subject: tests: remove/update old comments --- progs/trivial/tri-fbo-tex.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'progs/trivial/tri-fbo-tex.c') diff --git a/progs/trivial/tri-fbo-tex.c b/progs/trivial/tri-fbo-tex.c index 253f9310db..72b4cf3683 100644 --- a/progs/trivial/tri-fbo-tex.c +++ b/progs/trivial/tri-fbo-tex.c @@ -1,12 +1,4 @@ -/* - * Test GL_EXT_framebuffer_object render-to-texture - * - * Draw a teapot into a texture image with stenciling. - * Then draw a textured quad using that texture. - * - * Brian Paul - * 18 Apr 2005 - */ +/* Framebuffer object test */ #include -- cgit v1.2.3