Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/tests: print usage info upon SPACE/u | Brian Paul | 2009-09-28 | 1 | -15/+18 |
* | progs/tests: re-indent mipmap_limits.c | Brian Paul | 2009-09-28 | 1 | -105/+119 |
* | progs/tests: Update mipmap_limits to show image and colors | Jakob Bornecrantz | 2009-03-18 | 1 | -67/+130 |
* | progs/tests: compile with SCons and glew | Keith Whitwell | 2009-03-10 | 1 | -0/+2 |
* | Press <space> to reset limit/bias values, clean-up limit/bias printf | Brian Paul | 2008-05-03 | 1 | -7/+25 |
* | Set Min/MaxLod with glTexParameterf, not glTexParameteri | Brian | 2008-02-12 | 1 | -2/+2 |
* | tweak incr/decrements amounts for keyboard options | Brian | 2008-02-12 | 1 | -6/+6 |
* | mipmap_limits: Fix display of current texture filtering mode. | Michel Dänzer | 2006-12-14 | 1 | -1/+1 |
* | exercise min/max lod | Keith Whitwell | 2006-06-21 | 1 | -2/+21 |
* | simplify image setup code, added LOD Bias control (l/L keys) | Brian Paul | 2006-05-11 | 1 | -76/+62 |
* | Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL. | Brian Paul | 2006-05-10 | 1 | -0/+247 |