index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
Version 1.12.99.903 (1.13 RC3)
xorg-server-1.12.99.903
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
xorg-server-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
2012-07-12
Restore extern to the declaration of __glXDRISWRastProvider
Jon TURNEY
1
-1
/
+1
2012-07-12
Revert bogus GlxPushProvider() in commit a1d41e3
Jon TURNEY
1
-3
/
+0
2012-07-11
XQuartz: Re-add prototype for DRIExtensionInit
Jeremy Huddleston
1
-0
/
+3
2012-07-11
XQuartz: Fix build failure due to incorrect PseudoramiXExtensionInit prototype
Jeremy Huddleston
1
-1
/
+1
2012-07-11
XQuartz: Silence an unused-variable warning
Jeremy Huddleston
1
-1
/
+1
[next]