Age | Commit message (Expand) | Author |
---|---|---|
2002-06-15 | Added ctx parameter to _mesa_debug() | Brian Paul |
2002-06-06 | replaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY | Brian Paul |
2001-09-23 | fixed some configure;make build problems. cleaned-up copyright info. | Brian Paul |
2001-08-29 | changes to allow the driver to compile - still doesn't work though | Brian Paul |
2001-07-13 | Committing in . | Jouk Jansen |
2001-07-12 | Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it | Keith Whitwell |
2001-05-10 | check hardware type and use SETUP_SNAP if needed | Brian Paul |
2001-05-03 | add disabled test to turn on vertex snapping. | Keith Whitwell |
2001-03-19 | Split driver struct into swrast/tnl/core components. | Keith Whitwell |
2001-03-03 | used indent to clean-up the code | Brian Paul |
2001-01-08 | Bring the FX driver into line with core mesa changes. | Keith Whitwell |
2001-01-05 | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |