Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-26 | hw/xwin: Remove some redundant OS version reporting | Jon TURNEY | 1 | -14/+0 | |
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net> | |||||
2012-01-07 | hw/xwin: Clarify an if statement mixed with ifdef in winSetEngine() | Ryan Pavlik | 1 | -5/+2 | |
Use the same pattern as elsewhere so it's a bit clearer what we are checking Signed-off-by: Ryan Pavlik <rpavlik@iastate.edu> Reviewed-by: Colin Harrison <colin.harrison@virgin.net> Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk> | |||||
2010-10-19 | Cygwin/X: Make g_hmodDirectDraw static | Jon TURNEY | 1 | -4/+20 | |
Add winReleaseDDProcAddresses() for releasing the direct draw module handle, so g_hmodDirectDraw can be made static Remove unneeded duplicate extern definitions of g_fpDirectDrawCreate and g_fpDirectDrawCreateClipper, and move the definition from winglobals.c to winengine.c Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net> | |||||
2009-02-12 | Cygwin/X: Fix -Wold-style-definition warnings | Jon TURNEY | 1 | -2/+2 | |
Fix old-style definition warnings caused by definitions with empty parameter lists "()", which should be "(void)" to indicate the function takes no parameters, rather than unspecified parameters Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> | |||||
2005-07-04 | Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes | Alexander Gottwald | 1 | -0/+3 | |
handling Warning fixes | |||||
2004-12-01 | Remove code which sneaked in recently. It is not proven to be correct, just | Alexander Gottwald | 1 | -13/+0 | |
a workaround and disabled by default | |||||
2004-11-15 | Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added | Alexander Gottwald | 1 | -0/+13 | |
mingw (Win32) port | |||||
2004-06-21 | Bug 777: Merge from CYGWIN branch | Alexander Gottwald | 1 | -22/+39 | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks | Kaleb Keithley | 1 | -1/+8 | |
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+309 | |