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
2009-10-13
Rootless: src drawable window can now be NULL
Jeremy Huddleston
1
-2
/
+2
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
7
-71
/
+76
2009-10-13
dix: extend IsPointerDevice check to valuator-only devices.
Peter Hutterer
1
-1
/
+3
2009-10-09
EXA: Fix exaTryDriverSolidFill() for solid source pictures.
Michel Dänzer
1
-13
/
+22
2009-10-09
EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 picture
Ben Skeggs
1
-14
/
+20
2009-10-09
composite: Revert changes from adding support for BGRA picture formats.
Michel Dänzer
1
-3
/
+1
2009-10-08
Fix make warning: overriding commands for target `dix.O'
Alan Coopersmith
1
-1
/
+2
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
6
-12
/
+14
2009-10-08
Fix GCC warnings in xorg_backtrace
Jamey Sharp
1
-3
/
+3
2009-10-08
Fix "possibly uninitialized" warnings in glx
Jamey Sharp
1
-2
/
+2
2009-10-08
Remove static MAXSCREENS limit from Xext/shm.c
Jamey Sharp
1
-18
/
+61
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
3
-5
/
+5
2009-10-07
dix: Fix a double free in dixFreePrivates.
Francisco Jerez
1
-0
/
+1
2009-10-07
Fix overlay detection when matching Xv adaptors across screens.
Jamey Sharp
1
-1
/
+1
2009-10-06
Merge remote branch 'alanc/master'
Keith Packard
8
-36
/
+42
2009-10-06
Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active
Alan Coopersmith
4
-11
/
+11
2009-10-06
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
1
-17
/
+12
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
6
-8
/
+18
2009-10-06
configure: quote argument to m4_pattern_forbid
Julien Cristau
1
-1
/
+1
2009-10-06
Remove shave now that automake-1.11 has AM_SILENT_RULES
Alan Coopersmith
5
-237
/
+0
2009-10-06
render: Fix clip region translation in miClipPictureSrc().
Kim Woelders
1
-4
/
+4
2009-10-06
xfree86: remove log-spamming DebugF
Peter Hutterer
1
-10
/
+0
2009-10-06
Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1
Peter Hutterer
1
-4
/
+6
2009-10-06
configure: quote argument to m4_pattern_forbid
Julien Cristau
1
-1
/
+1
2009-10-06
Remove shave now that automake-1.11 has AM_SILENT_RULES
Alan Coopersmith
5
-237
/
+0
2009-10-06
render: Fix clip region translation in miClipPictureSrc().
Kim Woelders
1
-4
/
+4
2009-10-06
xfree86: remove log-spamming DebugF
Peter Hutterer
1
-10
/
+0
2009-10-05
Set XQUARTZ to no on non-Darwin OS'es
Alan Coopersmith
1
-0
/
+1
2009-10-05
Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1
Peter Hutterer
1
-4
/
+6
2009-10-02
XQuartz: Fix a possible minor memory leak
Jeremy Huddleston
1
-0
/
+1
2009-10-02
XQuartz: Send mouse location with scroll events.
Jeremy Huddleston
1
-1
/
+1
2009-10-01
GLX: More clearly document the GLX protocol version handling
Ian Romanick
5
-8
/
+22
2009-10-02
dix: force a minimum of 0 for screen coordinates.
Peter Hutterer
1
-0
/
+13
2009-10-02
configure: if xnest was requested but modules weren't found, fail.
Peter Hutterer
1
-0
/
+3
2009-10-02
rotate: drop unwrapping inside block handler.
Dave Airlie
1
-7
/
+3
2009-10-02
glx: fixup deref of null pointer when glx screen init fails.
Dave Airlie
1
-2
/
+2
2009-10-01
XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0
Jeremy Huddleston
2
-3
/
+3
2009-10-01
xfree86: fix xorg.conf manpage formatting error
Julien Cristau
1
-1
/
+1
2009-10-01
xkb: check permissions on XKM_OUTPUT_DIR
Nirbheek Chauhan
1
-3
/
+2
2009-10-01
render: Fix crash in RenderAddGlyphs (#23645)
Peter Hutterer
1
-1
/
+5
2009-10-01
render: set the glyph picture to NULL by default.
Peter Hutterer
1
-26
/
+31
2009-10-01
exa: avoid infinite loops if UTS sw fallbacks.
Michel Dänzer
1
-5
/
+5
2009-10-01
Re-fix DGA removal.
Keith Packard
4
-18
/
+38
2009-09-30
XQuartz: Set the proper bitmap for key repeats...
Jeremy Huddleston
1
-7
/
+41
2009-09-30
xkb: Use XkbPerKeyBitArraySize instead of hardcoded value of 32
Jeremy Huddleston
1
-2
/
+2
2009-09-30
dix: Fix potential memory corruption in doListFontsWithInfo.
Kim Woelders
1
-1
/
+1
2009-09-30
dix/glx/composite: consolidate visual resize in one place.
Dave Airlie
4
-110
/
+76
2009-09-29
GLX: Enable GLX 1.4 on DRI2
Ian Romanick
6
-7
/
+38
2009-09-29
XQuartz: Cleaned up keymap setting for easier maintenance
Jeremy Huddleston
1
-61
/
+52
2009-09-29
XQuartz: Remove the redundant xquartz_resetenv_display
Jeremy Huddleston
2
-8
/
+1
[next]