summaryrefslogtreecommitdiff
path: root/progs/tests/mipmap_limits.c
AgeCommit message (Expand)Author
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul
2008-02-12Set Min/MaxLod with glTexParameterf, not glTexParameteriBrian
2008-02-12tweak incr/decrements amounts for keyboard optionsBrian
2006-12-14mipmap_limits: Fix display of current texture filtering mode.Michel Dänzer
2006-06-21exercise min/max lodKeith Whitwell
2006-05-11simplify image setup code, added LOD Bias control (l/L keys)Brian Paul
2006-05-10Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL.Brian Paul