Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use invert_matrix_general() instead of invert_matrix_perspective() because | Brian Paul | 2002-03-29 | 1 | -3/+10 | |
* | Replace old matrix stacks with new code based on struct matrix_stack. | Brian Paul | 2001-12-18 | 1 | -13/+13 | |
* | more compiler warning fixes | Karl Schultz | 2001-09-18 | 1 | -40/+40 | |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -86/+86 | |
* | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul | 2001-03-07 | 1 | -6/+6 | |
* | replaced frustrum with frustum | Brian Paul | 2001-02-05 | 1 | -6/+6 | |
* | various compilation/warning fixes | Keith Whitwell | 2001-01-05 | 1 | -1/+4 | |
* | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell | 2000-11-24 | 1 | -6/+6 | |
* | removed #include <tgmath.h> | Brian Paul | 2000-11-20 | 1 | -4/+1 | |
* | * Auto* build fixes | Jon Taylor | 2000-11-18 | 1 | -2/+3 | |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -0/+1113 |