aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915tex/intel_blit.c
Commit message (Expand)AuthorAgeFilesLines
* i915tex: Schedule flips when possible.Michel Dänzer2007-02-221-126/+69
* intelCopyBuffer: Remove incorrect intel_fb->pf_current_page tests.Michel Dänzer2007-02-201-17/+4
* i915tex: Support page flipping on both CRTCs independently.Michel Dänzer2007-02-201-27/+18
* i915tex: Make page flipping work again.Michel Dänzer2007-02-201-21/+19
* blend, logicop changes for intelEmitCopyBlit backported to i915Keith Whitwell2006-11-211-4/+31
* Remove x/y/width/height parameters from Clear functions.Brian Paul2006-11-011-2/+1
* Don't use the x/y/width/height params passed to Clear(). Get themBrian Paul2006-11-011-14/+11
* Import texmem i915 driver to its new location as i915tex.Keith Whitwell2006-11-011-0/+556