Remove x/y/width/height parameters from Clear functions.
[mesa.git] / src / mesa / drivers / dri / i965 / intel_blit.c
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-05 Keith WhitwellAccelerate glBitmap with a color expand blit. Nice...
2006-09-22 Keith WhitwellExplicit test for +ve pitches in intelEmitCopyBlit()
2006-09-20 Keith WhitwellAdd a comment about the interactions of negative pitche...
2006-09-20 Keith WhitwellBroadwater seems to prefer this style of blitting.
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.