Age | Commit message (Collapse) | Author |
|
As has been done with xf86-video-intel, replace all CARD* datatypes with
uint*_t datatypes available from stdint.h.
|
|
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.
|
|
compile-tested only
|
|
DoLoadableServer = NO systems.
|
|
theatre_detect
|
|
xc/programs/Xserver/hw/xfree86/drivers/ati/theatre.h Patch from Matthieu
Herrb - fix compilation with DoLoadableServer=NO
|
|
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
|