Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-14 | RADEON: missing stdint.h includes | Corbin Simpson | |
2008-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner | |
As has been done with xf86-video-intel, replace all CARD* datatypes with uint*_t datatypes available from stdint.h. | |||
2005-04-17 | Added fifo_read and fifo_write in tge generic bus definition | Bogdan Diaconescu | |
2004-10-02 | Modified: | Vladimir Dergachev | |
xc/programs/Xserver/hw/xfree86/drivers/ati/theatre* xc/programs/Xserver/hw/xfree86/drivers/ati/generic_bus.h Add Rage Theatre (RT100) module code and hook it into the build system |