fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots of poten...
[mesa.git] / src / mesa / swrast_setup / ss_triangle.c
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2001-01-16 Keith WhitwellFix several conformance problems. Hack solution to...
2001-01-14 Keith WhitwellFixed conform feedback and drawelements tests.
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-11-05 Keith WhitwellA new module to provide RasterSetup and advanced triang...