summaryrefslogtreecommitdiff
path: root/hw/xwin/winshaddd.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-23hw/xwin: Remove Shadow DirectDraw engineJon TURNEY1-1221/+0
2014-11-12Drop trailing whitespacesPeter Hutterer1-4/+4
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-4/+4
2012-11-27hw/xwin: Use pre-computed extent of damage for creating GDI regionJon TURNEY1-10/+4
2012-11-05hw/xwin: Link with libdxguid rather than defining the DirectX GUIDs ourselvesJon TURNEY1-18/+0
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-3/+3
2012-03-21Introduce a consistent coding styleKeith Packard1-980/+858
2011-04-27Cygwin/X: Handle failure during winScreenInit()Jon TURNEY1-1/+2
2011-01-19Cygwin/X: DirectDraw engines shouldn't try to blit if the surface wasn't allo...Jon TURNEY1-13/+8
2011-01-19Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...Jon TURNEY1-21/+3
2011-01-19Cygwin/X: Use winUpdateFBPointer() in winshaddd.c rather than duplicating it ...Jon TURNEY1-16/+1
2011-01-19Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE checkJon TURNEY1-13/+0
2011-01-19Cygwin/X: Refactor framebuffer allocation/release in drawing enginesJon TURNEY1-49/+66
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-7/+0
2010-10-19Cygwin/X: Fix typos in commentsJon TURNEY1-1/+1
2010-10-19Cygwin/X: unifdef XFree86ServerJon TURNEY1-48/+0
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-3/+3
2010-03-16Cygwin/X: Allow the default log location to be configurableYaakov Selkowitz1-1/+1
2010-03-16Cygwin/X: Tidy up some cosmetic issues in log stringsJon TURNEY1-1/+1
2009-06-23Cygwin/X: more warnings fixesJon TURNEY1-2/+1
2008-12-18Xming,Cygwin/X: Fix crashes when using the DirectDraw '-refresh rate-in-Hz' o...Colin Harrison1-7/+21
2008-12-17Cygwin/X: update for changes to shadow framebufferJon TURNEY1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-02-12win.hAlexander Gottwald1-1/+1
2005-01-06ImakefileAlexander Gottwald1-1/+1
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-62/+129
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+2
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-2/+13
2003-11-14Initial revisionKaleb Keithley1-0/+1362