aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gl_SPARC_asm.py
Commit message (Expand)AuthorAgeFilesLines
* Fix SPARC assembly for 64-bitIan Romanick2005-07-281-16/+17
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-14/+26
* Refactor a bunch of common code from the "leaf" scripts to a new functions,Ian Romanick2005-04-181-13/+1
* Convert all Python scripts to use XML namespaces.Ian Romanick2005-04-181-1/+1
* applied SPARC patch (freedesktop bug 1898)Brian Paul2004-11-221-1/+1
* Modify the generate assembly code to not use global registers %g2,Ian Romanick2004-05-251-10/+10
* Fixed a bug that caused every dispatch function to call glNewList.Ian Romanick2004-05-241-1/+1
* Generates assembly dispatch stubs for SPARC. Generates different outputIan Romanick2004-05-241-0/+134