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
2007-12-02
Clean up many #if 0.
Adam Jackson
33
-575
/
+3
2007-12-01
added missing call to xcb_connect()
Ben Byer
1
-1
/
+2
2007-12-01
Darwin: Alt is Mode_switch Switching to Mode_switch to maintain compatibility...
Jeremy Huddleston
3
-23
/
+9
2007-11-30
Darwin: properly implemented xcb check for stale sockets
Jeremy Huddleston
1
-12
/
+14
2007-11-30
Darwin: Undo focus-hack which didn't work right.
Jeremy Huddleston
1
-3
/
+0
2007-11-30
edid quirk for MAX 0x77e monitor
Dave Airlie
1
-1
/
+2
2007-11-29
Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround.
Jeremy Huddleston
31
-7
/
+86
2007-11-29
Darwin: Removed support for darwinSwapAltMeta
Jeremy Huddleston
4
-100
/
+35
2007-11-29
modes: use xf86RandR12Index to stop illegal access
Dave Airlie
1
-12
/
+18
2007-11-29
randr: make randr code not segfault when xinerama set
Dave Airlie
1
-3
/
+10
2007-11-27
RANDR 1.2: Only enable unknown outputs if there are no connected outputs.
Adam Jackson
1
-5
/
+27
2007-11-27
Xi: set DeviceXXXState's length fields to the correct size of the struct.
Peter Hutterer
1
-4
/
+4
2007-11-26
Darwin,Rootless: Makefile cleanup
Jeremy Huddleston
11
-90
/
+92
2007-11-26
Allow Virtual to be specified globally in the Screen section.
Adam Jackson
3
-0
/
+26
2007-11-26
Initialize Mode with 0 in xf86RandRModeConvert.
Matthias Hopf
1
-4
/
+1
2007-11-23
Re-add call to XFixesExtensionInit for static servers.
Keith Packard
1
-0
/
+4
2007-11-23
Don't segfault if referring to a relative output where no modes survived.
Matthias Hopf
1
-0
/
+10
2007-11-23
Fix initial placement of LeftOf and Above.
Matthias Hopf
1
-2
/
+2
2007-11-23
Adjust offsets of modes that do not fit virtual screen size.
Matthias Hopf
1
-1
/
+25
2007-11-23
XKB: Generate correct key repeat events (bug #13114)
Peter Hutterer
1
-5
/
+10
2007-11-22
Darwin: Fix compilation/linking problems
Jeremy Huddleston
3
-4
/
+3
2007-11-22
Darwin: Remove the PaintWindow optimization which snuck back in.
Jeremy Huddleston
1
-2
/
+0
2007-11-22
Rootless: Remove the PaintWindow optimization which snuck back in.
Jeremy Huddleston
1
-89
/
+0
2007-11-22
Rootless: Imported changes made in xorg-server-1.2-apple branch
Jeremy Huddleston
2
-49
/
+72
2007-11-22
Darwin: Added missing Makefile.am
Jeremy Huddleston
1
-0
/
+30
2007-11-22
Darwin: More syncing witn xorg-server-1.2-apple
Jeremy Huddleston
3
-24
/
+49
2007-11-22
Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill}
Jeremy Huddleston
2
-6
/
+44
2007-11-22
Darwin: Copied over missing file (Localizable.strings) from xorg-server-1.2-a...
Jeremy Huddleston
1
-0
/
+0
2007-11-22
Darwin: Misc cleanups to line up with xorg-server-1.2-apple
Jeremy Huddleston
20
-785
/
+90
2007-11-21
Darwin: Removed cvs tags from Xquartz man page
Jeremy Huddleston
1
-2
/
+0
2007-11-21
Darwin: Removed .svn dir
Jeremy Huddleston
6
-407
/
+0
2007-11-21
Darwin: Use UTF8String since lossyCString is deprecated
Jeremy Huddleston
1
-1
/
+1
2007-11-21
Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling code
Ben Byer
1
-26
/
+27
2007-11-21
Darwin: Disabled ALT_IS_MODE_SWITCH
Ben Byer
1
-1
/
+1
2007-11-21
Darwin: Added a lightweight debugging facility to support troubleshooting
Ben Byer
2
-0
/
+28
2007-11-21
Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom...
Ben Byer
5
-4
/
+49
2007-11-21
Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexed
Ben Byer
4
-14
/
+251
2007-11-21
Darwin: Fixed the call to xp_init so that we now receive Motion notifications...
Ben Byer
1
-1
/
+2
2007-11-21
Darwin: fix for spurious "Are you sure you want to quit?" message
Ben Byer
1
-0
/
+1
2007-11-21
Darwin: Adding "fake RandR" support from old X11.app
Ben Byer
1
-3
/
+80
2007-11-21
Darwin: Initial support for Spaces -- if you use Expose to drag an X11
Ben Byer
2
-1
/
+19
2007-11-21
Darwin: Swap modifier keys for buttons 2 and 3 -- now Option-click is the mid...
Ben Byer
1
-2
/
+2
2007-11-21
Darwin: Trap Deactivate messages and release modifiers to avoid "stuck shift ...
Ben Byer
1
-0
/
+13
2007-11-21
Darwin: Workaround for a bug where the holding down Command to make a "fake"
Ben Byer
1
-0
/
+3
2007-11-21
Darwin: Really add launcher this time
Jeremy Huddleston
4
-0
/
+401
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
103
-11013
/
+343
2007-11-20
Restore checks for __i386 where needed for Sun compilers on Solaris
Alan Coopersmith
8
-22
/
+19
2007-11-20
Enable use of /dev/urandom on Solaris as well
Alan Coopersmith
1
-3
/
+7
2007-11-20
kaa: update kaaCreatePixmap to support the new usage_int
Dodji Seketeli
1
-1
/
+1
2007-11-19
DEFAULT_DPI was undefined here.
Michel Dänzer
1
-0
/
+1
[next]