Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-11 | Don't mess with emacs tab width. | Kristian Høgsberg | |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.c | RALOVICH, Kristóf | |
2008-10-13 | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | |
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.). |