Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: new PPC built-in constants array | Brian Paul | 2008-10-22 | 1 | -0/+3 |
| | | | | It's hard to form PPC vector immediates so load them from an array. | ||||
* | gallium: TGSI to PPC code generation | Brian Paul | 2008-10-22 | 1 | -0/+48 |
Based on the TGSIto SSE2 code generator. Incomplete and lots of SSE stuff still hanging around but the basic dozen or so TGSI opcodes are functioning. |