index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86str.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-10
Require video drivers to report that they support server managed fds
Hans de Goede
1
-1
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-18
/
+18
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-1
/
+1
2014-01-12
hw/xfree86: Lots of constant string support
Keith Packard
1
-21
/
+21
2014-01-12
hw/xfree86: Make strings in DriverRec and ScrnInfoRec const
Keith Packard
1
-7
/
+7
2012-10-19
xf86: Fix build against recent Linux kernel
Thierry Reding
1
-1
/
+1
2012-07-06
xfree86: add framework for provider support in ddx. (v4)
Dave Airlie
1
-0
/
+1
2012-07-06
xfree86: add DDX gpu screen support. (v3)
Dave Airlie
1
-2
/
+3
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
1
-0
/
+11
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-12
/
+12
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-457
/
+441
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-5
/
+2
2011-10-15
pci: Port xf86MapLegacyIO to pciaccess
Adam Jackson
1
-1
/
+0
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-7
/
+0
2010-11-26
xfree86/modes: Provide a ModeSet hook in ScrnInfo
Ville Syrjälä
1
-1
/
+3
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-1
/
+0
2010-09-28
xfree86: Kill pixmapPrivate with a vengeance (v2)
Chris Wilson
1
-1
/
+0
2010-09-10
xfree86: remove IDevRec, replace with InputInfoRec.
Peter Hutterer
1
-8
/
+3
2010-09-10
xfree86: remove extraOptions field from IDevRec.
Peter Hutterer
1
-1
/
+0
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
1
-0
/
+1
2010-05-24
xfree86: remove BUS_ISA type given we don't support anymore
Tiago Vignatti
1
-2
/
+0
2010-01-05
modes: Remove the ClockRanges type
Adam Jackson
1
-15
/
+1
2009-10-28
Add video driver flag to indicate that console access is not needed.
Jamey Sharp
1
-0
/
+1
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-1
/
+3
2009-08-20
xfree86: remove bus state change notification callback
Tiago Vignatti
1
-12
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-150
/
+6
2009-05-27
xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfo
Adam Jackson
1
-15
/
+0
2009-02-04
Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"
Adam Jackson
1
-0
/
+6
2009-02-04
Bus: Remove xf86SetAccessFuncs() and related machinery
Adam Jackson
1
-6
/
+0
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-12
/
+0
2008-11-24
Bus: Remove yet more unused overlap processing.
Adam Jackson
1
-2
/
+0
2008-11-24
Bus: Don't pretend to care about IRQs, DMA, or PCI config space
Adam Jackson
1
-3
/
+0
2008-10-07
Revert "Remove unused server state change callbackery" for now.
Aaron Plattner
1
-0
/
+12
2008-10-03
Remove unused server state change callbackery.
Adam Jackson
1
-12
/
+0
2008-08-18
Remove the remainder of grab deactivation and closedown.
Adam Jackson
1
-2
/
+0
2008-07-17
XFree86: Remove remnants of XFree86-Misc
Daniel Stone
1
-3
/
+0
2008-07-16
XFree86: Delete OSMouse code
Daniel Stone
1
-31
/
+0
2008-07-16
XFree86: Remove useless debugging code
Daniel Stone
1
-8
/
+0
2008-02-14
Friends don't let friends call xf86AddModuleInfo.
Adam Jackson
1
-1
/
+1
2007-12-13
Add infrastructure for validating modes by memory bandwidth.
Adam Jackson
1
-0
/
+1
2007-10-17
Make config file preferred mode override monitor preferred mode.
Keith Packard
1
-0
/
+1
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-1
/
+1
2007-06-25
Split up memory for devices configured in the config file.
Peter Hutterer
1
-1
/
+1
2007-01-17
Replace PciBusId with 'struct pci_device *'
Ian Romanick
1
-6
/
+2
2006-12-08
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...
Ian Romanick
1
-0
/
+1
2006-09-14
Record the maximum dot clock of the monitor, and filter by it.
Adam Jackson
1
-0
/
+1
2006-08-25
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-1
/
+6
2006-08-10
Rename some mode tokens to better reflect their use.
Adam Jackson
1
-1
/
+6
2006-07-25
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-1
/
+0
2006-07-21
Make the various implementations of xf86ExtendedInitInt10 use the
Ian Romanick
1
-4
/
+12
[next]