Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-24 | tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture | Keith Whitwell | |
Move between mipmaps, render a triangle, reload textures with either the original arch (and GenMipmaps) or via straightforward glTexImage. | |||
2009-04-20 | tests/mipmap_view: add linear/nearest key | Keith Whitwell | |
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell | |
Also get mingw cross-compilation of these tests working | |||
2008-09-18 | destroy window on exit | Brian Paul | |
2008-03-19 | better text labels | Brian Paul | |
2008-03-17 | mesa: new mipmap generation, lod bias demo | Brian Paul | |
Show each of the mipmap levels side-by-side. Press 's' to toggle quad scaling to see mipmap level at actual size. |