summaryrefslogtreecommitdiff
path: root/progs/tests/mipmap_limits.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-28progs/tests: print usage info upon SPACE/uBrian Paul1-15/+18
2009-09-28progs/tests: re-indent mipmap_limits.cBrian Paul1-105/+119
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz1-67/+130
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell1-0/+2
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul1-7/+25
2008-02-12Set Min/MaxLod with glTexParameterf, not glTexParameteriBrian1-2/+2
2008-02-12tweak incr/decrements amounts for keyboard optionsBrian1-6/+6
2006-12-14mipmap_limits: Fix display of current texture filtering mode.Michel Dänzer1-1/+1
2006-06-21exercise min/max lodKeith Whitwell1-2/+21
2006-05-11simplify image setup code, added LOD Bias control (l/L keys)Brian Paul1-76/+62
2006-05-10Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL.Brian Paul1-0/+247