aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_pixel.h
Commit message (Expand)AuthorAgeFilesLines
* intel: Remove some dead metaops code.Eric Anholt2009-09-281-2/+0
* intel/radeon: add common metaops code.Dave Airlie2009-07-151-15/+0
* intel: Put the constant texcoords used in metaops into a vbo.Eric Anholt2009-05-081-0/+3
* intel: replace custom metaops clear with generic.Eric Anholt2009-02-021-0/+2
* intel: Share passthrough transform setup between glBitmap and glDrawPixels.Eric Anholt2008-12-311-1/+2
* intel: Add support for glBitmap as metaops using GL calls.Eric Anholt2008-12-311-0/+8
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* intel: Avoid glBitmap software fallback for blending when no blending occurs.Eric Anholt2008-06-241-1/+2
* Merge {i915,i965}/intel_context.h as intel/intel_context.hKristian Høgsberg2008-02-221-0/+6
* [intel] Move some pixel path support from drivers to shared.Eric Anholt2007-12-211-0/+63