The pitches of the driRenderbuffers are in bytes, so no need to multiply by cpp.
[mesa.git] / src / mesa / drivers / dri / i915 / intel_span.c
2006-03-30 Eric AnholtThe pitches of the driRenderbuffers are in bytes, so...
2005-09-04 Brian PaulUse InitPointers helper
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-07-01 Roland Scheideggerremove common macros used in the span functions of...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-20 Alan HourihaneEnclose passed macro values in brackets to ensure corre...
2004-06-18 Keith WhitwellUse correct macros for packing pixel colors -- this...
2004-06-18 Keith Whitwelladd missing license texts
2004-06-10 Keith WhitwellNew driver for i915 as well as older i830/i845/i865...