summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_metaops.c
Commit message (Expand)AuthorAgeFilesLines
* Update DRI drivers for new glsl compiler.Brian2007-02-231-2/+0
* Correct usage/meaning of max_index parameter.Keith Whitwell2007-02-011-1/+1
* Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell2007-01-161-3/+94
|\
| * Various warning fixes for i965 driver.Keith Packard2007-01-061-2/+1
| * Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future ...Gary Wong2006-12-021-27/+41
| * Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt2006-11-291-10/+88
* | cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-38/+31
* | checkpoint - remove dead files, otherwise untestedKeith Whitwell2006-10-301-3/+2
|/
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+483