Header file clean-up:
[mesa.git] / src / mesa / drivers / glide / fxtris.c
2002-10-24 Brian PaulHeader file clean-up:
2002-08-21 Brian Paulfixed array index typo in VERT_SAVE_RGBA() macro
2001-11-06 Brian Paulcasts to silence warnings from gcc 2.96
2001-09-23 Brian Paulfixed some configure;make build problems. cleaned...
2001-09-19 Brian Paulfix fallback for stippled polygons, removed a debug...
2001-09-18 Keith Whitwellremove some debug
2001-09-18 Keith WhitwellFix FX driver to the point where gears & morph3d work.
2001-08-29 Brian Paulchanges to allow the driver to compile - still doesn...
2001-07-17 Keith WhitwellFix Alan Barnett's 'try10' display list bug.
2001-07-13 Jouk Jansen Committing in .
2001-07-12 Keith WhitwellRename some of the tnl->Driver.* functions to tnl-...
2001-05-02 Brian Paulfixed vertex color problems
2001-05-01 Keith Whitwellfloat color changes
2001-03-29 Brian PaulRemoved DD_Z_NEVER.
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-03 Brian Paulused indent to clean-up the code
2001-01-08 Keith WhitwellFixed 'IRound' to 'IROUND' in mmath.h
2001-01-08 Keith WhitwellBring the FX driver into line with core mesa changes.
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2000-12-26 Keith WhitwellMajor rework of tnl module