Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert libGL and DRI drivers to require libdrm. | Adam Jackson | 2005-08-19 | 1 | -1/+1 |
| | | | | | | libdrm can be had from: http://people.freedesktop.org/~ajax/libdrm/ | ||||
* | Allow R300 driver to build on x86-64 and PowerPC. | Vladimir Dergachev | 2005-08-07 | 1 | -1/+1 |
| | |||||
* | Initial support for PowerPC specific code in Mesa and DRI drivers. DRI | Ian Romanick | 2004-10-13 | 1 | -0/+17 |
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. :) |