summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_pixel.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-05intel: Improve the test for readpixels blit path format checking.Eric Anholt1-4/+0
2011-10-18intel: Convert from GLboolean to 'bool' from stdbool.h.Kenneth Graunke1-3/+3
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-5/+5
2009-09-28intel: Remove some dead metaops code.Eric Anholt1-2/+0
2009-07-15intel/radeon: add common metaops code.Dave Airlie1-15/+0
2009-05-08intel: Put the constant texcoords used in metaops into a vbo.Eric Anholt1-0/+3
2009-02-02intel: replace custom metaops clear with generic.Eric Anholt1-0/+2
2008-12-31intel: Share passthrough transform setup between glBitmap and glDrawPixels.Eric Anholt1-1/+2
2008-12-31intel: Add support for glBitmap as metaops using GL calls.Eric Anholt1-0/+8
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-1/+1
2008-06-24intel: Avoid glBitmap software fallback for blending when no blending occurs.Eric Anholt1-1/+2
2008-02-22Merge {i915,i965}/intel_context.h as intel/intel_context.hKristian Høgsberg1-0/+6
2007-12-21[intel] Move some pixel path support from drivers to shared.Eric Anholt1-0/+63