index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-release-21.1
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2]
Keith Packard
1
-0
/
+1
2017-12-13
xfree86: remove xf86CaughtSignal etc.
Adam Jackson
1
-2
/
+0
2017-03-30
xfree86: Remove driver entity hooks and private
Adam Jackson
1
-2
/
+0
2017-03-17
xfree86: Remove 24bpp pixmap format support (v2)
Adam Jackson
1
-1
/
+0
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
1
-1
/
+1
2016-04-18
xfree86: Remove xf86RegisterRootWindowProperty
Adam Jackson
1
-2
/
+0
2016-04-18
xfree86: Unexport xf86Initialising, remove xf86ServerIsInitialising
Adam Jackson
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-1
/
+1
2012-09-20
xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)
Adam Jackson
1
-1
/
+0
2012-07-06
xfree86: add DDX gpu screen support. (v3)
Dave Airlie
1
-0
/
+2
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-1
/
+1
2012-05-21
xf86/pci: fix slot claiming counting.
Dave Airlie
1
-0
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-60
/
+76
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
1
-0
/
+1
2011-12-12
xf86Priv.h: Add some noreturn attributes suggested by gcc
Alan Coopersmith
1
-4
/
+2
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-1
/
+1
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-1
/
+1
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-3
/
+0
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-1
/
+1
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-1
/
+0
2010-09-14
xfree86: use xf86PciIsolateDevice to get PCI config information
Tiago Vignatti
1
-3
/
+0
2010-05-24
xfree86: bus: delete useless xf86FindPrimaryDevice
Tiago Vignatti
1
-4
/
+0
2010-05-19
xfree86: remove PCI dependency from InitOutput
Tiago Vignatti
1
-0
/
+1
2010-05-19
xfree86: bus: simplify entity related hooks
Tiago Vignatti
1
-1
/
+0
2010-05-19
xfree86: remove unused xf86AccessInit()
Tiago Vignatti
1
-1
/
+0
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-0
/
+1
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
1
-1
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-2
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-3
/
+0
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-1
/
+1
2009-04-04
xfree86: Remove unused DEFAULT_UNRESOLVED and DEFAULT_BEST_REFRESH macros
Julien Cristau
1
-3
/
+0
2009-02-18
Obsolete InputDevices keyword in xorg.conf Files section
Alan Coopersmith
1
-1
/
+0
2009-02-17
Add XkbDir to Files config file section
Keith Packard
1
-0
/
+1
2008-12-07
Correct xf86acpiDisableFlag symbol.
Paulo Cesar Pereira de Andrade
1
-0
/
+2
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-4
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-75
/
+79
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-11
/
+0
2008-11-25
Code motion: subsume xf86DoProbe.c into xf86Init.c
Adam Jackson
1
-2
/
+3
2008-11-23
Added '-showopts' option to print available driver options (#5564).
Stefan Dirsch
1
-0
/
+1
2008-08-19
Remove unused -co option.
Adam Jackson
1
-1
/
+0
2008-08-19
Remove unused -bestRefresh option.
Adam Jackson
1
-1
/
+0
2008-08-19
Remove unused -showunresolved option
Adam Jackson
1
-1
/
+0
2008-08-18
Remove the remainder of grab deactivation and closedown.
Adam Jackson
1
-1
/
+0
2008-07-16
XFree86: Remove XFree86-Misc extension
Daniel Stone
1
-4
/
+0
2008-07-16
XFree86: Delete empty file & function
Daniel Stone
1
-4
/
+0
2008-07-16
XFree86: Clean up init a tiny bit (no code changes)
Daniel Stone
1
-6
/
+0
2008-07-04
Remove inexistent function headers.
Tiago Vignatti
1
-2
/
+0
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-1
/
+2
2008-03-07
Size xf86DefaultModes explicitly.
Adam Jackson
1
-0
/
+1
[next]