Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-20 | fix bad loops in TransposeMatrix[fd]() | Brian Paul | |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick | |
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.). |