summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winprefix.h
Commit message (Expand)AuthorAgeFilesLines
* Remove need for winprefix.h and moved alloca define to osdcomm.h (nw) Miodrag Milanovic2015-03-311-19/+0
* removed windows/osinline.h and placed MSVC dependent files in top folder (nw) Miodrag Milanovic2015-03-301-28/+0
* Fix creation of paths Vas Crabb2015-03-311-2/+0
* removed unnecessary assert.h includes (nw) Oliver Stöneberg2015-03-201-1/+0
* fix compile on MSVC 2012 (nw) peterferrie2015-02-031-6/+8
* some winprefix.h cleanups (nw) Oliver Stöneberg2015-01-311-9/+5
* restored winprefix.h change by Peter Ferrie (nw) Oliver Stöneberg2015-01-311-9/+8
* Revert "fix compile on MSVC 2012 (nw)" Oliver Stöneberg2015-01-311-1/+0
* fix compile on MSVC 2012 (nw) peterferrie2015-01-301-0/+1
* Good enough (nw) Miodrag Milanovic2015-01-131-0/+2
* Placed change back Miodrag Milanovic2015-01-131-4/+0
* For x64 builds force Win7 minimum (nw) Miodrag Milanovic2015-01-131-1/+5
* winprefix: support some C99 extensions in older MSVC [Peter Ferrie] peterferrie2015-01-031-0/+9
* fixes for building with VS14 CTP4 (nw) smf-2014-10-171-0/+11
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-35/+2
* reverted changes to src/osd/windows/winprefix.h (nw) Oliver Stöneberg2013-09-241-0/+2
* removed unused macro from src/osd/windows/winprefix.h (nw) Oliver Stöneberg2013-09-241-2/+0
* Fixes for building MAME with Visual Studio 2013 preview [smf] smf-2013-07-051-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Implemented experimental HLSL post-processing support on Direct3D 9 targets. ... Ryan Holtz2011-05-161-0/+2
* For MSVC, explicitly include assert.h so that we can override the MSVC Aaron Giles2010-10-191-0/+1
* Within src/emu, basic conversions: Aaron Giles2010-01-121-0/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-28/+0
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-22/+22
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-121-2/+34
* Removed round() hack in favor of MSVC-specific #define in winprefix.h. Aaron Giles2009-05-091-0/+1
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-0/+8
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-1/+0
* De-deprecat-ed ui.c. Aaron Giles2008-03-211-0/+1
* Centralized definitions of _WIN32_WINNT. Aaron Giles2008-03-211-4/+11
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-0/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+35