index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
Compile fixes for 1.12
Kristian Høgsberg
1
-2
/
+0
2012-03-27
Export xf86NewInputDevice and xf86AllocateInput
Kristian Høgsberg
1
-3
/
+2
2012-03-27
xwayland: Skip config_init() when in Wayland mode
Kristian Høgsberg
1
-0
/
+5
2012-03-27
xwayland: Delete drivers that requre io or console
Kristian Høgsberg
1
-6
/
+10
2012-03-27
xwayland: don't force input devices when using xwayland
Corentin Chary
1
-3
/
+4
2012-03-27
s/hosted/xwayland/
Corentin Chary
4
-8
/
+8
2012-03-27
hosted: make it work again
Corentin Chary
2
-7
/
+10
2012-03-27
hosted: Track Wayland API changes, add cursor forwarding
Kristian Høgsberg
1
-0
/
+6
2012-03-27
Rename xorgWayland global to xorgHosted
Kristian Høgsberg
4
-5
/
+5
2012-03-27
Add flag to toggle rootless
Kristian Høgsberg
3
-0
/
+16
2012-03-27
Disble autoAddDevices when in wayland mode
Kristian Høgsberg
1
-0
/
+4
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-5
/
+5
2012-01-09
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-5
/
+6
2012-01-09
Merge remote-tracking branch 'kibi/master'
Keith Packard
1
-19
/
+0
2012-01-05
xfree86: split warning about missing identifier or input driver
Peter Hutterer
1
-5
/
+6
2011-12-31
linux/ia64: Fix regression after domain I/O support code removal.
Cyril Brulebois
1
-19
/
+0
2011-12-22
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
7
-48
/
+104
2011-12-19
xfree86: bump the input ABI for the touch changes
Peter Hutterer
1
-1
/
+1
2011-12-19
Add the touch input API stubs
Daniel Stone
2
-0
/
+27
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
3
-23
/
+84
2011-12-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+2
2011-12-12
Add some printf format attributes suggested by gcc
Alan Coopersmith
3
-3
/
+3
2011-12-12
xf86Priv.h: Add some noreturn attributes suggested by gcc
Alan Coopersmith
1
-4
/
+2
2011-12-12
DoShowOptions: preserve constness of options list as we walk it
Alan Coopersmith
1
-2
/
+3
2011-12-12
Even more correctly free config file names
Alan Coopersmith
1
-8
/
+9
2011-12-10
xf86RegisterRootWindowProperty is confused about xnfcalloc
Alan Coopersmith
1
-8
/
+3
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-2
/
+2
2011-12-09
xfree86: bump the input ABI
Peter Hutterer
1
-1
/
+1
2011-11-24
Correctly free config file names
Paulo Zanoni
1
-1
/
+5
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
10
-29
/
+29
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
2
-4
/
+4
2011-11-23
Remove xf86FormatPciBusNumber from API, inline the one place its used
Alan Coopersmith
2
-12
/
+6
2011-11-23
Move DoShowOptions to xf86Configure.c, delete xf86ShowOpts.c
Alan Coopersmith
3
-123
/
+52
2011-11-23
Remove bad code from DoShowOptions (Xorg -showopts handler)
Alan Coopersmith
1
-10
/
+2
2011-11-23
matchDriverFromFiles: use one snprintf instead of strncpy/cat series
Alan Coopersmith
1
-3
/
+2
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
3
-9
/
+5
2011-11-23
Don't fallback to wsfb or fbdev on Solaris
Alan Coopersmith
1
-0
/
+2
2011-11-18
VidMode: prevent crash with no modes
Chris Wilson
1
-0
/
+3
2011-11-18
xfree86: Deprecate the use of xf86PciInfo.h
Jeremy Huddleston
2
-0
/
+3
2011-11-09
input: replace remaining GetPairedDevice() with GetMaster()
Peter Hutterer
2
-2
/
+2
2011-11-04
xfree86: duplicate name and driver from pInfo for NewInputDeviceRequest
Peter Hutterer
1
-0
/
+2
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
4
-20
/
+5
2011-10-30
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-9
/
+12
2011-10-31
xfree86: reduce calls to input_option_get_key/value
Peter Hutterer
1
-9
/
+12
2011-10-29
xfree86: add nouveau as the first automatic driver for NVIDIA hardware
Anssi Hannula
1
-1
/
+9
2011-10-25
xfree86: use NewInputDeviceRequest for xorg.conf devices too
Peter Hutterer
2
-28
/
+9
2011-10-25
xfree86: Fix a comment, the old function doesn't exist anymore
Peter Hutterer
1
-1
/
+1
2011-10-25
xfree86: use xf86AddNewOption instead of xf86addNewOption
Peter Hutterer
1
-4
/
+4
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
3
-13
/
+6
2011-10-19
Merge remote-tracking branch 'hramrach/pull'
Keith Packard
1
-6
/
+0
[next]