index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
windows
/
vconv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed vconv, updated warnings/error for vs and icl (nw)
Miodrag Milanovic
2015-04-09
1
-596
/
+0
*
disabled another Visual Studio warning (nw)
Oliver Stöneberg
2015-02-23
1
-1
/
+2
*
fix compile on MSVC 2012 (nw)
Peter Ferrie
2015-02-19
1
-1
/
+2
*
fix compile on MSVC 2012 (nw)
peterferrie
2015-02-03
1
-1
/
+5
*
vconv: disabled C4826 again (nw)
Oliver Stöneberg
2015-01-31
1
-1
/
+2
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-1
/
+1
*
fixed compile (nw)
Osso13
2015-01-21
1
-1
/
+0
*
vconv: documented all disabled warnings / added VS2013 define (nw)
Oliver Stöneberg
2015-01-21
1
-2
/
+38
*
vconv: fixed potential memory leaks (nw)
Oliver Stöneberg
2015-01-02
1
-0
/
+2
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-1
/
+1
*
added makefile variable OPENMP to enable usage of OpenMP (includes vconv supp...
Oliver Stöneberg
2014-10-01
1
-0
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
vconv: map /O3 to /Ox (nw)
Oliver Stöneberg
2014-07-02
1
-1
/
+1
*
implemented ATTR_FORCE_INLINE for Visual Studio (nw)
Oliver Stöneberg
2014-06-30
1
-1
/
+1
*
fixed -j compilation with VS2013 [Oliver Stöneberg]
Oliver Stöneberg
2014-06-12
1
-6
/
+13
*
use -fno-optimize-sibling-calls with SYMBOLS=1 for more complete stack traces...
Oliver Stöneberg
2014-05-17
1
-0
/
+1
*
added/updated some vconv TODOs (nw)
Oliver Stöneberg
2014-04-07
1
-1
/
+4
*
here ya go :) (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
updated vconv for no-sign-compare (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
made MAME and MESS compile under VS2013, 32bit only for now (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
vcconv: handle -msse and added a TODO about a changed behavior in VS2012 (nw)
Oliver Stöneberg
2014-03-30
1
-0
/
+3
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
1
-1
/
+1
*
re-added /wd4250 /wd4435 that was removed in r26650, to allow building with v...
smf-
2013-12-19
1
-1
/
+1
*
allow building with ICL on Windows if you have it installed into MSVC [Dean L...
David Haywood
2013-12-18
1
-15
/
+82
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-35
/
+2
*
Use virtual multiple inheritance to share command processing between SCSI & A...
smf-
2013-09-17
1
-1
/
+1
*
vconv: added support for -mavx and -flto (nw)
Oliver Stöneberg
2013-05-18
1
-0
/
+5
*
fixed Visual Studio 2010 compilation by disabling an additional warning (nw)
Oliver Stöneberg
2013-01-28
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-74
/
+74
*
MSVC compilation fixes.
Nathan Woods
2012-12-22
1
-1
/
+1
*
vconv: bumped Visual Studio warning level to 4 and disabled most of the new w...
Oliver Stöneberg
2012-12-17
1
-2
/
+4
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-3
/
+2
*
fixes for building with visual studio 11 beta.
smf-
2012-05-10
1
-0
/
+1
*
Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w...
Miodrag Milanovic
2011-08-14
1
-0
/
+1
*
Build vconv in all circumstances as part of win32 build.
Aaron Giles
2011-01-07
1
-1
/
+1
*
Regression fixes:
Aaron Giles
2010-06-14
1
-1
/
+1
*
Make MSVC compile once again.
Aaron Giles
2010-01-04
1
-0
/
+2
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
Cleanups and version bump.
mame0134u3
Aaron Giles
2009-10-12
1
-22
/
+22
*
Moved all the OSD/windows code over to straight BSD license.
Aaron Giles
2009-10-12
1
-2
/
+34
*
> -----Original Message-----
Aaron Giles
2009-10-01
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2009-03-05
1
-1
/
+1
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-143
/
+150
*
Added a rule to make VS2008 compile seamlessly.
Aaron Giles
2008-02-23
1
-0
/
+2
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-01-24
1
-2
/
+1
*
log:
davidhay
2008-01-10
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-0
/
+1
*
Changes for MAME 0.121u1.
mame0121u1
Aaron Giles
2007-12-17
1
-2
/
+4
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+450