index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-11
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
14
-56
/
+577
2015-05-11
modesetting: Fix software cursor fallback
Adel Gadllah
1
-2
/
+2
2015-05-11
xwayland: Implement smooth scrolling
Dima Ryazanov
2
-41
/
+16
2015-05-11
dix: Do not allow device transform to be set on valuatorless devices
Jason Gerecke
1
-0
/
+3
2015-05-11
dix/events: Set currentTime to the given time stamp in NoticeTime
Rui Matos
1
-0
/
+1
2015-05-11
Merge remote-tracking branch 'jturney/mingw-build-fixes'
Keith Packard
4
-2
/
+12
2015-04-27
modesetting: add tile property support (v2.1)
Dave Airlie
2
-0
/
+43
2015-04-27
modesetting: add dynamic connector hotplug support (MST) (v3)
Dave Airlie
1
-16
/
+197
2015-04-27
modesetting: stop caching mode resources
Dave Airlie
2
-18
/
+19
2015-04-27
xf86Crtc/monitors: create initial monitors for tiled outputs
Dave Airlie
3
-3
/
+78
2015-04-27
xf86Crtc: setup tiled monitors correctly in right of
Dave Airlie
1
-0
/
+61
2015-04-27
xf86Crtc: right-of placement by default.
Adam Jackson
2
-8
/
+74
2015-04-27
xfree86: attempt to autoconfig gpu slave devices (v3)
Dave Airlie
1
-5
/
+26
2015-04-27
xserver: add xorg.conf support for gpu devices. (v2.1)
Dave Airlie
8
-13
/
+86
2015-04-22
os/utils.c: Fix prototype for Win32TempDir()
Colin Harrison
1
-1
/
+1
2015-04-22
os/utils.c: Don't try to build os_move_fd() for WIN32
Colin Harrison
1
-0
/
+2
2015-04-22
hw/xnest: Fix build for MinGW
Jon TURNEY
1
-0
/
+4
2015-04-22
hw/xwin/winclipboard: Link xwinclip with -lpthread
Jon TURNEY
1
-1
/
+1
2015-04-22
os/xdmcp.c: Include Xtrans.h when building for WIN32
Colin Harrison
1
-0
/
+4
2015-04-21
Remove empty stub of $host_cpu case statement in configure.ac
Alan Coopersmith
1
-5
/
+0
2015-04-21
Accept x86_64 as well as i*86 for $host_cpu in Solaris on x86
Alan Coopersmith
1
-1
/
+1
2015-04-21
Convert hw/dmx to new *allocarray functions
Alan Coopersmith
16
-59
/
+51
2015-04-21
Convert hw/kdrive to new *allocarray functions
Alan Coopersmith
6
-14
/
+14
2015-04-21
Convert hw/xnest & hw/vfb to new *allocarray functions
Alan Coopersmith
6
-22
/
+18
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
26
-107
/
+111
2015-04-21
Convert glamor & glx to new *allocarray functions
Alan Coopersmith
8
-21
/
+19
2015-04-21
Convert mi & miext to new *allocarray functions
Alan Coopersmith
18
-71
/
+66
2015-04-21
Convert exa & fb to new *allocarray functions
Alan Coopersmith
5
-10
/
+10
2015-04-21
Convert XKB to new *allocarray functions
Alan Coopersmith
8
-93
/
+96
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
34
-122
/
+111
2015-04-21
Convert dix/* to new *allocarray functions
Alan Coopersmith
13
-76
/
+71
2015-04-21
Convert os/* to new *allocarray functions
Alan Coopersmith
2
-7
/
+8
2015-04-21
Add no-fail equivalents of allocarray & reallocarray
Alan Coopersmith
2
-0
/
+19
2015-04-21
Add xallocarray() helper macro
Alan Coopersmith
1
-0
/
+2
2015-04-21
Import reallocarray() from OpenBSD
Alan Coopersmith
5
-2
/
+58
2015-04-21
Add XNFcallocarray() to allow xnfcalloc() to check for overflow
Alan Coopersmith
4
-6
/
+24
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
7
-13
/
+11
2015-04-21
Remove remaining doc references to Xalloc, Xrealloc, and Xfree
Alan Coopersmith
1
-6
/
+3
2015-04-21
Remove apSolaris.shar (old "aperture" kernel driver for Solaris)
Alan Coopersmith
2
-808
/
+1
2015-04-17
systemd-logind: don't second guess D-Bus default timeout
Ray Strode
1
-8
/
+6
2015-04-17
systemd-logind: filter out non-signal messages from message filter
Ray Strode
1
-0
/
+3
2015-04-13
mi: Partial pie-slice filled arcs may need more space for spans
Keith Packard
1
-0
/
+5
2015-04-13
Re-enable non serverfd input devices immediately on vtenter
Hans de Goede
1
-3
/
+4
2015-03-31
Require randrproto version 1.5.0 or newer
Keith Packard
1
-1
/
+1
2015-03-31
xfree86: Add GPU screens even if there are no active GDevs
Aaron Plattner
1
-3
/
+11
2015-03-31
xfree86: Fix xf86_check_platform_slot's handling of PCI
Aaron Plattner
1
-2
/
+4
2015-03-31
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
10
-101
/
+936
2015-03-31
Fix XQuartz build
Jon Turney
2
-0
/
+5
2015-03-31
randr: Use Monitor list for Xinerama
Keith Packard
1
-98
/
+20
2015-03-31
randr: Add Monitor support (v1.1)
Keith Packard
7
-1
/
+839
[next]