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
/
winprefix.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove need for winprefix.h and moved alloca define to osdcomm.h (nw)
Miodrag Milanovic
2015-03-31
1
-19
/
+0
*
removed windows/osinline.h and placed MSVC dependent files in top folder (nw)
Miodrag Milanovic
2015-03-30
1
-28
/
+0
*
Fix creation of paths
Vas Crabb
2015-03-31
1
-2
/
+0
*
removed unnecessary assert.h includes (nw)
Oliver Stöneberg
2015-03-20
1
-1
/
+0
*
fix compile on MSVC 2012 (nw)
peterferrie
2015-02-03
1
-6
/
+8
*
some winprefix.h cleanups (nw)
Oliver Stöneberg
2015-01-31
1
-9
/
+5
*
restored winprefix.h change by Peter Ferrie (nw)
Oliver Stöneberg
2015-01-31
1
-9
/
+8
*
Revert "fix compile on MSVC 2012 (nw)"
Oliver Stöneberg
2015-01-31
1
-1
/
+0
*
fix compile on MSVC 2012 (nw)
peterferrie
2015-01-30
1
-0
/
+1
*
Good enough (nw)
Miodrag Milanovic
2015-01-13
1
-0
/
+2
*
Placed change back
Miodrag Milanovic
2015-01-13
1
-4
/
+0
*
For x64 builds force Win7 minimum (nw)
Miodrag Milanovic
2015-01-13
1
-1
/
+5
*
winprefix: support some C99 extensions in older MSVC [Peter Ferrie]
peterferrie
2015-01-03
1
-0
/
+9
*
fixes for building with VS14 CTP4 (nw)
smf-
2014-10-17
1
-0
/
+11
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-35
/
+2
*
reverted changes to src/osd/windows/winprefix.h (nw)
Oliver Stöneberg
2013-09-24
1
-0
/
+2
*
removed unused macro from src/osd/windows/winprefix.h (nw)
Oliver Stöneberg
2013-09-24
1
-2
/
+0
*
Fixes for building MAME with Visual Studio 2013 preview [smf]
smf-
2013-07-05
1
-0
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-2
/
+2
*
Implemented experimental HLSL post-processing support on Direct3D 9 targets. ...
Ryan Holtz
2011-05-16
1
-0
/
+2
*
For MSVC, explicitly include assert.h so that we can override the MSVC
Aaron Giles
2010-10-19
1
-0
/
+1
*
Within src/emu, basic conversions:
Aaron Giles
2010-01-12
1
-0
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-28
/
+0
*
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
*
Removed round() hack in favor of MSVC-specific #define in winprefix.h.
Aaron Giles
2009-05-09
1
-0
/
+1
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
1
-0
/
+8
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-1
/
+0
*
De-deprecat-ed ui.c.
Aaron Giles
2008-03-21
1
-0
/
+1
*
Centralized definitions of _WIN32_WINNT.
Aaron Giles
2008-03-21
1
-4
/
+11
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-1
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-0
/
+3
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+35