Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cell: implement many more PPC instructions for code gen | Brian Paul | 2008-10-22 | 1 | -0/+1 |
| | |||||
* | Bring in ppc spe rtasm into gallium's rtasm module. | José Fonseca | 2008-02-19 | 1 | -1/+2 |
| | | | | Moving files since these are not being used outside gallium. | ||||
* | Add run-time cpu capabilities detection stubs. | José Fonseca | 2008-02-19 | 1 | -0/+1 |
| | |||||
* | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -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é Fonseca | 2008-02-19 | 1 | -3/+2 |
| | | | | | Using the u_ prefix to distingish the c source files that support gallium interfaces and those that have really no relation with gallium itself. | ||||
* | Rename rtasm files. | José Fonseca | 2008-02-19 | 1 | -2/+2 |
| | |||||
* | Bring rtasm from mesa to gallium. | José Fonseca | 2008-02-19 | 1 | -0/+20 |