summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/vconv.c
Commit message (Expand)AuthorAgeFilesLines
* removed vconv, updated warnings/error for vs and icl (nw) Miodrag Milanovic2015-04-091-596/+0
* disabled another Visual Studio warning (nw) Oliver Stöneberg2015-02-231-1/+2
* fix compile on MSVC 2012 (nw) Peter Ferrie2015-02-191-1/+2
* fix compile on MSVC 2012 (nw) peterferrie2015-02-031-1/+5
* vconv: disabled C4826 again (nw) Oliver Stöneberg2015-01-311-1/+2
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-1/+1
* fixed compile (nw) Osso132015-01-211-1/+0
* vconv: documented all disabled warnings / added VS2013 define (nw) Oliver Stöneberg2015-01-211-2/+38
* vconv: fixed potential memory leaks (nw) Oliver Stöneberg2015-01-021-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* added makefile variable OPENMP to enable usage of OpenMP (includes vconv supp... Oliver Stöneberg2014-10-011-0/+1
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* vconv: map /O3 to /Ox (nw) Oliver Stöneberg2014-07-021-1/+1
* implemented ATTR_FORCE_INLINE for Visual Studio (nw) Oliver Stöneberg2014-06-301-1/+1
* fixed -j compilation with VS2013 [Oliver Stöneberg] Oliver Stöneberg2014-06-121-6/+13
* use -fno-optimize-sibling-calls with SYMBOLS=1 for more complete stack traces... Oliver Stöneberg2014-05-171-0/+1
* added/updated some vconv TODOs (nw) Oliver Stöneberg2014-04-071-1/+4
* here ya go :) (nw) Miodrag Milanovic2014-03-311-1/+1
* updated vconv for no-sign-compare (nw) Miodrag Milanovic2014-03-311-1/+1
* made MAME and MESS compile under VS2013, 32bit only for now (nw) Miodrag Milanovic2014-03-311-1/+1
* vcconv: handle -msse and added a TODO about a changed behavior in VS2012 (nw) Oliver Stöneberg2014-03-301-0/+3
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-1/+1
* re-added /wd4250 /wd4435 that was removed in r26650, to allow building with v... smf-2013-12-191-1/+1
* allow building with ICL on Windows if you have it installed into MSVC [Dean L... David Haywood2013-12-181-15/+82
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-35/+2
* Use virtual multiple inheritance to share command processing between SCSI & A... smf-2013-09-171-1/+1
* vconv: added support for -mavx and -flto (nw) Oliver Stöneberg2013-05-181-0/+5
* fixed Visual Studio 2010 compilation by disabling an additional warning (nw) Oliver Stöneberg2013-01-281-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-74/+74
* MSVC compilation fixes. Nathan Woods2012-12-221-1/+1
* vconv: bumped Visual Studio warning level to 4 and disabled most of the new w... Oliver Stöneberg2012-12-171-2/+4
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-3/+2
* fixes for building with visual studio 11 beta. smf-2012-05-101-0/+1
* Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w... Miodrag Milanovic2011-08-141-0/+1
* Build vconv in all circumstances as part of win32 build. Aaron Giles2011-01-071-1/+1
* Regression fixes: Aaron Giles2010-06-141-1/+1
* Make MSVC compile once again. Aaron Giles2010-01-041-0/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* 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
* > -----Original Message----- Aaron Giles2009-10-011-1/+1
* Cleanups and version bump. Aaron Giles2009-03-051-1/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-143/+150
* Added a rule to make VS2008 compile seamlessly. Aaron Giles2008-02-231-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-01-241-2/+1
* log: davidhay2008-01-101-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-0/+1
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-2/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+450