summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Helper.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-28xfree86: Remove loader symbol list ABI stubsAdam Jackson1-22/+0
2009-05-27xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfoAdam Jackson1-11/+0
2009-05-16xfree86: Remove superfluous ifdef DEBUG checks.Peter Hutterer1-33/+13
2009-05-14randr12: Initialize and keep track of updates to VidMode extension gamma value.Michel Dänzer1-5/+5
2009-03-13Unexport xf86SetPriorityAdam Jackson1-24/+24
2009-01-11xfree86: ANSI cleanupsJulien Cristau1-20/+20
2008-12-17randr: Improve per-crtc gamma support.Maarten Maathuis1-0/+6
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-83/+83
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-7/+7
2008-11-27Typo fixJulien Cristau1-4/+4
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson1-10/+0
2008-11-24Bus: Remove ISA support.Adam Jackson1-203/+6
2008-11-07xfree86: xf86SetDepthBpp needs to respect the driver's depth24flagsJulien Cristau1-5/+0
2008-10-14Xorg: add -modalias optionNathaniel McCallum1-0/+2
2008-08-13Eviscerate save-under support.Adam Jackson1-13/+0
2008-08-13Remove xf86Version.h and related API.Adam Jackson1-7/+0
2008-08-01Erk. Actually check all the BARs, not just the first.Adam Jackson1-1/+1
2008-08-01Silence the "No matching Device section" warning in some harmless cases.Adam Jackson1-1/+16
2008-07-22xfree86: plug memory leak, free driver's private data when deleting the device.Peter Hutterer1-3/+3
2008-07-14xfree86: append, not prepent, new input devices to xf86InputDevs.Peter Hutterer1-5/+9
2008-07-04Nuke libc wrapper remaining stuffs.Tiago Vignatti1-14/+0
2008-05-26If core motion history is required, scale back to screen coords and INT16.Peter Hutterer1-2/+2
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