summaryrefslogtreecommitdiff
path: root/hw/xwin/winshadddnl.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-19xwin: consolidate debugging symbolsEnrico Weigelt, metux IT consult1-12/+12
2024-03-03xwin: replace ZeroMemory()Enrico Weigelt, metux IT consult1-31/+23
2019-06-17hw/xwin: Push multiwindow wndproc WM_PAINT down into drawing engineJon Turney1-0/+1
2017-08-22xwin: remove always true/set XWIN_CLIPBOARD conditional/defineEmil Velikov1-2/+0
2017-05-15hw/xwin: Fix -Wmaybe-uninitialized warnings in engine CloseScreen wrappersJon Turney1-1/+1
2016-12-12shadow: Macro cleanupAdam Jackson1-1/+1
2016-03-09hw/xwin: Remove unused FinishCreateWindowsWindow engine functionJon Turney1-4/+0
2016-03-09hw/xwin: Remove unused HotKeyAltTab engine functionJon Turney1-2/+0
2015-07-07hw/xwin: printf format fixes for DWORD typeJon TURNEY1-6/+9
2014-11-12Drop trailing whitespacesPeter Hutterer1-3/+3
2014-10-09hw/xwin: Fix compilation with -Werror=return-typeJon TURNEY1-1/+1
2014-08-29hw/xwin: Fix a potential crash in winRedrawScreenShadowDDNL()Jon TURNEY1-0/+4
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-5/+5
2012-11-27hw/xwin: Use pre-computed extent of damage for creating GDI regionJon TURNEY1-10/+4
2012-11-05hw/xwin: Remove pointless winFinishCreateWindowsWindowDDNL()Jon TURNEY1-45/+1
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-1005/+893
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-23/+3
2011-01-19Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE checkJon TURNEY1-12/+0
2011-01-19Cygwin/X: Refactor framebuffer allocation/release in drawing enginesJon TURNEY1-49/+70
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-7/+0
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: Tidy up some cosmetic issues in log stringsJon TURNEY1-1/+1
2008-12-18Xming,Cygwin/X: Fix crashes when using the DirectDraw '-refresh rate-in-Hz' o...Colin Harrison1-3/+16
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-06-08Merge from CYGWIN Added layout "French (Canada)" as ca_enhanced Added CzechAlexander Gottwald1-1/+1
2005-02-12win.hAlexander Gottwald1-1/+1
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+2
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald1-3/+24
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-87/+200
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-5/+33
2003-11-14Initial revisionKaleb Keithley1-0/+1288