summaryrefslogtreecommitdiff
path: root/src/theatre.h
AgeCommit message (Collapse)Author
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
As has been done with xf86-video-intel, replace all CARD* datatypes with uint*_t datatypes available from stdint.h.
2008-03-02[PATCH] Ensure symbols used by other modules are visible.Paulo Cesar Pereira de Andrade
The xf86-video-ati drivers are one of the cases where LoaderSymbol is widely used in some obscure ways. This patch fixes the problem, and allows compiling with -fvisibility=hidden.
2008-01-11Drop symbol lists from r128, radeon, theatre.George Sapountzis
compile-tested only
2005-04-20programs/Xserver/hw/xfree86/drivers/ati/theatre.h Build fix forsco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4sco_port_updateMatthieu Herrb
DoLoadableServer = NO systems.
2005-04-17Now the detection of the theatre chip is in other module calledBogdan Diaconescu
theatre_detect
2004-10-05Modified:Vladimir Dergachev
xc/programs/Xserver/hw/xfree86/drivers/ati/theatre.h Patch from Matthieu Herrb - fix compilation with DoLoadableServer=NO
2004-10-02Modified: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