summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gl_x86_asm.py
Commit message (Expand)AuthorAgeFilesLines
* Use GNU AS label aliasing, if available. This must be enabled by addingIan Romanick2005-01-071-3/+17
* Added some comments and fixed typeos. Slightly refactored the wayIan Romanick2004-12-211-1/+1
* Set symbol visibility to 'default', if supported by gcc.Brian Paul2004-11-271-0/+7
* Fix mgl name mangling (patch 1014800)Brian Paul2004-08-251-4/+10
* Fixed an assembler warning / error (depending on the version of GAS used).Ian Romanick2004-08-171-11/+3
* put back the correct dispatcher for non-threaded builds.Daniel Borca2004-07-021-3/+3
* Make sure THREADS is set no matter which threading model is selected.Ian Romanick2004-07-011-0/+4
* First phase of TLS work. At this point SPARC assembly dispatch isIan Romanick2004-06-291-7/+56
* New scripts for processing the XML version of APIspec. Mail is beingIan Romanick2004-05-181-0/+138