index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-04
input: un-constify InputAttributes
Peter Hutterer
4
-47
/
+51
2014-02-04
xkb: add a call to init an XkbRMLVOSet from const chars
Peter Hutterer
5
-25
/
+52
2014-02-04
Xi: remove superfluous cast.
Peter Hutterer
1
-1
/
+1
2014-01-30
edid: Add quirk for Sony Vaio Pro 13
Arun Raghavan
1
-0
/
+5
2014-01-29
xf86Events: add Enable/DisableInputDeviceForVTSwitch functions
Hans de Goede
2
-24
/
+32
2014-01-29
xf86Events: refactor xf86VTLeave error handling
Hans de Goede
1
-48
/
+46
2014-01-29
xf86Events: split xf86VTSwitch into xf86VTLeave and xf86VTEnter functions
Hans de Goede
2
-130
/
+145
2014-01-29
dbus-core: Attempt to connect to dbus ASAP
Hans de Goede
1
-2
/
+2
2014-01-29
dbus-core: Make dbus-core no longer mutually exclusive with udev
Hans de Goede
10
-74
/
+101
2014-01-29
config: drop the dbus API
Peter Hutterer
7
-464
/
+2
2014-01-29
xfree86: Keep a non-seat0 X server from touching VTs (#71258)
Laércio de Sousa
1
-1
/
+2
2014-01-29
configure.ac: enable systemd socket activation in libxtrans
Łukasz Stelmach
2
-1
/
+24
2014-01-29
Add RANDR 1.4 requests & events to dix/protocol.txt
Alan Coopersmith
1
-0
/
+11
2014-01-29
xf86DeleteScreen: move check for NULL pScrn before first dereference
Alan Coopersmith
1
-3
/
+4
2014-01-29
On realloc failure, free font_path_string instead of leaking it
Alan Coopersmith
1
-3
/
+6
2014-01-29
Link libvgahw with $(PCIACCESS_LIBS) as well
Alan Coopersmith
1
-0
/
+1
2014-01-27
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
3
-2
/
+13
2014-01-27
Merge remote-tracking branch 'anholt/glamor-reformat'
Keith Packard
45
-15172
/
+14938
2014-01-27
Add _XITYPEDEF_POINTER to dix-config.h
Keith Packard
1
-0
/
+3
2014-01-27
pseudoramiX: Only compile on XQUARTZ and XWIN
Keith Packard
2
-1
/
+7
2014-01-27
pseudoramiX: Add _X_ATTRIBUTE_PRINTF attributes to debug functions.
Keith Packard
1
-0
/
+8
2014-01-27
Warning fixes in glx
Keith Packard
2
-2
/
+2
2014-01-27
glamor: Remove more out-of-tree compat code.
Eric Anholt
1
-13
/
+0
2014-01-27
glamor: Remove an extra copy of RegionNil().
Eric Anholt
2
-8
/
+2
2014-01-27
glamor: Hook the module back up to the build.
Eric Anholt
6
-26
/
+89
2014-01-27
glamor: Convert use of the old "pointer" typedef to "void *".
Eric Anholt
4
-16
/
+16
2014-01-27
glamor: Silence warnings for non-debug builds.
Eric Anholt
2
-3
/
+3
2014-01-27
glamor: Disable definitions of GL extension prototypes to avoid warnings.
Eric Anholt
1
-2
/
+0
2014-01-27
glamor: Drop xfree86 dependencies from this dix module.
Eric Anholt
2
-4
/
+2
2014-01-27
glamor: Disable the XV code for now.
Eric Anholt
2
-0
/
+4
2014-01-27
glamor: Use dix-config.h not project config.h
Adam Jackson
3
-9
/
+3
2014-01-27
glamor/egl: Remove glapi awareness
Adam Jackson
4
-154
/
+4
2014-01-27
glamor: Remove compat code for building out of tree.
Eric Anholt
6
-127
/
+6
2014-01-27
glamor: Remove copy of sna's compiler.h
Adam Jackson
8
-89
/
+27
2014-01-27
glamor: Fix up some indentation damage on header prototypes.
Eric Anholt
1
-174
/
+118
2014-01-27
glamor: Fix some indent damage of putting a ' ' after the '*' for pointers.
Eric Anholt
15
-152
/
+152
2014-01-27
glamor: Fix some mangling of shader strings by indent.
Eric Anholt
8
-44
/
+183
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
40
-14779
/
+14757
2014-01-27
glamor: Touch up some code so indent doesn't get confused.
Eric Anholt
1
-4
/
+4
2014-01-25
Check for calloc() failure in add_master()
Alan Coopersmith
1
-0
/
+4
2014-01-25
Xi: fix modifier offset in XIPassiveGrab swapping function
Peter Hutterer
2
-2
/
+9
2014-01-23
dix: Praise clients which haven't run for a while, rather than idle clients
Keith Packard
2
-5
/
+2
2014-01-22
test/signal-formatting: Ignore compiler warnings
Keith Packard
1
-2
/
+5
2014-01-22
test/hashtabletest: Clean up -Wshadow errors
Keith Packard
1
-4
/
+2
2014-01-22
test/xi2: Clean up -Wshadow warnings
Keith Packard
5
-41
/
+41
2014-01-22
kdrive/ephyr: Remove extra 'i' variable in ProcXF86DRIGetDrawableInfo
Keith Packard
1
-1
/
+0
2014-01-22
randr: Eliminate -Wshadow warnings
Keith Packard
1
-9
/
+8
2014-01-22
hw/xnest: Eliminate shadowed names
Keith Packard
4
-17
/
+17
2014-01-22
hw/vfb: Rename screenInfo parameter to screen_info
Keith Packard
1
-9
/
+9
2014-01-22
kdrive: Fix -Wshadow errors
Keith Packard
2
-4
/
+4
[next]