added missing \'s
[mesa.git] / src / mesa / swrast / s_aaline.c
2001-05-21 Brian Paulfixed a number of multi-texture line bugs
2001-05-17 Keith WhitwellFix order of decomposition of quad.
2001-05-10 Brian Paulfixed some divide by zero problems found w/ conform
2001-04-10 Brian Paulfixed some divide by zero conformance problems
2001-03-28 Brian Pauladjustment to coverage sample positions
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2000-11-22 Jouk Jansen Committing in .
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-11-05 Brian PaulNew implementation of antialiased lines. Mesa should...