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
2010-12-05
Add missing rrpixmap.c file.
randr-1.4-subwork
Keith Packard
1
-0
/
+154
2010-12-05
randr: Add per-crtc pixmaps to RRCrtcNotify.
Keith Packard
4
-8
/
+21
2010-12-04
randr: Add per-crtc pixmaps
Keith Packard
9
-18
/
+185
2010-12-04
hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs
Keith Packard
2
-30
/
+163
2010-12-04
randr: Implement RRSetCrtcConfigs
Keith Packard
6
-47
/
+580
2010-12-04
randr: Finish the sprite position transform stuff
Keith Packard
10
-76
/
+192
2010-12-03
Fix and hook-up sprite transform from protocol to DDX.
Keith Packard
10
-90
/
+88
2010-12-03
randr: Mix in sprite transform implementation work in progress
Keith Packard
8
-33
/
+164
2010-12-03
randr: Start RandR sprite transform
Keith Packard
4
-6
/
+44
2010-12-03
randr: Clean up randr 1.4 stubs to match completed protocol spec
Keith Packard
2
-10
/
+6
2010-12-03
randr: Add stubs for RandR 1.4 functions
Keith Packard
2
-0
/
+43
2010-12-03
Replace huge argument list in xf86CrtcSetModeTransform with struct
Keith Packard
3
-65
/
+115
2010-12-02
Fix Xdmx and Xephyr build when DTrace support is enabled
Nicolas Peninguy
1
-2
/
+2
2010-12-02
Merge remote branch 'vsyrjala/xv_reput'
Keith Packard
5
-107
/
+175
2010-12-02
render: Fix byteswapping of gradient stops
Andrea Canciani
1
-2
/
+2
2010-12-01
Fix screen number checks.
Cyril Brulebois
3
-5
/
+5
2010-12-01
DGA: fix screen number check
Julien Cristau
1
-23
/
+23
2010-11-30
Merge remote branch 'ajax/for-keithp'
Keith Packard
64
-1551
/
+570
2010-11-30
Merge remote branch 'aplattner/for/keith'
Keith Packard
1
-19
/
+43
2010-11-30
dix: do not use bit-wise operators on the boolean result of BitIsOn
Ferry Huberts
1
-6
/
+6
2010-11-30
xfree86: Bump classic driver default to 1024x768
Adam Jackson
1
-5
/
+16
2010-11-30
Xserver-spec: Delete DBE Idioms section
Alan Coopersmith
1
-64
/
+0
2010-11-30
Remove unused ReqLen & CastxReq macros
Alan Coopersmith
1
-23
/
+0
2010-11-30
xfree86: Remove the xf8_16bpp overlay module
Adam Jackson
7
-143
/
+2
2010-11-30
vbe: Refuse to believe tiny (or negative) panel sizes from PanelID
Adam Jackson
1
-0
/
+5
2010-11-30
composite: add panoramix support
David Reveman
6
-14
/
+399
2010-11-30
fixes: Add panoramix support
David Reveman
5
-0
/
+131
2010-11-30
xfree86: Remove unused xf86PixmapKeyRec
Adam Jackson
3
-6
/
+1
2010-11-30
mi: Remove unused miAllocateGCPrivateIndex
Adam Jackson
2
-15
/
+0
2010-11-30
render: Reshuffle and cull dead field from GlyphSetRec
Adam Jackson
1
-2
/
+1
2010-11-30
dix: reshuffle WindowOptRec to fill a hole on LP64
Adam Jackson
1
-1
/
+1
2010-11-30
dix: Remove unused ChangeSaveUnder hooks
Adam Jackson
2
-12
/
+0
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
19
-309
/
+2
2010-11-30
render: repack PictureRec
Adam Jackson
3
-14
/
+9
2010-11-30
xfree86: Fix rotation of 2-color non-interleaved cursor images
Aaron Plattner
1
-19
/
+43
2010-11-30
linux: Refactor VT switch on {re,}generation and shutdown
Adam Jackson
1
-24
/
+14
2010-11-30
xfree86: Remove dead ifdefs from VT switching
Adam Jackson
1
-15
/
+0
2010-11-30
linux: Don't muck about with tty permissions
Adam Jackson
1
-62
/
+0
2010-11-30
xfree86: Remove os-support/sysv
Adam Jackson
5
-570
/
+1
2010-11-30
linux: Remove redundant variable
Adam Jackson
1
-5
/
+3
2010-11-30
glx: Remove swap barrier and hyperpipe support
Adam Jackson
14
-359
/
+1
2010-11-26
xfree86/xv: Provide a ModeSet hook
Ville Syrjälä
2
-0
/
+25
2010-11-26
xfree86/modes: Provide a ModeSet hook in ScrnInfo
Ville Syrjälä
2
-1
/
+11
2010-11-26
xfree86/xv: Pass all coordinate arguments to ReputImage
Ville Syrjälä
2
-1
/
+10
2010-11-26
xfree86/xv: Document VIDEO_CLIP_TO_VIEWPORT incompatibility with reput
Ville Syrjälä
1
-0
/
+4
2010-11-26
xfree86/xv: Add some helpful comments about ReputImage
Ville Syrjälä
2
-2
/
+3
2010-11-26
xfree86/xv: Fix ReputImage clipping
Ville Syrjälä
1
-0
/
+38
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
[next]