index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-26
xfree86/xv: Remove clipOrg from XvPortRecPrivate
Ville Syrjälä
2
-4
/
+3
2010-11-26
xfree86/xv: Factor out the meat of xf86XVAdjustFrame for later reuse
Ville Syrjälä
1
-31
/
+35
2010-11-26
xfree86/xv: Change the behaviour of AdjustFrame to reput everything
Ville Syrjälä
1
-15
/
+17
2010-11-26
xfree86/xv: No need to free composite clip in AdjustFrame
Ville Syrjälä
1
-6
/
+0
2010-11-26
xfree86/xv: Change the behaviour of ClipNotify to reput instead of stop
Ville Syrjälä
1
-18
/
+10
2010-11-26
xfree86/xv: Allow xf86XVReputOrStopPort() to stop PutVideo/GetVideo ports
Ville Syrjälä
1
-10
/
+23
2010-11-26
xfree86/xv: Factor out the meat of xf86XVWindowExposures for later reuse
Ville Syrjälä
1
-25
/
+28
2010-11-26
xfree86/xv: Eliminate two open coded copies of xf86XVRemovePortFromWindow
Ville Syrjälä
1
-25
/
+2
2010-11-26
xfree86/xv: Remove useless NULL check from ClipNotify
Ville Syrjälä
1
-3
/
+0
2010-11-24
Merge remote branch 'whot/for-keith'
Keith Packard
2
-2
/
+6
2010-11-24
Merge remote branch 'jeremyhu/master'
Keith Packard
24
-273
/
+212
2010-11-24
doc: refactor Makefile and xmlrules.in code for reusability
Gaetan Nadon
2
-12
/
+6
2010-11-24
xmlrules.in: use $(top_srcdir) rather than ../../../ [...]
Gaetan Nadon
2
-2
/
+2
2010-11-24
Xorg.man: Replace XDarwin reference with Xquartz
Alan Coopersmith
1
-2
/
+2
2010-11-24
xfree86: store the screen's gamma information on init.
Bill Nottingham
1
-0
/
+4
2010-11-24
xfree86: apply gamma settings on EnterVT.
Adam Jackson
1
-0
/
+6
2010-11-24
XQuartz: Remove unused CloseInputDevice stub
Jeremy Huddleston
1
-19
/
+0
2010-11-24
xfree86: add missing linebreak in error message.
Peter Hutterer
1
-1
/
+1
2010-11-22
XQuartz: Localization Updates
Jeremy Huddleston
20
-141
/
+164
2010-11-22
XQuartz: Remove existing localization files on install to avoid conflicts
Jeremy Huddleston
1
-1
/
+2
2010-11-22
XQuartz dri: Don't check CoreGraphics version
Jeremy Huddleston
1
-112
/
+0
2010-11-22
XQuartz: Add pointer debugging
Jeremy Huddleston
1
-0
/
+46
2010-11-19
linux: Fix CPU usage bug in console fd flushing
Adam Jackson
1
-1
/
+5
2010-11-15
Merge remote branch 'whot/for-keith'
Keith Packard
2
-1
/
+2
2010-11-15
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-1
/
+3
2010-11-15
Merge remote branch 'adkins/master'
Keith Packard
3
-9
/
+0
2010-11-15
xfree86: Initialize Pointer and Keyboard.
Cyril Brulebois
1
-1
/
+1
2010-11-15
Fix compilation after input API change
Jon TURNEY
1
-0
/
+1
2010-11-14
XQuartz: Fix make distcheck
Jeremy Huddleston
1
-1
/
+3
2010-11-12
XQuartz: Build-fixes for XQuartz for recent input API changes
Jeremy Huddleston
2
-5
/
+4
2010-11-12
xfree86: rename allowEmptyInput to forceInputDevices.
Peter Hutterer
3
-21
/
+22
2010-11-10
xfree86: parser: Remove 'CUSTOM' flag option in Monitor section.
Jesse Adkins
3
-9
/
+0
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
75
-998
/
+394
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
9
-46
/
+23
2010-11-11
xfree86: remove user-configured AllowEmptyInput
Peter Hutterer
2
-15
/
+5
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
2
-4
/
+0
2010-11-10
Merge remote branch 'sandmann/fbdelete'
Keith Packard
1
-1
/
+0
2010-11-10
Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
Eric Anholt
1
-1
/
+1
2010-11-10
x86emu: fix jump_near_IMM to handle DATA: flag correctly.
Luc Verhaegen
1
-6
/
+14
2010-11-10
Do not trap access to timer and keyboard
Samuel Thibault
2
-0
/
+11
2010-11-10
DRI2: Avoid call to NULL pointer
Pauli Nieminen
1
-4
/
+7
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-4
/
+1
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-2
/
+1
2010-11-11
Remove more superfluous if(p) checks around free(p).
Cyril Brulebois
2
-10
/
+10
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
3
-15
/
+6
2010-11-05
xfree86: fix compiler warnings - unused variable i
Peter Hutterer
1
-1
/
+0
2010-11-05
xfree86: fix two compiler warnings - unused variable ati, atimisc
Peter Hutterer
1
-1
/
+0
2010-11-05
xfree86: remove two unused variables from Makefile.am
Peter Hutterer
1
-2
/
+0
2010-11-03
Merge remote branch 'sthibaul/master-iopl'
Keith Packard
2
-15
/
+15
2010-11-01
render: Delete renderedge.[ch]
Søren Sandmann Pedersen
1
-1
/
+0
[next]