Merge branch 'i915-unification' of git+ssh://people.freedesktop.org/~anholt/mesa...
[mesa.git] / src / mesa / drivers / dri / i915tex / intel_screen.c
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-18 Eric AnholtTest for TTM presence initially rather than test for...
2007-06-05 Wang ZhenyuAdd PCI IDs for the G33, Q33, and Q35 chipsets.
2007-05-31 Eric AnholtAdd buffer manager destroy function.
2007-05-31 Wang Zhenyui915tex: Add support for 945GME
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Michel Dänzeri915tex: Implement SetTexOffset hook.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-18 Eric AnholtRatchet required version down to 1.5 (pre-TTM).
2007-05-17 Eric AnholtConvert i915tex to the new interface and make it compile.
2007-04-17 Thomas HellstromDefer buffer pool creation to the first context creation.
2007-04-16 Thomas HellstromMake sure we are locked when creating drm buffer objects.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Michel Dänzeri915tex: Make sure renderbuffers don't get deleted...
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Xiang, Haihaofix for bug#10182
2007-02-22 Michel Dänzeri915tex: Schedule flips when possible.
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Michel Dänzeri915tex: Triple buffering support, only effective with...
2007-02-20 Michel Dänzeri915tex: Support page flipping on both CRTCs independently.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-30 Dave Airliefix issue with i915tex advertising visuals it can't...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian Pauldisable debug printfs
2006-11-01 Keith WhitwellImport texmem i915 driver to its new location as i915tex.