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
2012-07-30
xf86RandR12: Don't call ConstrainCursorHarder() if panning is enabled
xserver-1.13-queue
Rui Matos
1
-4
/
+34
2012-07-30
randr: Fix up yet another corner case in preferred mode selection
Adam Jackson
1
-2
/
+6
2012-07-30
kinput: allocate enough space for null character.
Dave Airlie
1
-1
/
+1
2012-07-30
ephyr: Resize screen automatically when parent window is resized
Vic Lee
3
-8
/
+82
2012-07-30
ephyr: Fix up some bizarre formatting
Adam Jackson
1
-1
/
+4
2012-07-25
Version 1.12.99.903 (1.13 RC3)
Keith Packard
1
-2
/
+2
2012-07-25
doc: Drop XAA references from xorg.conf man page
Adam Jackson
1
-69
/
+1
2012-07-25
xfree86: Drop some dead XAA decls from SDK headers
Adam Jackson
1
-43
/
+0
2012-07-25
cw: Remove
Adam Jackson
8
-1576
/
+1
2012-07-25
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
4
-4
/
+56
2012-07-25
XQuartz: Call xp_window_bring_all_to_front if available in libXplugin
Jeremy Huddleston
1
-0
/
+32
2012-07-25
dix: don't use "new" as a parameter name
Aaron Plattner
1
-3
/
+3
2012-07-24
XQuartz: Fix runtime regressions introduced by extension loading changes
Jeremy Huddleston
2
-3
/
+15
2012-07-23
XQuartz: Build fix for __GLXscreen::createContext changes
Jeremy Huddleston
1
-1
/
+9
2012-07-17
Bump to version 1.12.99.902
Keith Packard
1
-2
/
+2
2012-07-17
Merge remote-tracking branch 'alanc/master'
Keith Packard
6
-76
/
+92
2012-07-17
Merge remote-tracking branch 'jturney/master'
Keith Packard
26
-447
/
+267
2012-07-17
xwin: Clean up os wrappers for System, Popen and Pclose on Windows
Keith Packard
4
-84
/
+80
2012-07-16
Use C99 designated initializers in DRI2GetParam replies
Alan Coopersmith
1
-4
/
+5
2012-07-16
Use C99 designated initializers in RandR 1.4 extension Events
Alan Coopersmith
1
-23
/
+24
2012-07-16
Use C99 designated initializers in RandR 1.4 extension Replies
Alan Coopersmith
3
-44
/
+55
2012-07-16
Fix two more C99 initialization mistakes using members of same struct
Alan Coopersmith
2
-5
/
+8
2012-07-16
xf86: Re-export extension disable flags
Aaron Plattner
2
-20
/
+20
2012-07-16
hw/xwin: Refer to xkeyboard-config man page for XKB configuration option values
Jon TURNEY
1
-11
/
+15
2012-07-16
hw/xwin: Fix command line arguments for multiple monitors.
Jörg Mensmann
1
-1
/
+3
2012-07-16
hw/xwin: Remove unused WindowExposuresProcPtr storage in screen private
Jon TURNEY
1
-1
/
+0
2012-07-16
hw/xwin: Remove long obsolete README for hw/xwin
Jon TURNEY
1
-141
/
+0
2012-07-16
hw/xwin: Remove a pointless OS version check in winInstallKeyboardHookLL()
Jon TURNEY
1
-18
/
+0
2012-07-16
hw/xwin: Remove winClipboardDetectUnicodeSupport()
Jon TURNEY
7
-100
/
+8
2012-07-16
hw/xwin: Consolidate duplicated code as getHwnd() function
Jon TURNEY
1
-30
/
+33
2012-07-16
hw/xwin: Correct function name in log message
Jon TURNEY
1
-2
/
+3
2012-07-16
hw/xwin: Tidy up some more pointless output which is always emitted
Jon TURNEY
1
-4
/
+4
2012-07-16
hw/xwin: RANDR resize didn't occur when screen window was maximized or restored
Colin Harrison
1
-0
/
+7
2012-07-16
hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...
Jon TURNEY
5
-34
/
+94
2012-07-16
hw/xwin: Tidy up some pointless output which is always emitted
Jon TURNEY
7
-16
/
+16
2012-07-16
hw/xwin: Don't bother reporting XORG_VERSION_CURRENT
Jon TURNEY
2
-5
/
+4
2012-07-12
xf86: include xf86platformBus.h in xf86AutoConfig.c
Dave Airlie
1
-0
/
+1
2012-07-13
glx: Fix checking GL version
Bartosz Brachaczek
1
-1
/
+1
2012-07-13
glx/dri2: don't return NULL in a function with no return.
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: use correct define from dri attribs.
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: fix incorrect == vs =
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: fix typo in the notification reset for robustness.
Dave Airlie
1
-1
/
+1
2012-07-13
glx: pass screen into the convert function
Dave Airlie
1
-2
/
+3
2012-07-12
xtest: add extinit.h for SyncExtensionInit
Dave Airlie
1
-0
/
+1
2012-07-12
Merge remote-tracking branch 'jturney/xwin-extmod-removal-fixes'
Keith Packard
3
-7
/
+21
2012-07-12
glx: Free DRI2 drawable reference to destroyed GLX drawable.
Michel Dänzer
1
-2
/
+6
2012-07-12
dri2: Add DRI2CreateDrawable2.
Michel Dänzer
2
-2
/
+20
2012-07-12
Restore GLX extension to XWin
Jon TURNEY
1
-3
/
+20
2012-07-12
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-2
/
+5
2012-07-12
sdksyms: Fix build with --disable-xv
Daniel Stone
1
-0
/
+2
[next]