Hook up i915 driver to new DRI2 infrastructure.
[mesa.git] / src / mesa / drivers / dri / i915 / intel_tris.c
2008-01-17 Eric Anholt[i915] Fix driver from cliprects changes, and clean...
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-09 Eric Anholt[intel] Clean up cliprect handling in intel drivers.
2008-01-02 Xiang, Haihaoi915: Needn't adjust pixel centers. fix #12944
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-20 Eric Anholt[i915] Move meta_draw_quad into the vtbl with other...
2007-12-20 Xiang, Haihaoi915: avoid dead lock in intel_meta_draw_poly. fix...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-26 Keith Whitwelli915: Catch cases where not all state is emitted for...
2007-11-16 Eric Anholt[i915] Push locking in intelClearWithTris down inside...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-24 Eric AnholtMove i915tex driver into place as just i915.
2007-09-24 Eric AnholtRemove the old i915 driver now that i915tex works witho...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-22 Brian Paulfix the broken fallback string/debug stuff
2006-09-22 Brian Paulremove extra indentation
2006-07-20 Brian PaulSome structure renaming. Prefix vertex/fragment-relate...
2006-05-23 Brian PaulAdd const qualifiers in a number of places.
2005-11-12 Brian PaulMove stuff common to vertex/fragment_program into the...
2005-05-17 Keith WhitwellDisable leftover debug statements
2005-05-09 Keith Whitwelli915 will use _TexEnvProgram (if active)
2004-08-14 Dave Airliebring over change from xorg trunk - let build on non...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-06-18 Keith Whitwelladd missing license texts
2004-06-10 Keith WhitwellNew driver for i915 as well as older i830/i845/i865...