index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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
for-keith
for-whot
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-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-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
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
shadow: Macro cleanup
Adam Jackson
2
-2
/
+2
2016-09-16
hw/xwin: Add 'dri' to DIST_SUBDIRS
Keith Packard
1
-1
/
+1
2016-09-15
Add Windows-DRI extension
Jon Turney
13
-200
/
+789
2016-09-06
glx: Fix computation of GLX_X_RENDERABLE fbconfig attribute
Adam Jackson
1
-2
/
+0
2016-07-19
hw/xwin: Update BlockHandler function signature
Jon Turney
2
-4
/
+2
2016-07-19
hw/xwin: Update for removal of AddEnabledDevice
Jon Turney
1
-1
/
+13
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
2
-5
/
+2
2016-06-28
hw/xwin: Fix a typo in "Remove Shadow DirectDraw engine"
Jon Turney
1
-1
/
+1
2016-06-28
hw/xwin: Fix a crash trying to reload window icons when not in multiwindow mode
Jon Turney
4
-16
/
+26
2016-06-28
hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has ...
Colin Harrison
1
-1
/
+1
2016-06-23
hw/xwin: Make window maximizable if a maximium size larger than virtual deskt...
Jon Turney
1
-2
/
+6
2016-06-23
hw/xwin: Detect invalid options in combination with -nodecoration
Jon Turney
1
-1
/
+16
2016-06-23
hw/xwin: Default to -noresize when -fullscreen is used
Jon Turney
7
-10
/
+26
2016-06-23
hw/xwin: Tell LogInit() to backup previous logfile as .old
Jon Turney
2
-4
/
+5
2016-06-23
hw/xwin: Downgrade some uninformative, always-emitted log output to debug
Jon Turney
3
-8
/
+8
2016-06-23
hw/xwin: Check for just the hostname in window title
Jon Turney
1
-13
/
+22
2016-06-23
hw/xwin: Use _NET_WM_NAME for window titles in multiwindow mode
Jon Turney
1
-16
/
+42
2016-06-23
hw/xwin: Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windows
Jon Turney
1
-0
/
+9
2016-06-23
hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototype
Jon Turney
2
-2
/
+2
2016-04-07
hw/xwin: xcbify internal window manager
Jon Turney
3
-563
/
+588
2016-04-07
hw/xwin: In multiwindow mode, do window minimization entirely in the WM
Jon Turney
3
-43
/
+20
2016-04-07
hw/xwin: xcbify code for converting X11 icon to Win32 icon
Jon Turney
6
-65
/
+98
2016-03-30
xwin/glx: Build fix for warnings about missing WGL extensioons
Jon Turney
1
-3
/
+3
2016-03-30
glx: Compute the GLX extension string from __glXScreenInit
Adam Jackson
1
-11
/
+0
2016-03-30
glx: Move glx_enable_bits up to the GLX screen base class
Adam Jackson
1
-9
/
+6
2016-03-30
glx: Enable GLX 1.4 unconditionally
Adam Jackson
1
-20
/
+0
2016-03-30
xwin/glx: Drop GLWIN_NO_WGL_EXTENSIONS hack
Adam Jackson
1
-10
/
+0
2016-03-30
glx: Use __glXInitExtensionEnableBits in all backends (v2)
Adam Jackson
1
-20
/
+9
2016-03-30
xwin/glx: Enable GLX_SGI_make_current_read unconditionally (v2)
Adam Jackson
1
-10
/
+14
2016-03-30
glx: Remove server-side mention of GLX_MESA_swap_control
Adam Jackson
1
-4
/
+1
2016-03-30
glx: Remove default server glx extension string
Adam Jackson
1
-2
/
+0
2016-03-09
hw/xwin: Tidy-up of winmsg.h
Jon Turney
3
-41
/
+14
2016-03-09
hw/xwin: Remove GC privates, unused since native GDI engine removal
Jon Turney
2
-16
/
+1
2016-03-09
hw/xwin: Use NULL rather than NoopDDA for unimplemented engine functions
Jon Turney
3
-15
/
+6
2016-03-09
hw/xwin: Remove unused FinishCreateWindowsWindow engine function
Jon Turney
4
-20
/
+0
2016-03-09
hw/xwin: Remove unused HotKeyAltTab engine function
Jon Turney
4
-15
/
+0
2016-03-09
hw/xwin: Return FALSE to indicate failure in winSetEngine()
Jon Turney
1
-1
/
+1
2016-03-09
hw/xwin: Remove WM_WM_MAP message, which is now unused
Jon Turney
2
-14
/
+0
2016-03-09
hw/xwin: Remove WM_(UN|)MANAGE messages, which are now never sent
Jon Turney
4
-24
/
+1
2016-03-09
hw/xwin: Remove allowOtherWM, which is now always FALSE
Jon Turney
3
-43
/
+9
2016-03-09
hw/xwin: Remove winIsInternalWMRunning(), which now always returns FALSE
Jon Turney
4
-292
/
+5
2016-03-09
hw/xwin: Remove fInternalWM flag
Jon Turney
7
-35
/
+2
2016-03-09
hw/xwin: Ignore the obsolete, undocumented -internalwm option
Jon Turney
3
-12
/
+2
2016-03-09
hw/xwin: Remove the long-broken -silent-dup-error option
Jon Turney
5
-94
/
+0
2016-03-08
xwin: no need to free auth data if AddResource fails
Julien Cristau
1
-14
/
+3
2016-02-29
xwin: Remove unhelpful debug about WM message queue size
Jon Turney
1
-38
/
+0
2016-02-29
xwin: Add SKIPTASKBAR hint to _NET_WM_WINDOW_TYPE_DOCK type windows
Jon Turney
1
-1
/
+1
2016-02-29
xwin: In multiwindow mode, look up the HWND for the parent window
Jon Turney
1
-3
/
+7
2016-02-29
xwin: Factor out MessageName() debug helper
Jon Turney
1
-68
/
+61
2016-02-29
xwin: Keyboard layout updates
Jon Turney
2
-33
/
+45
[next]