Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-11 | regen | Matthieu Herrb | |
2012-11-11 | Make it possible to build radeon drivers without XAA. | Matthieu Herrb | |
2012-09-09 | regen | Matthieu Herrb | |
2012-09-09 | Add compat-api.h | Matthieu Herrb | |
2012-09-09 | Convert radeonold to compat-api.h (compatibility with xserver 1.13) | Matthieu Herrb | |
2012-06-09 | Update for new vgaHW API | Matthieu Herrb | |
2012-06-07 | MFC: Guard references to PCITAG / pciTag with XSERVER_LIBPCIACCESS | Matthieu Herrb | |
fixes the radeonold driver with xserver 1.12. | |||
2012-03-13 | Pass --with-xserver-source explicitely to configure, since the | Matthieu Herrb | |
code that figures it out automatically started to fail. | |||
2012-03-04 | Replace Xalloc/Xfree with malloc/free. | Matthieu Herrb | |
Shuts down depreciation warnings during build. | |||
2012-02-18 | Remove a bogus comment in the radeon(4) man page. From Brad. | Matthieu Herrb | |
2012-01-25 | Copy the ZaphodHeads option description from newer radeon driver. | Matthieu Herrb | |
Ironically, this option wasn't documented in the last version of the driver where it was working. | |||
2012-01-25 | replace radeon -> radeonold in a few places. Remove the unused atiold | Matthieu Herrb | |
man page. | |||
2012-01-25 | Add radeon driver 6.12.2 renamed as 'radeonold'. | Matthieu Herrb | |
This is the last known working version in 'zaphod' mode (one X screen per head in multi-head configs). This makes it possible to update the "real" radeon driver in xf86-video-ati, without breaking existing zaphod setups. |