summaryrefslogtreecommitdiff
path: root/hw/xwin/winengine.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-01hw/xwin: Remove mwextwm modeJon Turney1-3/+0
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov1-2/+0
2016-03-09hw/xwin: Return FALSE to indicate failure in winSetEngine()Jon Turney1-1/+1
2015-03-23hw/xwin: Remove Shadow DirectDraw engineJon TURNEY1-26/+0
2014-10-09xwin: Remove primary DirectDraw engineAdam Jackson1-14/+0
2014-10-09xwin: Remove native GDI engine (v2)Adam Jackson1-9/+0
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-1/+1
2012-11-27hw/xwin: Report which drawing engines are being enabled when checking for sup...Jon TURNEY1-3/+3
2012-03-21Introduce a consistent coding styleKeith Packard1-213/+195
2012-01-26hw/xwin: Remove some redundant OS version reportingJon TURNEY1-14/+0
2012-01-07hw/xwin: Clarify an if statement mixed with ifdef in winSetEngine()Ryan Pavlik1-5/+2
2010-10-19Cygwin/X: Make g_hmodDirectDraw staticJon TURNEY1-4/+20
2009-02-12Cygwin/X: Fix -Wold-style-definition warningsJon TURNEY1-2/+2
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2004-12-01Remove code which sneaked in recently. It is not proven to be correct, justAlexander Gottwald1-13/+0
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+13
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-22/+39
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-1/+8
2003-11-14Initial revisionKaleb Keithley1-0/+309