summaryrefslogtreecommitdiff
path: root/hw/xwin/winscrinit.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-23hw/xwin: Fix numerous 64-bit format/type cast issues with debug printing of p...Jon TURNEY1-1/+1
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winFinishScreenInitFB()Jon TURNEY1-4/+0
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-1/+1
2012-10-16hw/xwin: Fix using index as a formal parameter in winscrinit.c shadows index()Jon TURNEY1-3/+3
2012-07-16hw/xwin: Tidy up some pointless output which is always emittedJon TURNEY1-2/+2
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-9/+5
2012-03-21Introduce a consistent coding styleKeith Packard1-565/+517
2011-04-27Cygwin/X: Handle failure during winScreenInit()Jon TURNEY1-0/+4
2011-01-19Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...Jon TURNEY1-0/+18
2011-01-19Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engineJon TURNEY1-3/+4
2011-01-19Cygwin/X: Don't turn off -multiplemonitors when all monitors don't have the s...Jon TURNEY1-4/+11
2011-01-19Cygwin/X: Implement framebuffer resizing in RANDR extensionJon TURNEY1-4/+0
2011-01-19Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...Jon TURNEY1-12/+0
2011-01-19Cygwin/X: Rather than storing calculated physical display sizes, calculate th...Jon TURNEY1-4/+0
2011-01-19Cygwin/X: Refactor framebuffer allocation/release in drawing enginesJon TURNEY1-5/+1
2010-11-30dix: Remove the backing store leftoversAdam Jackson1-7/+0
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-8/+0
2010-09-13rootless: Delete dead remnants of rootless acceleration.Jamey Sharp1-4/+0
2010-09-13rootless: ROOTLESS_TRACK_DAMAGE is never set, so unifdef it.Jamey Sharp1-2/+0
2010-06-03Move each screen's x/y origin into ScreenRec.Jamey Sharp1-3/+3
2010-04-23Xwin: Simplify screen option processingJon TURNEY1-1/+1
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-2/+0
2010-03-16Cygwin/X: Tidy up some cosmetic issues in log stringsJon TURNEY1-1/+1
2009-11-09Cygwin/X: Setup screen layout in Xinerama modeJon TURNEY1-0/+10
2009-10-13Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston1-2/+4
2009-06-29Cygwin/X: Fix multiwindow extwm mode to build againJon TURNEY1-16/+0
2008-12-17Cygwin/X: update for changes to shadow framebufferJon TURNEY1-5/+27
2008-12-16Cygwin/X: build machinery fixesJon TURNEY1-1/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-8/+0
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-2/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-3/+0
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-7/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-07-05wrap fInternalWM with XWIN_MULTIWINDOWEXTWMAlexander Gottwald1-1/+4
2005-07-05External windowmanagers could connect in multiwindow mode which lead toAlexander Gottwald1-1/+2
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-02-12win.hAlexander Gottwald1-3/+3
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+2
2004-11-06Wrap all mwextwm and internalwm code with XWIN_MULTIWINDOWEXTWMAlexander Gottwald1-14/+22
2004-11-04Add InternalWM mode.Kensuke Matsuzaki1-2/+3
2004-10-08Allow rootless implementations to override frame reordering. This is usedTorrey Lyons1-0/+1
2004-09-18Bugzilla #1032: Make rootless acceleration functions compatible withTorrey Lyons1-0/+16
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-123/+135
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-3/+11