i965: take the secondary color into account when drawing
[mesa.git] / src / mesa / drivers / dri / i965 / intel_buffers.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-02 Gary WongStructure CopyPixels similarly to i915 do_texture_copyp...
2006-11-29 Eric AnholtAdd accelerated CopyPixels for non-overlapping, 1:1...
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-23 Keith WhitwellEmit cliprects in the userspace driver as required...
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.