summaryrefslogtreecommitdiff
path: root/src/mesa/ppc
AgeCommit message (Collapse)Author
2008-02-19Bring in ppc spe rtasm into gallium's rtasm module.José Fonseca
Moving files since these are not being used outside gallium.
2008-02-15Correct the convert to and from float instructionsIan Romanick
2008-02-14More name typeo fixes.Ian Romanick
2008-02-14s/spu_/spe_/g Ugh.Ian Romanick
2008-02-14Real-time assembler for Cell SPE.Ian Romanick
2004-10-13Initial support for PowerPC specific code in Mesa and DRI drivers. DRIIan Romanick
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. :)