index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-29
dix: split client list retrieval out of DeliverEventToClients
Peter Hutterer
1
-14
/
+36
2011-09-29
xkb: Fix case checks for Latin 4.
Cyril Brulebois
1
-1
/
+2
2011-09-29
xkb: Fix case checks for Latin 2.
Cyril Brulebois
1
-1
/
+1
2011-09-29
xkb: Fix case checks for Latin 1.
Cyril Brulebois
1
-1
/
+1
2011-06-07
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-20
/
+36
2011-06-07
dix: fix crashers with floating device.
Peter Hutterer
2
-3
/
+3
2011-06-06
randr: void function cannot return value
Nicolas Kaiser
1
-1
/
+1
2011-06-03
XQuartz: AIGLX: Remove unnecessary includes in indirect.c
Jeremy Huddleston
1
-23
/
+9
2011-06-03
XQuartz: AIGLX: Setup dispatch table based on runtime capabilities rather tha...
Jeremy Huddleston
1
-996
/
+880
2011-06-03
XQuartz: Remove explicit link against libGL
Jeremy Huddleston
1
-1
/
+0
2011-06-03
Xephyr: Mention Xserver's options are also accepted.
Cyril Brulebois
1
-0
/
+2
2011-06-03
xkb: Fix case checks for Latin 8.
Cyril Brulebois
1
-15
/
+26
2011-06-02
test: fix memset size for WindowRec (#37801)
Peter Hutterer
1
-1
/
+1
2011-06-03
Xi: use __func__ instead of function name.
Peter Hutterer
1
-2
/
+2
2011-06-03
dix: use xi2_get_type instead of manual typecast
Peter Hutterer
1
-1
/
+1
2011-06-03
dix: drop x/y back into the right valuators after transformation.
Peter Hutterer
1
-7
/
+8
2011-06-03
dix: don't pass x/y to transformAbsolute
Peter Hutterer
1
-13
/
+25
2011-06-03
test: fix memset size for WindowRec (#37801)
Peter Hutterer
1
-1
/
+1
2011-06-03
dix: fix an error message.
Peter Hutterer
1
-1
/
+1
2011-06-03
test: don't test for double alignment on i386. (#36986)
Peter Hutterer
1
-0
/
+3
2011-06-01
XQuartz: xpbproxy: Correct NSUInteger format strings
Jeremy Huddleston
1
-0
/
+27
2011-06-01
XQuartz: ASL: Use xpbproxy subsystem for logging xpbproxy messages
Jeremy Huddleston
2
-7
/
+19
2011-06-01
XQuartz: ASL: Use GLXAqua subsystem for logging GLXAqua messages
Jeremy Huddleston
1
-6
/
+2
2011-06-01
XQuartz: ASL: Use xpr subsystem for logging xpr messages
Jeremy Huddleston
4
-3
/
+5
2011-06-01
XQuartz: ASL: Update logging to support differnet levels and subsystems
Jeremy Huddleston
2
-4
/
+8
2011-06-01
XQuartz: Add a semicolon after DEBUG_LOG
Jeremy Huddleston
1
-1
/
+1
2011-06-01
XQuartz: Move -lXplugin to LDFLAGS from LDADD
Jeremy Huddleston
1
-1
/
+2
2011-06-01
XQuartz: GLX: Create a new dispatch table rather than modifying the existing one
Jeremy Huddleston
1
-1
/
+11
2011-06-01
DIX: Set backgroundState correctly for root window
Marko Macek
1
-0
/
+2
2011-06-01
Version bumped to 1.10.99.901 (1.11 RC1)
Keith Packard
1
-2
/
+2
2011-05-31
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
8
-13
/
+777
2011-05-31
Merge remote-tracking branch 'sandmann/for-keithp'
Keith Packard
1
-2
/
+0
2011-05-31
fixes: Add support for pointer barriers
Adam Jackson
8
-13
/
+777
2011-05-27
"privates.h", line 198: warning: void function cannot return value
Alan Coopersmith
1
-1
/
+1
2011-05-27
Use XORG_STRICT_OPTION from util-macros 1.14 to set -Werror flags
Alan Coopersmith
1
-4
/
+2
2011-05-27
Use XORG_COMPILER_BRAND from util-macros 1.14 to check for SUNCC
Alan Coopersmith
1
-5
/
+3
2011-05-26
Add a property for device/product ID.
Peter Hutterer
1
-0
/
+5
2011-05-26
Xi: add device node property to known properties.
Peter Hutterer
1
-0
/
+3
2011-05-25
Don't call pixman_disable_out_of_bounds_workaround() anymore
Søren Sandmann Pedersen
1
-2
/
+0
2011-05-25
randr: check rotated virtual size limits correctly
Aaron Plattner
1
-6
/
+6
2011-05-25
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
16
-31
/
+94
2011-05-25
fbbltone.c: Mark bitmasks as unsigned ints
Alan Coopersmith
1
-2
/
+2
2011-05-25
xserver: remove AbsoluteClass, breaking the A(P|B)I
Simon Thum
4
-18
/
+1
2011-05-25
xfree86: Allow "MatchLayout" statements in config files
Oleh Nykyforchyn
5
-0
/
+54
2011-05-25
Xephyr: fix pointer coordinate translation when screen is rotated
Tomas Frydrych
1
-2
/
+23
2011-05-25
Xephyr: added dummy ephyrDeviceCursorCleanup() to avoid crashing
Tomas Frydrych
1
-1
/
+6
2011-05-24
Fix XWin compilation after updates for input API changes
Colin Harrison
2
-6
/
+4
2011-05-24
input: Don't implicitly define verify_internal_event
Jeremy Huddleston
2
-3
/
+5
2011-05-24
input: Fix format string for verify_internal_event
Jeremy Huddleston
1
-1
/
+1
2011-05-23
xfree86: bump to video ABI 11
Peter Hutterer
1
-1
/
+1
[next]