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
2018-03-01
modesetting: Allow a DRM fd to be passed on command line with -masterfd
drm-lease
Keith Packard
5
-1
/
+51
2018-03-01
randr: Fix a crash on initialization with GPU screens
Adam Jackson
1
-0
/
+2
2018-02-28
xserver 1.20 RC 1
Adam Jackson
2
-4
/
+4
2018-02-28
glx: Add vndserver.h to the SDK
Adam Jackson
2
-2
/
+8
2018-02-27
protocol.txt: add GLX req. 35 - SetClientInfo2ARB
Emil Velikov
1
-0
/
+1
2018-02-27
Add RandR leases with modesetting driver support [v6]
Keith Packard
22
-118
/
+1064
2018-02-27
xf86-video-modesetting: Create CONNECTOR_ID properties for outputs [v2]
Keith Packard
1
-0
/
+23
2018-02-27
randr: Support "non-desktop" property
Keith Packard
3
-1
/
+55
2018-02-27
xf86-video-modesetting: Record non-desktop kernel property at PreInit time
Keith Packard
3
-2
/
+8
2018-02-27
xfree86/modes: Check for non-desktop monitors during PreInit [v2]
Keith Packard
2
-3
/
+8
2018-02-27
modesetting: Enable screen color depth 30 support.
Mario Kleiner
2
-1
/
+3
2018-02-27
modesetting: Adapt xf86HandleColorMaps() for > 24 color depth. (v2)
Mario Kleiner
1
-5
/
+9
2018-02-27
xfree86/modes: Adapt xf86Randr12CrtcComputeGamma() for depth 30. (v2)
Mario Kleiner
1
-27
/
+69
2018-02-27
glamor: Bump version to 1.0.1 to signal depth 30 support.
Mario Kleiner
1
-1
/
+1
2018-02-27
glamor: Enable composite acceleration for rgb10 formats. (v2)
Mario Kleiner
1
-0
/
+1
2018-02-27
glamor: Fix loose ends in color depth 30 support.
Mario Kleiner
3
-3
/
+15
2018-02-27
glamor: Make Xv extension initialize at depth 30.
Mario Kleiner
1
-2
/
+2
2018-02-27
modesetting: Fix fallback for lack of new vblank kernel API.
Mario Kleiner
1
-2
/
+3
2018-02-26
render: Store and use all 16bpc of precision for solid pixels (v2.1)
Adam Jackson
7
-29
/
+29
2018-02-26
modesetting: Do not close uninitialized dri2 screen
Jeffrey Smith
2
-3
/
+6
2018-02-26
glamor: unifdef XORG_VERSION_CURRENT
Adam Jackson
1
-4
/
+0
2018-02-26
xquartz: Fix linking with glxvnd
Adam Jackson
1
-0
/
+1
2018-02-26
glx: Don't pass NULL to glxGetClient
Michel Dänzer
1
-2
/
+2
2018-02-26
glx: Fix indirect no-config contexts
Adam Jackson
1
-0
/
+3
2018-02-26
glx: Enable GLX_ARB_create_context_no_error (v2)
Adam Jackson
6
-1
/
+18
2018-02-26
render: Simplify miCompositeRects
Adam Jackson
1
-54
/
+9
2018-02-23
render: Cosmetic cleanup to default format creation
Adam Jackson
1
-43
/
+27
2018-02-23
render: Remove some 24bpp handling
Adam Jackson
1
-8
/
+0
2018-02-23
composite: Fix use-after-free in compReparentWindow
Peter Harris
1
-1
/
+2
2018-02-21
mi: Mention extension loading in verbose logs
Emil Velikov
1
-0
/
+4
2018-02-21
docs: correct LoadExtensionList() documentation
Emil Velikov
1
-1
/
+1
2018-02-21
glx: set the version we implement in GlxServerExports
Emil Velikov
1
-2
/
+2
2018-02-21
glx: use C99 initializers for GlxServerExports
Emil Velikov
1
-20
/
+20
2018-02-21
glx: NULL check the correct argument in dispatch_GLXVendorPriv
Emil Velikov
1
-3
/
+4
2018-02-21
glx: keep glvnd_vendor a private [static] variable
Emil Velikov
1
-3
/
+5
2018-02-20
xwayland: Fix backwards need_rotate logic (v2)
Jason Ekstrand
1
-3
/
+3
2018-02-20
Xephyr: Avoid calling xcb_shm_detach() twice
Alexander Volkov
1
-1
/
+0
2018-02-19
meson: Make DGA extension optional
Laurent Carlier
3
-2
/
+15
2018-02-19
dga: #if XFreeXDGA → #ifdef XFreeXDGA
Laurent Carlier
4
-8
/
+8
2018-02-19
meson: Make Xv and XvMC extensions optional
Laurent Carlier
3
-2
/
+11
2018-02-19
meson: Xephyr Requires xcb-shm version 1.9.3 or newer
Laurent Carlier
1
-1
/
+1
2018-02-19
os: avoid uninitialized offsets in backtrace
Jeffrey Smith
1
-0
/
+1
2018-02-19
hw/xwin: Update for glxvnd
Jon Turney
2
-0
/
+3
2018-02-14
dmx: warning fix
Adam Jackson
1
-2
/
+2
2018-02-14
dri2: warning fix
Adam Jackson
1
-1
/
+1
2018-02-14
glx: Large commands are context state, not client state
Adam Jackson
5
-61
/
+61
2018-02-14
miinitext: Remove separate extension toggle list
Adam Jackson
1
-122
/
+51
2018-02-14
miinitext: Load GLX on the mi path
Adam Jackson
12
-67
/
+16
2018-02-14
glx: Use vnd layer for dispatch (v4)
Adam Jackson
23
-375
/
+326
2018-02-14
glx: Import glxvnd server module (v2)
Kyle Brenneman
12
-1
/
+2125
[next]