summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915tex/intel_context.c
Commit message (Expand)AuthorAgeFilesLines
* i915tex: The intended triple buffering fix.Michel Dänzer2007-03-191-5/+1
* i915tex: Set intel_fb->vbl_waited to current instead of what we aimed for.Michel Dänzer2007-03-091-1/+1
* i915tex: Set framebuffer size to match window before calling _mesa_make_current.Michel Dänzer2007-03-071-10/+10
* i915tex: Schedule flips when possible.Michel Dänzer2007-02-221-10/+26
* i915tex: Triple buffering support, only effective with page flipping so far.Michel Dänzer2007-02-201-24/+27
* i915tex: Support page flipping on both CRTCs independently.Michel Dänzer2007-02-201-12/+1
* i915tex: Make page flipping work again.Michel Dänzer2007-02-201-1/+13
* i915tex: Take into account various mapping states when dropping theThomas Hellstrom2007-02-141-2/+13
* Merge branch 'vbo-0.2'Keith Whitwell2007-02-021-4/+3
|\
| * Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell2007-01-161-8/+14
| |\
| * | merge current trunk into vbo branchAlan Hourihane2006-11-021-0/+707
| /
* | i915tex: Fix randr resizing. Rotation still broken.Thomas Hellstrom2007-01-231-2/+20
|/
* Fixes Glean vertex/fragment test failures. Those tests never calledBrian Paul2006-11-021-0/+10
* remove unneeded extern declaration of lockMutexBrian Paul2006-11-021-3/+0
* bump driver dateBrian Paul2006-11-021-1/+1
* Import texmem i915 driver to its new location as i915tex.Keith Whitwell2006-11-011-0/+707