index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-11
xfree86: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
3
-14
/
+14
2010-06-11
xquartz: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-11
xwin: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
3
-8
/
+8
2010-06-11
kdrive: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-11
dmx: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
2
-3
/
+3
2010-06-10
Merge remote branch 'alanc/master'
Keith Packard
2
-5
/
+6
2010-06-10
Fix a couple more possible errors with input-only windows
Keith Packard
1
-1
/
+1
2010-06-10
Solaris: avoid memory leak if AGPIOC_INFO ioctl fails
Alan Coopersmith
1
-5
/
+5
2010-06-10
Record some additional library dependencies in xf86 modules
Alan Coopersmith
1
-0
/
+1
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
5
-125
/
+383
2010-06-11
xfree86: Match devices based on current driver setting
Dan Nicholson
5
-22
/
+57
2010-06-11
xfree86: Allow multiple InputClass Match* entries for && matching
Dan Nicholson
4
-109
/
+179
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
5
-0
/
+34
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
5
-0
/
+41
2010-06-10
Merge remote branch 'jeremyhu/master'
Keith Packard
4
-29
/
+31
2010-06-10
dri2: Only deal with output windows and pixmaps.
Keith Packard
2
-7
/
+12
2010-06-10
DRI2: Don't return junk reply instead of blocking in glXWaitForSbcOML()
Mario Kleiner
3
-21
/
+8
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
78
-339
/
+339
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
5
-0
/
+62
2010-06-10
xfree86: Refactor InputClass matching code
Dan Nicholson
1
-51
/
+66
2010-06-10
xfree86: Constify InputClass functions
Dan Nicholson
1
-3
/
+4
2010-06-08
XQuartz: Add more sanity checking around string manipulation for xmodmap
Jeremy Huddleston
1
-11
/
+19
2010-06-08
XQuartz: Fix build regression from faeebead7bfcc78535757ca7acc1faf7554c03b7
Jeremy Huddleston
3
-18
/
+12
2010-06-07
Make DRI_SCREEN_PRIV just return NULL when DRI isn't initialized
Keith Packard
1
-1
/
+2
2010-06-07
randr: prevent an unnecessary screen resize with multiple displays
Ben Skeggs
1
-2
/
+2
2010-06-07
dri2: Deal with input-only windows by using WindowDrawable()
Keith Packard
1
-5
/
+5
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
41
-134
/
+80
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
8
-13
/
+13
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
7
-58
/
+18
2010-06-05
Register Xnest colormap screen private key
Keith Packard
1
-0
/
+3
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
62
-243
/
+384
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
60
-581
/
+581
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
1
-5
/
+1
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
2
-18
/
+10
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-3
/
+7
2010-06-03
Merge remote branch 'jamey/for-keith'
Keith Packard
32
-179
/
+171
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
13
-132
/
+128
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
2
-8
/
+5
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
22
-33
/
+33
2010-06-03
dmx: Fix XSetExtensionErrorHandler calls to agree on constness.
Jamey Sharp
3
-5
/
+5
2010-06-03
Install fbdevhw module in normal module directory instead of linux/
Alan Coopersmith
1
-2
/
+1
2010-06-03
DRI2: Use single error path in initialization
Pauli Nieminen
1
-8
/
+4
2010-06-03
DRI2: Allow building without libdrm
Tiago Vignatti
3
-4
/
+18
2010-06-03
DRI2: add AuthMagic hook for driver side support
Tiago Vignatti
2
-3
/
+18
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
7
-14
/
+14
2010-06-02
xfree86: Unbreak autoconfig following 0abf065e38c4
Chris Wilson
3
-3
/
+9
2010-05-28
xfree86: initialize InputAttributes to NULL in the autoconfig code.
Peter Hutterer
1
-0
/
+1
[next]