fixed pointer arithmetic error in glCopyPixels
[mesa.git] / src / mesa / main / histogram.c
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-27 Brian Paulfixed glitches in error checking of imaging extensions
2001-02-17 Brian PaulChanged FetchTexel() function pointer arguments.
2001-01-30 Brian Pauladded packed types to glGetMinMax and glGetHistogram...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-12-13 Brian Paulfixed conformance problems in min/max and histogram...
2000-12-10 Brian Paulgenerate GL_INVALID_OPERATION error for bad image forma...
2000-11-10 Brian Paulreplaced _NEW_IMAGING with _NEW_PIXEL
2000-11-10 Brian Paulrenamed imaging files to histogram since that's what...