summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_SPARC_asm.py
AgeCommit message (Expand)Author
2009-02-26mesa: Resurrect SPARC asm code.David S. Miller
2006-10-11Fix bug #4681.Ian Romanick
2006-08-26Explicitly store the names for each function that should have a staticIan Romanick
2006-08-22Add new attribute called static_dispatch to the <function> element. ThisIan Romanick
2005-07-28Fix SPARC assembly for 64-bitIan Romanick
2005-06-21Mammoth update to the Python code generator scripts that live inIan Romanick
2005-04-18Refactor a bunch of common code from the "leaf" scripts to a new functions,Ian Romanick
2005-04-18Convert all Python scripts to use XML namespaces.Ian Romanick
2004-11-22applied SPARC patch (freedesktop bug 1898)Brian Paul
2004-05-25Modify the generate assembly code to not use global registers %g2,Ian Romanick
2004-05-24Fixed a bug that caused every dispatch function to call glNewList.Ian Romanick
2004-05-24Generates assembly dispatch stubs for SPARC. Generates different outputIan Romanick