added dispatch override mechanism, used by trace extension
[mesa.git] / src / mesa / swrast / s_aatriangle.c
2001-01-02 Brian PaulRemoved fixed.h (GLfixed now in mtypes.h, fixed-pt...
2000-11-19 Brian PaulReplaced Texture.CurrentD[] with separate Texture.Curre...
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-11-05 Keith WhitwellReorganized software rasterizer as a module which manag...
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.