aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_blit.c
Commit message (Expand)AuthorAgeFilesLines
* Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian2008-01-061-5/+5
* [965] Enable EXT_framebuffer_object.Eric Anholt2007-12-201-0/+74
* [intel] Improve INTEL_DEBUG=blit description of clearing.Eric Anholt2007-12-171-2/+0
* [intel] Cleanup of */intel_blit.c to bring the two closer.Eric Anholt2007-12-171-55/+51
* [intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt2007-12-121-1/+1
* i915: Some additional blit fixes and assertions.Michel Dänzer2007-11-261-8/+24
* [intel] Add 965 support to shared intel_blit.cEric Anholt2007-11-161-27/+64
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+491