index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
Pass the event list through to the pointer barrier code to return it
Peter Hutterer
1
-1
/
+2
2012-12-17
Add support for XI2.3: Pointer barrier events and releases.
Jasper St. Pierre
3
-1
/
+24
2012-12-17
barriers: Switch to an explicit hook for barrier constrainment
Jasper St. Pierre
1
-0
/
+5
2012-12-09
include: fix comment
Peter Hutterer
1
-1
/
+1
2012-11-29
Merge branch 'high-resolution-touch-devices' into for-keith
Peter Hutterer
2
-1
/
+8
2012-11-29
xkb: fill in keycode and event type for slow keys enablement
Peter Hutterer
1
-0
/
+1
2012-11-21
DMX: Add DMX and GLX extensions
Daniel Stone
1
-4
/
+0
2012-11-21
Constify argument to LoadExtension
Daniel Stone
1
-1
/
+1
2012-11-20
dix: Save touchpoint last coordinates before transform. #49347
Yuly Novikov
1
-1
/
+1
2012-11-20
Don't use GetTouchEvents in EmitTouchEnd
Thomas Jaeger
1
-0
/
+5
2012-11-20
Don't use GetTouchEvents when replaying events
Thomas Jaeger
1
-0
/
+2
2012-11-19
XKB: Remove component listing support
Daniel Stone
1
-17
/
+0
2012-11-19
input: drop FP1616 macro
Peter Hutterer
1
-2
/
+0
2012-11-05
os: Add libnettle as a choice of SHA1 implementation
Yaakov Selkowitz
1
-0
/
+3
2012-11-05
dix: fix shadow warnings
Yaakov Selkowitz
1
-6
/
+6
2012-11-05
dix: fix redundant redeclaration warnings in dixfont
Yaakov Selkowitz
3
-39
/
+47
2012-10-30
Add missing labels for multitouch valuators
Benjamin Tissoires
1
-0
/
+3
2012-10-26
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+1
2012-10-19
End physically active touches when device is disabled
Chase Douglas
1
-0
/
+1
2012-10-16
Use X_ATTRIBUTE_PRINTF where suggested for os.h
Jon TURNEY
1
-1
/
+3
2012-09-24
Merge remote-tracking branch 'ajax/server-1.14-abi-churn'
Keith Packard
3
-24
/
+20
2012-09-23
dix: Remove MapUnmapEventsEnabled and friends
Adam Jackson
1
-3
/
+0
2012-09-20
dix: Fix types in WindowOptRec
Adam Jackson
1
-2
/
+2
2012-09-20
dix: Repack ClientRec
Adam Jackson
1
-20
/
+18
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2
-3
/
+1
2012-09-05
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-4
/
+20
2012-09-04
config/udev: add wrapper around check if server is not seat 0
Dave Airlie
1
-0
/
+2
2012-08-29
list: Use offsetof() and typeof() to determine member offsets within a structure
Jeremy Huddleston Sequoia
2
-4
/
+20
2012-08-27
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+1
2012-08-21
Add FormatInt64 to convert signed integers in signal-safe manner
Peter Hutterer
1
-0
/
+1
2012-08-07
Distribute include/glx_extinit.h
Keith Packard
1
-0
/
+1
2012-07-25
glx: drop GLX_LIBS from X server and workaround sdksyms.
Dave Airlie
2
-1
/
+34
2012-07-25
dix: don't use "new" as a parameter name
Aaron Plattner
1
-3
/
+3
2012-07-17
Merge remote-tracking branch 'jturney/master'
Keith Packard
1
-3
/
+7
2012-07-17
xwin: Clean up os wrappers for System, Popen and Pclose on Windows
Keith Packard
1
-3
/
+7
2012-07-16
xf86: Re-export extension disable flags
Aaron Plattner
1
-16
/
+16
2012-07-10
Merge branch 'local-fixes'
Keith Packard
1
-0
/
+3
2012-07-10
Remove last renmants of XFree86LOADER define
Daniel Stone
1
-1
/
+1
2012-07-10
Remove unused setupFunc from extensions
Daniel Stone
1
-1
/
+0
2012-07-10
Move the remnants of loadext.c to miinitext.c
Daniel Stone
1
-2
/
+2
2012-07-10
Loader: Move ExtensionModule types to DIX
Daniel Stone
1
-0
/
+38
2012-07-09
Move SELinux from extmod to built-in
Daniel Stone
1
-1
/
+1
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
1
-2
/
+0
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
1
-1
/
+2
2012-07-09
Move XRes from extmod to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move DPMS from extmod to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move MIT-SCREEN-SAVER from extmod to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move RECORD from external module to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move DBE from an external module to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
3
-94
/
+155
[next]