index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
1
-1
/
+0
2009-08-20
xfree86: remove bus state change notification callback
Tiago Vignatti
1
-2
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-1
/
+0
2009-07-28
xfree86: delete stupid video driver dump (-modalias option)
Tiago Vignatti
1
-1
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-25
/
+7
2009-07-06
Unclaim PCI slot if driver probing fails.
Matthias Hopf
1
-0
/
+1
2009-05-28
xfree86: Remove loader symbol list ABI stubs
Adam Jackson
1
-4
/
+0
2009-05-27
xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfo
Adam Jackson
1
-3
/
+0
2009-04-03
DPMS: Remove unused DPMSGet()
Adam Jackson
1
-2
/
+0
2009-03-13
Unexport xf86SetPriority
Adam Jackson
1
-1
/
+0
2009-03-04
Make DGA optional.
Topi Kanerva
1
-0
/
+2
2009-02-04
Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"
Adam Jackson
1
-0
/
+3
2009-02-04
Bus: Remove xf86SetAccessFuncs() and related machinery
Adam Jackson
1
-3
/
+0
2008-12-05
Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}
Paulo Cesar Pereira de Andrade
1
-1
/
+5
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
[next]