index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
winscrinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-07
hw/xwin: printf format fixes for DWORD type
Jon TURNEY
1
-2
/
+2
2015-03-23
hw/xwin: Remove Shadow DirectDraw engine
Jon TURNEY
1
-3
/
+0
2015-03-23
hw/xwin: Only set native positions if XINERAMA is enabled
Jon TURNEY
1
-8
/
+12
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-10-09
xwin: Remove native GDI engine (v2)
Adam Jackson
1
-139
/
+0
2013-07-23
hw/xwin: Fix numerous 64-bit format/type cast issues with debug printing of p...
Jon TURNEY
1
-1
/
+1
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winFinishScreenInitFB()
Jon TURNEY
1
-4
/
+0
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-10-16
hw/xwin: Fix using index as a formal parameter in winscrinit.c shadows index()
Jon TURNEY
1
-3
/
+3
2012-07-16
hw/xwin: Tidy up some pointless output which is always emitted
Jon TURNEY
1
-2
/
+2
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-9
/
+5
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-565
/
+517
2011-04-27
Cygwin/X: Handle failure during winScreenInit()
Jon TURNEY
1
-0
/
+4
2011-01-19
Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...
Jon TURNEY
1
-0
/
+18
2011-01-19
Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engine
Jon TURNEY
1
-3
/
+4
2011-01-19
Cygwin/X: Don't turn off -multiplemonitors when all monitors don't have the s...
Jon TURNEY
1
-4
/
+11
2011-01-19
Cygwin/X: Implement framebuffer resizing in RANDR extension
Jon TURNEY
1
-4
/
+0
2011-01-19
Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...
Jon TURNEY
1
-12
/
+0
2011-01-19
Cygwin/X: Rather than storing calculated physical display sizes, calculate th...
Jon TURNEY
1
-4
/
+0
2011-01-19
Cygwin/X: Refactor framebuffer allocation/release in drawing engines
Jon TURNEY
1
-5
/
+1
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-7
/
+0
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
1
-8
/
+0
2010-09-13
rootless: Delete dead remnants of rootless acceleration.
Jamey Sharp
1
-4
/
+0
2010-09-13
rootless: ROOTLESS_TRACK_DAMAGE is never set, so unifdef it.
Jamey Sharp
1
-2
/
+0
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-3
/
+3
2010-04-23
Xwin: Simplify screen option processing
Jon TURNEY
1
-1
/
+1
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2010-03-16
Cygwin/X: Tidy up some cosmetic issues in log strings
Jon TURNEY
1
-1
/
+1
2009-11-09
Cygwin/X: Setup screen layout in Xinerama mode
Jon TURNEY
1
-0
/
+10
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
1
-2
/
+4
2009-06-29
Cygwin/X: Fix multiwindow extwm mode to build again
Jon TURNEY
1
-16
/
+0
2008-12-17
Cygwin/X: update for changes to shadow framebuffer
Jon TURNEY
1
-5
/
+27
2008-12-16
Cygwin/X: build machinery fixes
Jon TURNEY
1
-1
/
+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-8
/
+0
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-2
/
+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-3
/
+0
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-7
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2005-07-05
wrap fInternalWM with XWIN_MULTIWINDOWEXTWM
Alexander Gottwald
1
-1
/
+4
2005-07-05
External windowmanagers could connect in multiwindow mode which lead to
Alexander Gottwald
1
-1
/
+2
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0
/
+3
2005-02-12
win.h
Alexander Gottwald
1
-3
/
+3
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-0
/
+2
2004-11-06
Wrap all mwextwm and internalwm code with XWIN_MULTIWINDOWEXTWM
Alexander Gottwald
1
-14
/
+22
2004-11-04
Add InternalWM mode.
Kensuke Matsuzaki
1
-2
/
+3
2004-10-08
Allow rootless implementations to override frame reordering. This is used
Torrey Lyons
1
-0
/
+1
2004-09-18
Bugzilla #1032: Make rootless acceleration functions compatible with
Torrey Lyons
1
-0
/
+16
2004-06-21
Bug 777: Merge from CYGWIN branch
Alexander Gottwald
1
-123
/
+135
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
[next]