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-02-23
Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"
backout-randr
Keith Packard
3
-115
/
+65
2011-02-23
Revert "Require RandR protocol version 1.4 or newer"
Keith Packard
1
-1
/
+1
2011-02-23
Revert "randr: Add sprite position transforms"
Keith Packard
11
-333
/
+46
2011-02-23
Revert "randr: Implement RRSetCrtcConfigs"
Keith Packard
6
-750
/
+44
2011-02-23
Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"
Keith Packard
2
-163
/
+28
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
11
-355
/
+20
2011-02-23
Revert "randr: Hook up the new RandR 1.4 functionality"
Keith Packard
3
-139
/
+1
2011-02-23
Revert "DIX is responsible for ref counting scanout pixmaps."
Keith Packard
1
-0
/
+4
2011-02-23
Revert "Set sprite transforms from RRSetCrtcConfigs"
Keith Packard
4
-33
/
+27
2011-02-23
Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
Keith Packard
6
-96
/
+41
2011-02-23
Revert "ProcRRSetCrtcConfigs uses 'configs' without being initialized"
Keith Packard
1
-2
/
+2
2011-02-23
Revert "randr: handle RRSetCrtcConfigs request with zero configs"
Keith Packard
1
-3
/
+5
2011-02-22
test: write some event → XI1 conversion tests.
Peter Hutterer
1
-0
/
+139
2011-02-22
dix: a valuator number of 0 is valid (#34510)
Peter Hutterer
1
-2
/
+14
2011-02-20
Revert "exa/mixed: Exclude frontbuffer from deferred pixmap handling."
Maarten Maathuis
1
-13
/
+4
2011-02-18
Version bumped to 1.9.99.902 (1.10 RC2)
Keith Packard
1
-2
/
+2
2011-02-18
Merge remote branch 'jcristau/for-keith'
Keith Packard
2
-13
/
+38
2011-02-18
Merge remote branch 'whot/for-keith'
Keith Packard
9
-31
/
+75
2011-02-18
Replace malloc with calloc to initialize the buffers[] as NULL in do_get_buff...
Justin Dou
1
-1
/
+1
2011-02-18
Merge remote branch 'ajax/for-keithp'
Keith Packard
8
-65
/
+5
2011-02-18
Merge remote branch 'jturney/master'
Keith Packard
7
-55
/
+74
2011-02-16
xfree86: fix up an out-of-date comment.
Peter Hutterer
1
-1
/
+1
2011-02-15
glx: Work around wrong request lengths sent by mesa
Julien Cristau
2
-9
/
+22
2011-02-15
glx: fix BindTexImageEXT length check
Julien Cristau
2
-2
/
+14
2011-02-15
glx: fix request length check for CreateGLXPbufferSGIX
Julien Cristau
2
-2
/
+2
2011-02-14
xfixes: calloc, not malloc the cursorScreenRec
Peter Hutterer
1
-1
/
+1
2011-02-14
xkb: if the keymap failed to compile, load the default keymap instead.
Peter Hutterer
1
-1
/
+22
2011-02-14
xkb: split out keymap compilation.
Peter Hutterer
1
-16
/
+39
2011-02-14
Xi: make XIQueryPointer return the current modifiers/group as documented.
Carlos Garnacho
1
-1
/
+1
2011-02-14
ProcXkbGetXkbByName: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-7
/
+7
2011-02-14
XkbSendNames: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-1
/
+1
2011-02-14
ProcRRCreateMode: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-1
/
+1
2011-02-14
ProcRRQueryVersion: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-1
/
+1
2011-02-14
Xi: constify XIChangeDeviceProperty()
Peter Hutterer
2
-2
/
+2
2011-02-08
shadow: Remove hw/xfree86/ from includes
Adam Jackson
1
-2
/
+0
2011-02-08
rootless: Remove hw/xfree86/ from includes
Adam Jackson
1
-1
/
+0
2011-02-08
damage: Remove hw/xfree86/ from includes
Adam Jackson
1
-1
/
+1
2011-02-08
fb: Remove hw/xfree86/ from includes
Adam Jackson
1
-4
/
+0
2011-02-08
xfree86: warning fix
Adam Jackson
1
-1
/
+0
2011-02-08
fbdevhw: Remove the non-sysfs hack for mapping from PCI to fbdev
Adam Jackson
1
-54
/
+2
2011-02-08
int10: warning fix
Adam Jackson
1
-1
/
+1
2011-02-08
xf86vidmode: warning fix
Adam Jackson
1
-1
/
+1
2011-02-05
Cygwin/X: Fix for Canadian Multilingual Standard keyboard layout handling
Jon TURNEY
1
-1
/
+1
2011-02-05
Cygwin/X: Ignore MappingNotify events sent to clipboard integration client
Jon TURNEY
1
-0
/
+3
2011-02-05
Cygwin/X: Add Turkish keyboard layouts to keyboard layout mapping table
Jon TURNEY
1
-0
/
+2
2011-02-05
Cygwin/X: Make the keyboard layout detection logging a bit clearer
Jon TURNEY
1
-33
/
+44
2011-02-05
Cygwin/X: Update mapping for Canadian keyboard layouts
Jon TURNEY
1
-3
/
+3
2011-02-05
Cygwin/X: Better keycode debugging output
Jon TURNEY
2
-7
/
+5
2011-02-05
Cygwin/X: Generate X keycodes for multimedia keys
Jon TURNEY
2
-11
/
+16
2011-02-03
xf86/xv: Only register PostValidateTree hook when there is work to do
Pauli Nieminen
1
-7
/
+11
[next]