mesa: new mipmap generation, lod bias demo
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 17 Mar 2008 22:03:06 +0000 (16:03 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 17 Mar 2008 22:03:06 +0000 (16:03 -0600)
commit5456f4f210defe0c4ba17a9314ba0b61334e7976
tree6d252936484039ebbb76c2012cd3348f9b80f42b
parent088c6404fcae07dec6dcf16d2cb0777aa7b446ad
mesa: new mipmap generation, lod bias demo

Show each of the mipmap levels side-by-side.
Press 's' to toggle quad scaling to see mipmap level at actual size.
progs/tests/Makefile
progs/tests/mipmap_view.c [new file with mode: 0644]