Header file clean-up:
[mesa.git] / src / mesa / drivers / glide / fxvb.c
2002-10-24 Brian PaulHeader file clean-up:
2002-06-15 Brian PaulImplemented GL_NV_texture_rectangle extension.
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-06 Brian Paulreplaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY
2001-09-23 Brian Paulfixed some configure;make build problems. cleaned...
2001-08-29 Brian Paulchanges to allow the driver to compile - still doesn...
2001-07-13 Jouk Jansen Committing in .
2001-07-12 Keith WhitwellRename some of the tnl->Driver.* functions to tnl-...
2001-05-10 Brian Paulcheck hardware type and use SETUP_SNAP if needed
2001-05-03 Keith Whitwelladd disabled test to turn on vertex snapping.
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 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