summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_buffers.c
AgeCommit message (Expand)Author
2007-12-20[965] Enable EXT_framebuffer_object.Eric Anholt
2007-12-15[965] Use shared intel_regions.c.Eric Anholt
2007-12-14[intel] warnings cleanupEric Anholt
2007-10-30More vblank cleanups.Michel Dänzer
2007-10-29Refactor and fix core vblank supportJesse Barnes
2007-09-27[965] Remove AUB file support.Eric Anholt
2006-12-02Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future ...Gary Wong
2006-11-29Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt
2006-11-01Remove x/y/width/height parameters from Clear functions.Brian Paul
2006-10-23Emit cliprects in the userspace driver as required, rather thanKeith Whitwell
2006-10-15Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt