summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm
Commit message (Collapse)AuthorAgeFilesLines
* Simplify makefile boilerplate code.José Fonseca2008-02-191-7/+1
| | | | | Don't define ASM_SOURCES variable globally -- reserve that variable to be defined locally by makefiles, together with C_SOURCES and CPP_SOURCES.
* Move mm.c code into util module.José Fonseca2008-02-195-378/+4
| | | | | Using the u_ prefix to distingish the c source files that support gallium interfaces and those that have really no relation with gallium itself.
* Add copyright headers to all rtasm source files.José Fonseca2008-02-192-3/+48
|
* Rename rtasm files.José Fonseca2008-02-196-23/+25
|
* Bring rtasm from mesa to gallium.José Fonseca2008-02-198-0/+2032