tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture
authorKeith Whitwell <keithw@vmware.com>
Tue, 21 Apr 2009 18:49:29 +0000 (19:49 +0100)
committerKeith Whitwell <keithw@vmware.com>
Fri, 24 Apr 2009 09:09:14 +0000 (10:09 +0100)
commit510a44eea799f2370b79e5da532b3004e94bb005
treeb9f0e2b686c3354e744232699631d1b362b2f125
parentff71587b27beaf288d535e14c75e58425d7efc7a
tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture

Move between mipmaps, render a triangle, reload textures with either
the original arch (and GenMipmaps) or via straightforward glTexImage.
progs/tests/mipmap_view.c