summaryrefslogtreecommitdiff
path: root/hw/xwin/wingc.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-09xwin: Remove native GDI engine (v2)Adam Jackson1-235/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-2/+2
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-2/+2
2012-10-16hw/xwin: Remove obsolete redundant declarations of winPushPixels()Jon TURNEY1-5/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-105/+94
2010-09-13Delete redundant GC initializations.Jamey Sharp1-5/+0
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-1/+1
2008-06-13Death to mfb.Adam Jackson1-1/+1
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson1-3/+0
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-1/+3
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-13/+53
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_0STSF-CURRENTEgbert 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-237/+36
2003-11-14Initial revisionKaleb Keithley1-0/+418