summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Helper.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Delete all DDXes besides xprint.Adam Jackson1-2953/+0
2008-03-01clean some "unused" warningsGeorge Sapountzis1-1/+0
2008-02-18xfree86: plug memory leak in xf86LogInit()Arjan van de Ven1-1/+3
2008-02-14Remove some braindamage from ModuleDesc.Adam Jackson1-1/+0
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson1-22/+2
2007-12-04Restore xf86getsecs() as not having an ANSI equivalent.Adam Jackson1-0/+14
2007-11-15Clean up some garbage in driver enumeration.Adam Jackson1-3/+0
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-1/+1
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-29/+1
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...pci-reworkIan Romanick1-14/+0
2007-07-18Always normalize the module name.Adam Jackson1-4/+0
2007-07-18Dead ifdefs for BITMAP_SCANLINE_UNIT == 64Adam Jackson1-10/+0
2007-06-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-0/+3
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf1-0/+3
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-0/+13
2007-03-21XFree86 input: Add backwards compatibility for motion historyDaniel Stone1-0/+13
2007-01-17Replace PciBusId with 'struct pci_device *'Ian Romanick1-4/+2
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-76/+102
2006-11-08remove trailing whitespaceDaniel Stone1-75/+75
2006-11-07Merge branch 'autoconfig-for-7.2'Adam Jackson1-2/+4
2006-09-14In xf86MatchPciInstances, fail gracefully when there's no PCI device at all.Adam Jackson1-0/+2
2006-09-14Bump the default pixel depth to 24, and default bpp to 32.Adam Jackson1-2/+2
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone1-1/+1
2006-08-02Eliminate the last few places outside xf86pciBus.c that useIan Romanick1-14/+18
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-21/+1
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-20/+1
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+0
2006-07-21Remove the loader's required and referenced symbol lists, dead code.Adam Jackson1-20/+1
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-45/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-21xorg ddx: move to new input API, remove old keyboard driverDaniel Stone1-0/+13
2006-07-21xorg DDX: implement NewInputDeviceRequestDaniel Stone1-0/+13
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-45/+1
2006-06-09Move probe_devices_from_device_sections,Ian Romanick1-186/+0
2006-06-07Initial batch of changes for PCI rework. All future changes will beIan Romanick1-27/+218
2006-04-14Coverity #847, #848, #849: Three more memory leaks.Adam Jackson1-0/+3
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-79/+79
2006-03-07Numerous amounts refactoring and comment adding (see ChangeLog for file byIan Romanick1-91/+128
2006-02-28Remove redundant definition of struct Inst. Safeguard xf86AddDriver againstIan Romanick1-10/+6
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-1/+1
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich1-1/+8
2004-09-22Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones.Adam Jackson1-2/+2
2004-08-02Removed distro specific stuff.Egbert Eich1-1/+0
2004-07-30removing some unnecessary restricitons on the allowed visuals.Egbert Eich1-19/+0
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich1-21/+40
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-168/+147
2003-11-14Initial revisionKaleb Keithley1-0/+2994