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