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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
hal: free tmp_val in one missing case
Dave Airlie
1
-0
/
+1
2011-10-03
Merge remote-tracking branch 'herrb/master'
Keith Packard
4
-0
/
+284
2011-10-03
udev: make use of udev_enumerate_add_match_tag() only when it is available
Lennart Poettering
1
-0
/
+4
2011-09-30
Add a 'wscons' autoconf mechanism to configure input devices on BSD.
Matthieu Herrb
4
-0
/
+284
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
5
-101
/
+46
2011-08-22
config: use add_option for '_source' too
Peter Hutterer
3
-25
/
+3
2011-08-22
config: return the new InputOption from add_option.
Peter Hutterer
2
-4
/
+11
2011-08-22
config: fix a log message
Peter Hutterer
1
-1
/
+1
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
1
-0
/
+18
2011-07-27
config: don't fail if a device vanished by the time we managed to look at it
Lennart Poettering
1
-0
/
+5
2011-07-27
config: limit the kernel subsystems we look for devices in
Lennart Poettering
1
-0
/
+7
2011-07-27
config: process udev "changed" and "add" events in the same code paths
Lennart Poettering
1
-5
/
+3
2011-03-24
config: handle device change event properly
Erkki Seppälä
1
-0
/
+4
2011-03-09
config: Ensure that stolen option list elements are released.
Rami Ylimäki
2
-6
/
+6
2010-12-31
udev: Fix removing of the wake up handler
Pauli Nieminen
1
-1
/
+1
2010-12-31
udev: Add strdups to kill const warnings
Daniel Stone
1
-5
/
+12
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+3
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
2
-7
/
+11
2010-11-19
XF86CONFIGDIR is undefined when built with --disable-xorg (#28672)
Dan Horák
1
-0
/
+2
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-5
/
+0
2010-11-11
config: remove mention of AllowEmptyInput
Peter Hutterer
1
-5
/
+0
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-17
/
+9
2010-09-01
config: expose config_info as an input option.
Peter Hutterer
2
-10
/
+3
2010-09-01
Fix udev population of Bluetooth input device product IDs
Chase Douglas
1
-17
/
+9
2010-06-11
config: Replace xstrdup with strdup in add_option()
Mikhail Gusarov
1
-1
/
+1
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
4
-15
/
+15
2010-06-11
config: remove redundant DBUS API define, require dbus-1 >= 1.0
Peter Hutterer
1
-1
/
+0
2010-06-11
config: Script to convert HAL fdi settings to InputClass sections
Dan Nicholson
2
-1
/
+203
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
2
-0
/
+38
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
2
-1
/
+11
2010-06-10
config/hal: Missing newline in log message
Dan Nicholson
1
-1
/
+1
2010-06-10
config/udev: Add verbose info when fetching udev properties
Dan Nicholson
1
-3
/
+36
2010-06-10
config/hal: don't leak the input.tags property
Dan Nicholson
1
-1
/
+4
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
2
-36
/
+18
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
2
-2
/
+2
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
2
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
4
-46
/
+46
2010-04-08
Move 10-evdev.conf to system config dir $datadir/X11/xorg.conf.d
Dan Nicholson
1
-1
/
+1
2010-04-08
config: only match sane devices in 10-evdev.conf
Peter Hutterer
1
-2
/
+34
2010-04-01
Install 10-evdev.conf in $(prefix)/etc/X11/xorg.conf.d under udev
Keith Packard
2
-1
/
+12
2010-03-26
config/udev: Prefer product name from attribute rather than uevent
Dan Nicholson
1
-2
/
+5
2010-02-15
udev: Don't filter subsystem "input"
Thomas Jaeger
1
-6
/
+0
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
2
-0
/
+19
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
5
-72
/
+369
2009-12-22
config: Introduce InputAttributes in NewInputDeviceRequest
Dan Nicholson
2
-2
/
+25
2009-08-14
config: don't shutdown the libhal ctx if it failed to initialize (#23213)
Peter Hutterer
1
-10
/
+11
2009-07-28
config: add HAL error checks
Rémi Cardona
1
-10
/
+22
2009-06-07
config: fix build after XI2 API changes to RemoveDevice.
Simon Thum
1
-1
/
+1
2009-05-08
Don't printf NULL pointers on HAL connection error
Alan Coopersmith
1
-3
/
+6
2009-02-10
config: if we can't connect to HAL, listen for a startup notification.
Peter Hutterer
1
-6
/
+105
[next]