Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bad loops in TransposeMatrix[fd]() | Brian Paul | 2005-10-20 | 1 | -2/+2 |
| | |||||
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 1 | -0/+83 |
Move "handcoded" ARB_transpose_matrix functions to their own file. From here on out, such handcoded functions should go in a file named indirect_FOO.c, where "FOO" is some logical name for the functionality (e.g., part of the extension name, etc.). |