[965] Replace various alignment code with a shared ALIGN() macro.
[mesa.git] / src / mesa / drivers / dri / i915 / intel_context.h
2007-10-04 Eric Anholt[965] Replace various alignment code with a shared...
2007-10-04 Eric AnholtReplace duplicated intel_reg.h with a shared header.
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-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-05 Wang ZhenyuAdd PCI IDs for the G33, Q33, and Q35 chipsets.
2007-05-31 Wang Zhenyui915: Add support for 945GME chip
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 BrianReplace initInitState() with _mesa_init_driver_state().
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-29 Michel Dänzeri915: Fix wait for scheduled swap on secondary display.
2006-09-28 Michel Dänzeri915: Attempt to schedule buffer swap on target vertica...
2006-08-18 Alan HourihaneFix writemasks on texture arb fp instructions.
2006-04-07 Alan HourihaneFix some warnings on x86_64
2006-02-06 Dave Airlieadd vblank support to i915 driver
2006-01-23 Alan HourihaneAdd Intel 945GM support
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-05-31 Alan HourihaneAdd Intel(R) 945G support (Keith Whitwell, Tungsten...
2005-01-06 Alan HourihaneAdd Intel i915GM support, and these extensions.
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-08-14 Dave Airliebring over build fix from xorg tree
2004-06-18 Keith Whitwelladd missing license texts
2004-06-10 Keith WhitwellNew driver for i915 as well as older i830/i845/i865...