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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
xwayland: use the lowercase xnf.*alloc API
Emil Velikov
1
-1
/
+1
2017-09-05
xwayland: Fix a segfault with pointer locking
Olivier Fourdan
1
-0
/
+3
2017-09-04
xwayland: No grab handler without protocol support
Olivier Fourdan
1
-9
/
+22
2017-08-22
xwin: automake: remove unused {SRCS, DEFS}_{NATIVEGDI, PRIMARYFB}
Emil Velikov
1
-5
/
+1
2017-08-22
xwin: remove always true/set XWIN_RANDR conditional/define
Emil Velikov
2
-7
/
+1
2017-08-22
xwin: remove always true/set XWIN_MULTIWINDOW conditional/define
Emil Velikov
23
-144
/
+5
2017-08-22
xwin: remove always true/set XWIN_CLIPBOARD conditional/define
Emil Velikov
16
-67
/
+1
2017-08-22
os: make MitGenerateCookie() independent of XCSECURITY
Emil Velikov
1
-26
/
+0
2017-08-22
os: make GenerateRandomData() independent of XCSECURITY
Emil Velikov
1
-10
/
+0
2017-08-22
xwin/glx: remove unused __GLXWinScreen::glx_enable_bits
Emil Velikov
1
-3
/
+0
2017-08-21
glx: Remove True/False defines
Adam Jackson
1
-1
/
+1
2017-08-15
Make PixmapDirtyUpdateRec::src a DrawablePtr
Michel Dänzer
3
-8
/
+9
2017-08-02
meson: Fix xwayland build since xwayland-keyboard-grab.
Eric Anholt
1
-0
/
+3
2017-08-01
xwayland: Add grab protocol support
Olivier Fourdan
4
-3
/
+112
2017-07-31
xfree86: Fix X -configure driver sort yet again
Adam Jackson
1
-6
/
+5
2017-07-31
modesetting: Fix PCI initialization on non-zero domains
Adam Jackson
1
-6
/
+4
2017-07-20
XQuartz: Hack around an issue that can occur on macOS due to background apps ...
Jeremy Huddleston Sequoia
1
-5
/
+24
2017-07-06
dri2: Sync i965_pci_ids.h from Mesa.
Rodrigo Vivi
1
-0
/
+23
2017-07-05
wayland: Sync drm.xml with Mesa
Adam Jackson
1
-16
/
+19
2017-07-04
modesetting: handle NULL cursor in drmmode_set_cursor.
Dave Airlie
1
-0
/
+3
2017-07-04
xfree86: link to libinput(4) from the xorg.conf man page
Peter Hutterer
1
-0
/
+1
2017-06-27
meson: Use --export-all-symbols when building PE/COFF objects
Jon TURNEY
1
-2
/
+8
2017-06-27
meson: Shuffle around subdirs so we build Xorg loadable modules after Xorg
Jon TURNEY
1
-24
/
+26
2017-06-27
Move statically linked xorgxkb files from dixmods to a separate directory
Jon TURNEY
9
-22
/
+27
2017-06-22
xfree86: Move DRICreatePCIBusID to xf86Pci.h
Adam Jackson
2
-2
/
+1
2017-06-20
glx: Remove some indirection around EXT_texture_from_pixmap
Adam Jackson
1
-6
/
+2
2017-06-20
dmx: Remove some not-very-interesting debug prints
Adam Jackson
1
-63
/
+0
2017-06-20
dmx: Silence an unused-result warning
Adam Jackson
1
-1
/
+2
2017-06-20
xfree86: Move DRICreatePCIBusID to the PCI code
Adam Jackson
4
-14
/
+14
2017-06-20
xfree86: Remove unused xf86EnableVTSwitch
Adam Jackson
2
-42
/
+3
2017-06-20
dix: Remove extension aliases
Adam Jackson
1
-6
/
+0
2017-06-20
xfree86: Document BusID PCI domain format in ddxDesign.xml
Michel Dänzer
1
-1
/
+2
2017-06-20
xfree86: Document BusID PCI domain format in xorg.conf manpage
Michel Dänzer
1
-4
/
+4
2017-06-20
xfree86: Fix printing of PCI domain/bus in xf86MatchPciInstances
Michel Dänzer
1
-1
/
+1
2017-06-20
xfree86: Print BusID stanza compatible bus IDs for found devices
Michel Dänzer
1
-2
/
+2
2017-06-20
meson: Restore stub ossupport
Jon Turney
1
-1
/
+16
2017-06-20
xfree86/modes: Use RRTransformEqual in xf86RandR12CrtcSet
Michel Dänzer
1
-2
/
+1
2017-06-13
meson: Fix test for whether we've built glamor-EGL.
Eric Anholt
1
-1
/
+1
2017-06-13
dmx: Remove includes of glxtokens.h
Eric Anholt
2
-2
/
+0
2017-06-13
modesetting: Validate the atom for enum properties
Adam Jackson
1
-1
/
+2
2017-06-12
xwayland: Implement tablet_tool_wheel for scrolling
Jason Gerecke
2
-0
/
+26
2017-06-12
xwayland: Correct off-by-one error in tablet button numbering
Jason Gerecke
1
-2
/
+2
2017-06-07
xwayland: Remove two unused proc pointers.
Carlos Garnacho
1
-2
/
+0
2017-06-07
xwayland: Lock the pointer if it is confined and has no cursor
Carlos Garnacho
1
-1
/
+28
2017-06-07
xwayland: Update root window size when desktop size changes
Carlos Garnacho
2
-1
/
+6
2017-06-07
xwayland: "Accept" confineTo on InputOnly windows
Carlos Garnacho
1
-0
/
+9
2017-06-07
xwayland: Allow pointer warp on root/None window
Carlos Garnacho
1
-0
/
+20
2017-06-05
xfree86: Add Option "PreferCloneMode"
Michel Dänzer
2
-0
/
+9
2017-06-02
glamor: Drop glamor_set_screen_pixmap().
Eric Anholt
2
-7
/
+0
2017-06-02
Add meson.build for XWin server (v2)
Jon Turney
5
-0
/
+319
[next]