summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86.h
AgeCommit message (Expand)Author
2008-11-25Fix const-mismatch warnings for DisplayModePtr'sAlan Coopersmith
2008-11-24Bus: Remove ISA support.Adam Jackson
2008-11-23Added '-showopts' option to print available driver options (#5564).Stefan Dirsch
2008-10-14Xorg: add -modalias optionNathaniel McCallum
2008-10-12Restore xf86{Enable, Disable}GeneralHandler.Aaron Plattner
2008-10-12Revert "xfree86: xf86{Enable, Disable}InputHandler can be static."Aaron Plattner
2008-10-08xfree86: xf86{Enable, Disable}InputHandler can be static.Tiago Vignatti
2008-10-08xfree86: remove xf86{Enable, Disable}GeneralHandler and others unused.Tiago Vignatti
2008-10-07Revert "Unexport (and unimplement) xf86SetAccessFuncs" for now.Aaron Plattner
2008-10-07Revert "Remove unused server state change callbackery" for now.Aaron Plattner
2008-10-03Unexport xf86ChkConflictAdam Jackson
2008-10-03Remove unused server state change callbackery.Adam Jackson
2008-10-03Internalise some resource list API.Adam Jackson
2008-10-03Unexport (and unimplement) xf86SetAccessFuncs.Adam Jackson
2008-08-13Remove xf86Version.h and related API.Adam Jackson
2008-08-06Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging.Aaron Plattner
2008-07-24Drop xf86CommonSpecialKey() and atKeynames.hKristian Høgsberg
2008-07-16XFree86: Delete OSMouse codeDaniel Stone
2008-07-16XFree86: Remove useless debugging codeDaniel Stone
2008-07-04Nuke libc wrapper remaining stuffs.Tiago Vignatti
2008-04-14Make DRI2 a serverlayout/serverflags option.Kristian Høgsberg
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-12-04Restore xf86getsecs() as not having an ANSI equivalent.Adam Jackson
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-27Remove unused xf8GetBlock and xf86GetSparse entry points.Eric Anholt
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2007-07-18Delete some pre-dlloader debugging scaffolding.Adam Jackson
2007-07-18Remove (long-)deprecated xf86EnablePciBusMaster.Adam Jackson
2007-01-12Eliminate xf86GetPciEntity from public interface.Ian Romanick
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick
2006-12-04Check for __sparc as well as __sparc__ for compatibility with Sun ccAlan Coopersmith
2006-11-27Move mode handling helpers from ddcProperty.c to xf86Mode.c.Eric Anholt
2006-11-27Merge branch 'randr-1.2'Eric Anholt
2006-11-27Add some mode helper functions from the intel driver.Eric Anholt
2006-11-08xfree86: add general handler, port ACPI to it (bug #5665)Daniel Stone
2006-10-24Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-09-06Make sure _XSERVER64 is defined when it should be and gets tested.Michel Dänzer
2006-08-02Move xf86FindPciDeviceVendor and xf86FindPciClass from xf86pciBus.c toIan Romanick
2006-07-31Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-28Bug #5386 (partial): Move CVT mode generator from cvt(1) to server core, andLuc Verhaegen
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-21Yet more dead code.Adam Jackson
2006-07-21static markup, more dead code.Adam Jackson
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-06-07Initial batch of changes for PCI rework. All future changes will beIan Romanick
2006-03-07Numerous amounts refactoring and comment adding (see ChangeLog for file byIan Romanick