Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |