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
Branch
Commit message
Author
Age
backout-randr
Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"
Keith Packard
14 years
block-reorder
dix: Call screen block/wakeup handlers closest to blocking [v3]
Keith Packard
8 years
by-keithp
kdrive: Destroy screen pixmap at CloseScreen time
Keith Packard
14 years
change-region-api
Add REGION_ macros for source compatibility with existing drivers.
Keith Packard
15 years
check-private-usage
Eliminate ShmResetProc
Keith Packard
14 years
depth1
ephyr: Add -bitmap8 and -bitmap32 flag to specify bpp for bitmaps
Keith Packard
11 years
dist-build-fixes
hw/dmx/doc: Add explicit dependency for all doxygen output files
Keith Packard
14 years
dri3
present: Add Present extension
Keith Packard
11 years
drm-lease
modesetting: Allow a DRM fd to be passed on command line with -masterfd
Keith Packard
7 years
drm-lease-hacks
Save changes
Keith Packard
7 years
drm-lease-v2
modesetting: Allow a DRM fd to be passed through XF86_VIDEO_MODESETTING_FD
Keith Packard
7 years
drm-sequence
xf86-video-modesetting: Support new vblank kernel API [v2]
Keith Packard
7 years
drm-vblank
xf86-video-modesetting: Support new vblank kernel API [v2]
Keith Packard
7 years
fd-passing
Merge branch 'master' into fd-passing
Keith Packard
12 years
fix-alpha-maps
Don't let alpha maps recurse in fb. Bug 23581.
Keith Packard
15 years
fix-ephyr
ephyr: Process queued X events before blocking
Keith Packard
8 years
fix-fb
fb: Adjust transform or composite coordinates for pixman operations
Keith Packard
15 years
fix-private-usage
Allocate per-screen device/cursor-bits private keys in midispcur
Keith Packard
14 years
force-randr-shadow
randr: Allow drivers to force per-CRTC shadow scanout
Keith Packard
10 years
glamor-core-profile
ephyr: Create 3.3 core profile context if possible
Keith Packard
10 years
glamor-fence
glamor: Limit outstanding drawing queue with glClientWaitSync
Keith Packard
8 years
glamor-fixes
glamor: Export glamor_copy for drivers
Keith Packard
10 years
glamor-glclear
glamor: Use glClear for PolyFillRect with only a few rects
Keith Packard
11 years
glamor-keithp
render: Eliminate temporary mask when drawing glyphs
Keith Packard
9 years
glamor-new-glyphs
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
10 years
glamor-pixmaps
Move reverse list traverse macros from glamor to list.h
Keith Packard
10 years
glamor-present-xv
glamor: Use Present to delay Xv painting to vblank interval
Keith Packard
10 years
glamor-server
glamor: Provide render fallbacks for debugging
Keith Packard
10 years
glamor-sw-traps
glamor: Remove shader-based trapezoid implementation. Fixes Bug 76213.
Keith Packard
10 years
glamor-xv-cleanup
xfree86/glamor: use glamor hooks to init/cleanup ports
Keith Packard
10 years
glx-answer-buffer
glx: check return from __glXGetAnswerBuffer
Keith Packard
10 years
listen-fixes
os: Don't listen to 'tcp' by default. Add '-listen' option. [v2]
Keith Packard
10 years
master
meson: Add detection of libsystemd-daemon.
Eric Anholt
6 years
new-font-api
Switch to the libXfont2 API (v2)
Keith Packard
9 years
new-glyphs
glamor: Replace CompositeGlyphs code
Keith Packard
10 years
non-desktop
randr: Support "non-desktop" property
Keith Packard
7 years
present-compositor
present: When composited, get the bits into the window pixmap immediately
Keith Packard
10 years
present-fixes
xfree86: Expose present API to drivers via sdksyms
Keith Packard
10 years
privates-fixes
Ignore RandR timestamps harder
Keith Packard
14 years
protect-input
Deliver input events exclusively to window owner
Keith Packard
9 years
randr-1.4
Require RandR protocol version 1.4 or newer
Keith Packard
14 years
randr-1.4-subwork
Add missing rrpixmap.c file.
Keith Packard
14 years
randr-fixes
randr: Pass pixmap positions through full randr API stack
Keith Packard
14 years
randr-monitors
randr: Use Monitor list for Xinerama
Keith Packard
10 years
registry-fixes
Build required portions of registry.c automatically [v2]
Keith Packard
10 years
remove-xfree86-sigio
xfree86: Remove SIGIO support
Keith Packard
9 years
render-float-transform
glamor: Use float matrix for render transformations
Keith Packard
10 years
screen-specific-privates
privates: Allow device privates to be allocated after server start
Keith Packard
12 years
secure-x
security: Start hacking on security extension
Keith Packard
8 years
swap-pages
Use new SwapImmediate function instead of dri2_copy_region
Keith Packard
12 years
touch-listener
input: Record grab pointer in TouchListener
Keith Packard
12 years
warning-fixes
Add _XITYPEDEF_POINTER to dix-config.h
Keith Packard
11 years
wayland-pointer
mi: Remove miPointerRec from API
Keith Packard
9 years
window-scaling
present: Report owner window size in present configure notify events
Keith Packard
6 years
xinput-align-fix
input: Ensure Valuator axes are aligned as needed
Keith Packard
14 years
xkbcomp-cache
Add '-xserver-keymap-dir' option to print .xkm file directory and exit
Keith Packard
12 years