Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring in ppc spe rtasm into gallium's rtasm module. | José Fonseca | 2008-02-19 | 2 | -699/+0 |
| | | | | Moving files since these are not being used outside gallium. | ||||
* | Correct the convert to and from float instructions | Ian Romanick | 2008-02-15 | 2 | -4/+42 |
| | |||||
* | More name typeo fixes. | Ian Romanick | 2008-02-14 | 2 | -16/+16 |
| | |||||
* | s/spu_/spe_/g Ugh. | Ian Romanick | 2008-02-14 | 1 | -99/+99 |
| | |||||
* | Real-time assembler for Cell SPE. | Ian Romanick | 2008-02-14 | 2 | -0/+661 |
| | |||||
* | Initial support for PowerPC specific code in Mesa and DRI drivers. DRI | Ian Romanick | 2004-10-13 | 2 | -0/+139 |
drivers built on PowerPC systems should now show things like "PowerPC" or "PowerPC/Altivec" in the GL_RENDERER string. The VMX moniker is used for Altivec/Velocity Engine/VMX SIMD additions. I chose this not because I work for IBM but because it's a LOT shorter to type. :) |