Fixed off by one errors in clipping.
[mesa.git] / src / mesa / drivers / dri / gamma / gamma_state.c
2004-04-08 Alan Hourihanebuild fixes
2004-03-18 Ian RomanickConvert int(8|32)_t to uint(8|32)_t, like should have...
2004-03-17 Ian RomanickConvert all uses of CARD32 and CARD8 to int32_t and...
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2003-09-30 Alan Hourihaneadd gamma driver - no kernel driver yet