summaryrefslogtreecommitdiff
path: root/hw/xfree86/vgahw/vgaHW.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Drop trailing whitespacesPeter Hutterer1-1/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-5/+5
2012-03-21Introduce a consistent coding styleKeith Packard1-90/+94
2012-01-09vgahw: Fix DACDelay() macro to use the driver's vtableAdam Jackson1-4/+4
2011-10-15vgahw: Port to pciaccess IO space routinesAdam Jackson1-14/+6
2011-10-15xfree86: Move xf86GetClocks to vgahwAdam Jackson1-0/+6
2010-09-23xfree86: nds32: add nds32 definition for vgaHW support.Macpaul Lin1-1/+1
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer1-2/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-37/+37
2007-01-11Convert int10 and vgaHW to use 'struct pci_device' instead of PCITAG.Ian Romanick1-1/+1
2006-08-12xfree86: don't do legacy IO on ARM or S/390 (Debian #362641)Bastian Blank1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-4/+0
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-08-03programs/Xserver/hw/xfree86/ddc/xf86DDC.hMatthieu Herrb1-1/+1
2004-08-03Bug #962: Remove LoaderSymbol calls introduced by the dlloader work soAdam Jackson1-0/+5
2004-07-31Change several LoaderSymbol calls introduced by the bug #400 patch toAdam Jackson1-0/+4
2003-11-14Initial revisionKaleb Keithley1-0/+228