aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_blit.c
Commit message (Expand)AuthorAgeFilesLines
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-0/+8
* intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer...Dave Airlie2008-04-161-0/+10
* Hook up i915 driver to new DRI2 infrastructure.Kristian Høgsberg2008-02-141-3/+1
* [intel] Add more cliprect modes to cover other meanings for batch emits.Eric Anholt2008-01-101-9/+9
* [intel] Prepare intelCopyBuffer() for private back buffers.Kristian Høgsberg2008-01-091-2/+4
* 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