index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
input-api
Peter Hutterer
2
-10
/
+10
2010-11-11
Remove more superfluous if(p) checks around free(p).
Cyril Brulebois
2
-10
/
+10
2010-10-22
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2010-10-22
dmx: clarify a valuator mode condition.
Peter Hutterer
1
-1
/
+1
2010-10-22
Add support for per-axis valuator modes (Relative/Absolute)
Chase Douglas
2
-7
/
+8
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-23
/
+28
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
13
-648
/
+58
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-44
/
+12
2010-09-13
dmx: Delete '#undef Xmalloc' and friends.
Jamey Sharp
4
-20
/
+0
2010-09-13
dmx: __glXMalloc -> malloc, etc.
Jamey Sharp
5
-126
/
+45
2010-09-13
dmx: Delete unused GLX visual matching code.
Jamey Sharp
5
-458
/
+1
2010-09-01
input: Purge AddOtherInputDevices DDX hook.
Peter Hutterer
1
-5
/
+0
2010-09-01
input: remove OpenInputDevice and CloseInputDevice DDX hooks.
Peter Hutterer
1
-12
/
+0
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
2
-20
/
+2
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-2
/
+0
2010-06-11
dmx: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
2
-3
/
+3
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
11
-40
/
+40
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
13
-23
/
+20
2010-06-05
dmx: Split glx scalar swap variables from array swap variables.
Jamey Sharp
7
-1
/
+147
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-2
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
12
-39
/
+42
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
8
-31
/
+31
2010-06-03
Delete XineramaScreenRegions cache.
Jamey Sharp
1
-2
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
5
-53
/
+54
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-6
/
+3
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
3
-10
/
+10
2010-06-03
dmx: Fix XSetExtensionErrorHandler calls to agree on constness.
Jamey Sharp
3
-5
/
+5
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
2
-3
/
+3
2010-05-26
dmx: Delete unused ChangeKeyboardDevice/ChangePointerDevice.
Jamey Sharp
1
-57
/
+0
2010-05-26
dmx: Remove dead __glXDispSwap_DrawArraysEXT definition.
Jamey Sharp
1
-6
/
+0
2010-05-26
dmx: Delete unused local variables.
Jamey Sharp
6
-49
/
+2
2010-05-26
dmx: Xfree -> free
Jamey Sharp
4
-12
/
+12
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-1
/
+1
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-1
/
+1
2010-05-20
Convert LinuxDoc documents to DocBook/XML
Alan Coopersmith
3
-1251
/
+1916
2010-05-14
scrnintstr.h: removed unused PaintWindow function pointers.
Oliver McFadden
1
-2
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
2
-16
/
+14
2010-05-12
SetFontPath: set client->errorValue on failure.
Jamey Sharp
1
-11
/
+5
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
26
-125
/
+125
2010-05-08
dmxBERestoreRenderGlyph was passing wrong value to free
Keith Packard
1
-1
/
+1
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
1
-4
/
+2
2010-04-26
dmx: use silent rules in doc
Yaakov Selkowitz
1
-4
/
+4
2010-04-26
dmx: Ignore linuxdoc generated docs
Yaakov Selkowitz
3
-3568
/
+8
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
7
-38
/
+0
2010-03-22
Fix .man.N targets for AM_SILENT_RULES
Yaakov Selkowitz
2
-2
/
+2
2010-03-22
Respect value of SED from configure
Yaakov Selkowitz
2
-2
/
+2
2010-03-22
Fix relink targets for silent rules
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
Use EXEEXT in relink rules for portable DDXs
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
Rename xdmx client to dmxinfo
Yaakov Selkowitz
3
-5
/
+5
2010-03-03
dmx: fix OsAbort()-related build error in examples/xinput.c
Peter Hutterer
1
-1
/
+1
[next]