Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 1 | -352/+0 |
| | | | | | | | The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about. | ||||
* | 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 |
| | | | | Also get mingw cross-compilation of these tests working | ||||
* | 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 |