[intel] Remove the dead intel->need_flush member.
[mesa.git] / src / mesa / drivers / dri / i915 / i915_vtbl.c
2008-01-04 Xiang, Haihaoi915: don't validate PS program when falling back to...
2007-12-07 Xiang, Haihaoi915: fix the error in the previos commit.
2007-12-07 Xiang, Haihaoi915: Check the program size when uploading a program...
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-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...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-29 Roland Scheideggerfix fallback crashes when driver can't handle frag...
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 BrianAdd case for GL_QUADS in i915_reduced_primitive_state().
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 BrianRestore the UseTexEnvProgram logic.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-18 Keith Whitwellfix off-by-one in load_state_immediate
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-23 BrianUpdate DRI drivers for new glsl compiler.
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 Brianvertex/fragment program field changes
2006-10-10 Keith WhitwellUse the mesa-provided texenv program rather than rollin...
2006-08-18 Alan HourihaneFix writemasks on texture arb fp instructions.
2006-01-23 Alan HourihaneAdd Intel 945GM support
2005-05-10 Keith Whitwellget fog working with _TexEnvProgram
2005-05-09 Keith Whitwelli915 will use _TexEnvProgram (if active)
2004-07-01 Alan Hourihanefix for older gcc's (from freedesktop bug id #419)
2004-06-18 Keith Whitwelladd missing license texts
2004-06-10 Keith WhitwellNew driver for i915 as well as older i830/i845/i865...