summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/gamma/gamma_span.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-2/+2
2005-01-20Enclose passed macro values in brackets to ensure correct read/write spanAlan Hourihane1-7/+7
2004-12-14uint*t -> u_int*t changesAlan Hourihane1-4/+4
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul1-2/+4
2004-03-18Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.Ian Romanick1-4/+4
2004-03-17Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick1-4/+4
2003-09-30add gamma driver - no kernel driver yetAlan Hourihane1-0/+342