fix up radeon span functions using latest r200 code from Brian,
[mesa.git] / src / mesa / drivers / dri / i915 / i915_fragprog.c
2005-09-08 Keith WhitwellTreat NegateBase as a bitfield, not a boolean.
2005-05-10 Keith Whitwelldon't be fooled into emitting padding for wpos when...
2005-05-10 Keith Whitwellget fog working with _TexEnvProgram
2005-05-09 Keith Whitwelli915 will use _TexEnvProgram (if active)
2005-05-09 Keith WhitwellFallback (rather than fail) on unknown program targets.
2005-04-21 Keith WhitwellReduce the size of mesa's internal fragment and vertex...
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-08-31 Keith WhitwellThe i915 driver was merged after EMIT_*_BGR bug was...
2004-06-18 Keith Whitwelladd missing license texts
2004-06-10 Keith WhitwellNew driver for i915 as well as older i830/i845/i865...