index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
winscrinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
1
-3
/
+11
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+739