index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
1
-15
/
+14
2009-05-08
Fix a couple off-by-one array boundary checks.
Alan Coopersmith
1
-1
/
+1
2009-05-08
dix: export subpixel precision in XI2 events for root/event coordinates.
Peter Hutterer
2
-3
/
+5
2009-05-08
input: update to inputproto 1.9.99.8 XI2 defines.
Peter Hutterer
3
-16
/
+16
2009-05-08
dix: remove superfluous includes from ptrveloc.c
Simon Thum
1
-3
/
+0
2009-05-08
dix: fix warning in pointer acceleration
Simon Thum
1
-2
/
+8
2009-05-07
dix: add 'none' pointer acceleration profile with number -1
Simon Thum
1
-8
/
+28
2009-05-07
dix: remove superfluous includes from ptrveloc.c
Simon Thum
1
-3
/
+0
2009-05-07
dix: fix warning in pointer acceleration
Simon Thum
1
-2
/
+8
2009-05-06
Xi: add GrabButton and GrabKeysym code.
Peter Hutterer
2
-7
/
+32
2009-05-04
input: ensure various ProcUngrabKey/Buttons have the right grabtype set.
Peter Hutterer
1
-0
/
+2
2009-05-04
dix: if grab types differ, two grabs cannot be the same.
Peter Hutterer
2
-3
/
+14
2009-05-04
dix: only free the old cursor if the grab was successful.
Peter Hutterer
1
-1
/
+1
2009-05-01
input: reshuffle CreateGrab and friends to take a GrabParameters param.
Peter Hutterer
2
-49
/
+51
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
9
-93
/
+120
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
5
-372
/
+364
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
5
-372
/
+364
2009-04-24
Merge branch 'master' into xi2
Peter Hutterer
2
-8
/
+86
2009-04-24
input: propagate XTst events through virtual slave devices.
Benjamin Close
1
-1
/
+63
2009-04-21
dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.
Benjamin Close
1
-7
/
+11
2009-04-21
dix: don't allow more than MAX_VALUATORS on one device.
Peter Hutterer
1
-0
/
+8
2009-04-20
Add XI 1.5 event and requests to protocol.txt
Julien Cristau
1
-0
/
+5
2009-04-20
Add RandR 1.3 requests to protocol.txt
Julien Cristau
1
-0
/
+7
2009-04-19
Merge branch 'master' into xi2
Peter Hutterer
3
-6
/
+3
2009-04-19
Convert to using int32_t fixed point values on the wire.
Peter Hutterer
2
-8
/
+9
2009-04-19
dix: set root_x/y for device events.
Peter Hutterer
1
-0
/
+2
2009-04-19
dix: don't allow more than MAX_VALUATORS on one device.
Peter Hutterer
1
-0
/
+8
2009-04-19
dix: remove un-used parameter "core" from AllowSome
Peter Hutterer
1
-10
/
+9
2009-04-19
input: use a GrabMask union in GrabDevice to allow for XI2 masks.
Peter Hutterer
1
-4
/
+15
2009-04-19
input: replace GrabRec's coreGrab field with grabtype.
Peter Hutterer
2
-15
/
+25
2009-04-19
dix: correctly utilize tracker buffer and protect from timer overruns
Simon Thum
1
-11
/
+13
2009-04-19
dix: fix dev/keybd variable mixup.
Peter Hutterer
1
-3
/
+3
2009-04-19
dix: fix pointer accelerations remainder handling
Simon Thum
1
-7
/
+7
2009-04-19
dix: store subpixel precision and send it down the wire to the client.
Peter Hutterer
2
-5
/
+9
2009-04-19
dix: allow relative motion buffer to accumulate in a natural way
Simon Thum
1
-6
/
+0
2009-04-17
input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.
Peter Hutterer
1
-3
/
+1
2009-04-17
dix: remove un-used parameter "core" from AllowSome
Peter Hutterer
1
-10
/
+9
2009-04-14
Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave.
Eric Anholt
2
-3
/
+2
2009-04-10
dix: correctly utilize tracker buffer and protect from timer overruns
Simon Thum
1
-11
/
+13
2009-04-10
dix: fix pointer accelerations remainder handling
Simon Thum
1
-7
/
+7
2009-04-09
dix: fix dev/keybd variable mixup.
Peter Hutterer
1
-3
/
+3
2009-04-07
Merge branch 'master' into xi2
Peter Hutterer
7
-49
/
+13
2009-04-07
dix: Dont change the keyboard mapping on non-keyboard devices.
Peter Hutterer
1
-0
/
+2
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
2
-8
/
+4
2009-04-03
DPMS: Simplify command line parsing
Adam Jackson
1
-2
/
+1
2009-04-03
DPMS: Align the default timeouts with the default screensaver timeout.
Adam Jackson
1
-3
/
+3
2009-04-03
DPMS: Simplify some macro silliness.
Adam Jackson
1
-17
/
+5
2009-03-31
dix: Simplify InitClient()
Adam Jackson
1
-22
/
+1
2009-03-27
dix: build_modmap_from_modkeymap needs to bounds-check its argument.
Peter Hutterer
1
-0
/
+3
2009-03-27
dix: return BadValue as error in SetModifierMapping.
Peter Hutterer
1
-1
/
+1
[prev]
[next]