summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_span.c
Commit message (Expand)AuthorAgeFilesLines
* [965] Enable EXT_framebuffer_object.Eric Anholt2007-12-201-299/+1
* [965] Fix software fallbacks with region-backed textures.Eric Anholt2007-12-171-0/+16
* Fix some warningsKeith Whitwell2006-09-201-1/+2
* 1) Add a new flag in the sarea (coopting the unused texAge value) toKeith Whitwell2006-09-201-0/+10
* Make sure bmBufferOffset is called for all active buffers every timeKeith Whitwell2006-09-071-7/+0
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+279