Age | Commit message (Expand) | Author | Files | Lines |
2008-12-03 | Rework symbol visibility for easier maintenance | Paulo Cesar Pereira de Andrade | 1 | -194/+199 |
2008-11-30 | Remove declarations of symbols that are never defined. | Paulo Cesar Pereira de Andrade | 1 | -4/+0 |
2008-11-25 | Fix const-mismatch warnings for DisplayModePtr's | Alan Coopersmith | 1 | -4/+5 |
2008-11-24 | Bus: Remove ISA support. | Adam Jackson | 1 | -25/+0 |
2008-11-23 | Added '-showopts' option to print available driver options (#5564). | Stefan Dirsch | 1 | -0/+1 |
2008-10-14 | Xorg: add -modalias option | Nathaniel McCallum | 1 | -0/+1 |
2008-10-12 | Restore xf86{Enable, Disable}GeneralHandler. | Aaron Plattner | 1 | -0/+2 |
2008-10-12 | Revert "xfree86: xf86{Enable, Disable}InputHandler can be static." | Aaron Plattner | 1 | -0/+2 |
2008-10-08 | xfree86: xf86{Enable, Disable}InputHandler can be static. | Tiago Vignatti | 1 | -2/+0 |
2008-10-08 | xfree86: remove xf86{Enable, Disable}GeneralHandler and others unused. | Tiago Vignatti | 1 | -2/+0 |
2008-10-07 | Revert "Unexport (and unimplement) xf86SetAccessFuncs" for now. | Aaron Plattner | 1 | -0/+2 |
2008-10-07 | Revert "Remove unused server state change callbackery" for now. | Aaron Plattner | 1 | -0/+2 |
2008-10-03 | Unexport xf86ChkConflict | Adam Jackson | 1 | -1/+0 |
2008-10-03 | Remove unused server state change callbackery. | Adam Jackson | 1 | -2/+0 |
2008-10-03 | Internalise some resource list API. | Adam Jackson | 1 | -3/+0 |
2008-10-03 | Unexport (and unimplement) xf86SetAccessFuncs. | Adam Jackson | 1 | -2/+0 |
2008-08-13 | Remove xf86Version.h and related API. | Adam Jackson | 1 | -1/+0 |
2008-08-06 | Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging. | Aaron Plattner | 1 | -0/+1 |
2008-07-24 | Drop xf86CommonSpecialKey() and atKeynames.h | Kristian Høgsberg | 1 | -1/+0 |
2008-07-16 | XFree86: Delete OSMouse code | Daniel Stone | 1 | -6/+0 |
2008-07-16 | XFree86: Remove useless debugging code | Daniel Stone | 1 | -16/+0 |
2008-07-04 | Nuke libc wrapper remaining stuffs. | Tiago Vignatti | 1 | -1/+0 |
2008-04-14 | Make DRI2 a serverlayout/serverflags option. | Kristian Høgsberg | 1 | -0/+1 |
2008-02-14 | Friends don't let friends call xf86AddModuleInfo. | Adam Jackson | 1 | -2/+2 |
2007-12-13 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -0/+1 |
2007-12-04 | Restore xf86getsecs() as not having an ANSI equivalent. | Adam Jackson | 1 | -0/+1 |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -6/+0 |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh | 1 | -5/+5 |
2007-08-27 | Remove unused xf8GetBlock and xf86GetSparse entry points. | Eric Anholt | 1 | -6/+0 |
2007-08-23 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -13/+0 |
2007-07-18 | Delete some pre-dlloader debugging scaffolding. | Adam Jackson | 1 | -13/+0 |
2007-07-18 | Remove (long-)deprecated xf86EnablePciBusMaster. | Adam Jackson | 1 | -3/+0 |
2007-01-12 | Eliminate xf86GetPciEntity from public interface. | Ian Romanick | 1 | -1/+0 |
2006-12-08 | Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i... | Ian Romanick | 1 | -1/+14 |
2006-12-04 | Check for __sparc as well as __sparc__ for compatibility with Sun cc | Alan Coopersmith | 1 | -1/+1 |
2006-11-27 | Move mode handling helpers from ddcProperty.c to xf86Mode.c. | Eric Anholt | 1 | -0/+1 |
2006-11-27 | Merge branch 'randr-1.2' | Eric Anholt | 1 | -0/+8 |
2006-11-27 | Add some mode helper functions from the intel driver. | Eric Anholt | 1 | -0/+8 |
2006-11-08 | xfree86: add general handler, port ACPI to it (bug #5665) | Daniel Stone | 1 | -0/+4 |
2006-10-24 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -0/+6 |
2006-09-06 | Make sure _XSERVER64 is defined when it should be and gets tested. | Michel Dänzer | 1 | -0/+6 |
2006-08-02 | Move xf86FindPciDeviceVendor and xf86FindPciClass from xf86pciBus.c to | Ian Romanick | 1 | -4/+0 |
2006-07-31 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -0/+4 |
2006-07-28 | Bug #5386 (partial): Move CVT mode generator from cvt(1) to server core, and | Luc Verhaegen | 1 | -0/+4 |
2006-07-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -5/+0 |
2006-07-21 | Yet more dead code. | Adam Jackson | 1 | -3/+0 |
2006-07-21 | static markup, more dead code. | Adam Jackson | 1 | -1/+0 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -2/+0 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -2/+0 |