index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-31
composite: Remove unnecessary variable.
Pauli Nieminen
3
-12
/
+2
2010-12-31
composite: Only register the block handler when it is required
Pauli Nieminen
2
-33
/
+37
2010-12-31
render: Enable animated cursor block handler only when needed
Pauli Nieminen
1
-5
/
+13
2010-12-31
render: Don't filter 0 return from GetTimeInMillis
Pauli Nieminen
1
-2
/
+6
2010-12-31
DIX: Reset window properties when freeing them
Daniel Stone
1
-0
/
+3
2010-12-31
linux: warning fix
Adam Jackson
1
-1
/
+1
2010-12-31
glx: warning fixes
Adam Jackson
2
-2
/
+2
2010-12-31
xcmisc: warning fix
Adam Jackson
1
-0
/
+4
2010-12-31
dri1: warning fix
Adam Jackson
1
-1
/
+1
2010-12-31
loader: warning fix
Adam Jackson
1
-1
/
+1
2010-12-31
config: warning fixes
Adam Jackson
1
-1
/
+1
2010-12-31
GLX: DRI2: Fix mismatched-types warning
Daniel Stone
1
-1
/
+1
2010-12-31
udev: Add strdups to kill const warnings
Daniel Stone
1
-5
/
+12
2010-12-31
Input: Set client error value for invalid mask bits
Daniel Stone
4
-5
/
+16
2010-12-31
Make EventIsDeliverable non-static
Chase Douglas
2
-12
/
+13
2010-12-31
Resources: Move rClient to resource.h
Daniel Stone
4
-6
/
+2
2010-12-31
Export all valuator_mask_* functions
Chase Douglas
3
-10
/
+8
2010-12-27
Render: Fix 'comparing between distinct pointer types' warning
Daniel Stone
1
-2
/
+4
2010-12-27
mi: Sync: Don't free managed screen private
Daniel Stone
1
-1
/
+0
2010-12-27
GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available
Daniel Stone
1
-1
/
+15
2010-12-22
EXA: Fix crash with fill using 1x1 tile of depth < 8 (bug #24703).
Michel Dänzer
2
-0
/
+4
2010-12-20
xfree86: Convert some xf86BlockSIGIO to OsBlockSignals
Adam Jackson
2
-9
/
+7
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
8
-71
/
+21
2010-12-20
xfree86: Symmetrize xf86AccessEnter and xf86AccessLeave
Adam Jackson
1
-2
/
+0
2010-12-20
fonts: Fix typo in async ListFonts logic
Adam Jackson
1
-1
/
+1
2010-12-20
Remove SCO support
Adam Jackson
18
-1062
/
+10
2010-12-20
xfree86: Remove unused xf86inSuspend
Adam Jackson
3
-5
/
+0
2010-12-20
Merge remote branch 'alanc/master'
Keith Packard
3
-3
/
+7
2010-12-20
randr: check for virtual size limits before set crtc
Tiago Vignatti
1
-0
/
+12
2010-12-19
Add EDID quirk for HP Compaq nc8430.
Jörn Horstmann
1
-0
/
+5
2010-12-19
IDLETIME: Fix edge-case in IdleTimeBlockHandler
Christopher James Halse Rogers
1
-0
/
+8
2010-12-19
Xext: Fix edge case with {Positive, Negative}Transition triggers.
Christopher James Halse Rogers
1
-0
/
+22
2010-12-18
Bug 32436 - hw/xfree86/parser/Makefile.am TOP_SRCDIR should be top_srcdir
Alan Coopersmith
1
-1
/
+1
2010-12-18
Bug 21827: faulty sdksyms.c generated by the awk script in sdksyms.sh
David Barksdale
1
-1
/
+5
2010-12-18
Typo in xserver Xvasprintf()
Colin Harrison
1
-1
/
+1
2010-12-14
Merge remote branch 'whot/for-keith'
Keith Packard
3
-32
/
+53
2010-12-14
Merge remote branch 'jeremyhu/master'
Keith Packard
14
-491
/
+224
2010-12-14
docs: replace BUILLDOCS with existing ENABLE_DEVEL_DOCS
Gaetan Nadon
4
-15
/
+2
2010-12-14
hw/dmx/doc: DIST_SUBDIRS not required when using AM_CONDITIONAL
Gaetan Nadon
1
-1
/
+0
2010-12-14
xfree86: always report the input options before initialising the device.
Peter Hutterer
1
-0
/
+1
2010-12-13
xfree86: swap the order to-be-merged lists in xf86CollectInputOptions.
Peter Hutterer
1
-1
/
+1
2010-12-10
dix: allow for button-only input devices (#21457)
Peter Hutterer
1
-15
/
+21
2010-12-08
XQuartz GL: Add $(GL_CFLAGS) to CFLAGS
Jeremy Huddleston
1
-1
/
+1
2010-12-09
xfree86: don't set movement flags for non-valuator events.
Peter Hutterer
1
-8
/
+14
2010-12-09
dix: clear up an overly convoluted if statement.
Peter Hutterer
1
-9
/
+17
2010-12-08
XQuartz: Just NSBeep() for XBell()
Jeremy Huddleston
13
-490
/
+223
2010-12-08
Fix Xwin build after af0f9f91
Jon TURNEY
1
-1
/
+1
2010-12-07
Merge remote branch 'alanc/master'
Keith Packard
66
-242
/
+440
2010-12-07
Convert cvt code to use XNFasprintf()
Alan Coopersmith
3
-10
/
+23
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
7
-32
/
+20
[next]