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
path:
root
/
miext
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-18
Shadow: Add support for Amiga afb4
Geert Uytterhoeven
3
-0
/
+143
2013-04-18
Shadow: Add support for Atari iplan2p8
Geert Uytterhoeven
3
-0
/
+141
2013-04-18
Shadow: Add support for Atari iplan2p4
Geert Uytterhoeven
3
-0
/
+140
2013-04-18
Shadow: Add c2p core
Geert Uytterhoeven
1
-0
/
+184
2013-04-18
miext/shadow/shpacked.c: Remove unused PickBit() define
Geert Uytterhoeven
1
-1
/
+0
2012-09-23
miext/damage: Only wrap into the GC ops chain if there's a listener (v3)
Adam Jackson
1
-1
/
+29
2012-07-25
cw: Remove
Adam Jackson
7
-1575
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
5
-11
/
+11
2012-05-14
miext: Remove redundant declaration.
Michal Suchanek
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
28
-3682
/
+3512
2011-11-18
rootless: Fix a server crash when choosing a color with the gimp color wheel
dtakahashi42
1
-2
/
+2
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-1
/
+1
2011-06-16
miext: Mark some variables as unused.
Cyril Brulebois
6
-6
/
+6
2011-04-25
rootless: Fix a typo in RootlessGlyphs which resulted in a garbage value
Jeremy Huddleston
1
-1
/
+1
2011-04-25
rootless: Dead code removal
Jeremy Huddleston
2
-3
/
+0
2011-04-13
damage: use DamageReportDamage for the initial borderClip damage report
Erkki Seppälä
2
-50
/
+55
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
2
-66
/
+0
2011-02-27
Revert "rootless: Remove ROOTLESS_WORKAROUND"
Jeremy Huddleston
1
-1
/
+5
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-01-05
Call SourceValidate even if src == dst
Ville Syrjälä
1
-22
/
+0
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
2
-4
/
+7
2010-12-27
mi: Sync: Don't free managed screen private
Daniel Stone
1
-1
/
+0
2010-12-06
Add fence sync driver interface
James Jones
3
-2
/
+233
2010-12-06
Move some sync code to miext
James Jones
5
-2
/
+149
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-12
/
+0
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
2
-6
/
+3
2010-11-10
shadow: Optimize shadowUpdatePacked(). (#26973)
Adam Jackson
1
-2
/
+2
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-2
/
+1
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
1
-4
/
+2
2010-09-13
rootless: Delete dead remnants of rootless acceleration.
Jamey Sharp
4
-158
/
+11
2010-09-13
rootless: ROOTLESS_GLOBAL_COORDS is always set, so unifdef it.
Jamey Sharp
5
-26
/
+3
2010-09-13
rootless: ROOTLESS_TRACK_DAMAGE is never set, so unifdef it.
Jamey Sharp
5
-85
/
+5
2010-09-13
Delete redundant GC initializations.
Jamey Sharp
2
-2
/
+0
2010-09-13
Delete unused devPrivate field from GCFuncs and GCOps.
Jamey Sharp
1
-1
/
+0
2010-09-13
damage: Delete NOTUSED block--it was never not NOTUSED.
Jamey Sharp
1
-22
/
+0
2010-09-11
rootless: Remove ROOTLESS_WORKAROUND
Jeremy Huddleston
1
-5
/
+1
2010-08-12
XQuartz: Make application switching work better for the no-spaces case
Jeremy Huddleston
2
-5
/
+11
2010-08-10
rootless: fix uninitialized private key assert in non-rootless modes in Cygwin/X
Jon TURNEY
1
-0
/
+3
2010-07-19
rootless: Adjust the frame size of the native root window in RootlessResizeWi...
Jan Hauffa
1
-0
/
+7
2010-06-10
Fix a couple more possible errors with input-only windows
Keith Packard
1
-2
/
+2
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
4
-30
/
+14
2010-06-05
Damage pixmap private key was being mis-registered as a picture key
Keith Packard
1
-1
/
+1
2010-06-05
Move the shadow screen private key initialization to shadowSetup
Keith Packard
1
-3
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
6
-44
/
+71
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
13
-192
/
+192
[prev]
[next]