Drop GLcontext typedef and use struct gl_context instead
[mesa.git] / src / mesa / drivers / dri / i965 / brw_gs.c
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-18 Dave Airliei965: fix gs_prog aperture check
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-06 Eric AnholtRevert "[965] Add missing flagging of new stage program...
2007-12-06 Eric Anholt[965] Add missing flagging of new stage programs for...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-17 Xiang, HaihaoI965: fix bug#9625-get the correct PV for quardstrip
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Eric Anholti965: Avoid branch instructions while in single program...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-10 Eric AnholtAvoid branch instructions while in single program flow...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.