summaryrefslogtreecommitdiff
path: root/src/mesa/main/histogram.c
AgeCommit message (Expand)Author
2001-02-27fixed glitches in error checking of imaging extensionsBrian Paul
2001-02-17Changed FetchTexel() function pointer arguments.Brian Paul
2001-01-30added packed types to glGetMinMax and glGetHistogram error checksBrian Paul
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-12-13fixed conformance problems in min/max and histogram result packingBrian Paul
2000-12-10generate GL_INVALID_OPERATION error for bad image format/type combinationsBrian Paul
2000-11-10replaced _NEW_IMAGING with _NEW_PIXELBrian Paul
2000-11-10renamed imaging files to histogram since that's what's insideBrian Paul