summaryrefslogtreecommitdiff
path: root/hw/xwin/winpfbdd.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-09xwin: Remove primary DirectDraw engineAdam Jackson1-620/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winHotKeyAltTabPrimaryDD()Jon TURNEY1-13/+0
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-4/+4
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-511/+465
2012-01-07hw/xwin: Fix possible null ptr deref in winActivateAppPrimaryDD()Ryan Pavlik1-3/+3
2011-04-27Cygwin/X: Handle failure during winScreenInit()Jon TURNEY1-1/+2
2011-01-19Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...Jon TURNEY1-23/+3
2011-01-19Cygwin/X: Refactor framebuffer allocation/release in drawing enginesJon TURNEY1-30/+44
2011-01-19Cygwin/X: Enable building of nativegdi and primaryfb engines to avoid further...Jon TURNEY1-0/+8
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-8/+0
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
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-24/+52
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-1/+19
2003-11-14Initial revisionKaleb Keithley1-0/+636