index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
src
/
3rdparty.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixes for clang 15.0 on windows [smf]
smf-
2022-09-15
1
-0
/
+6
*
srcclean in preparation for release
Vas Crabb
2022-05-22
1
-1
/
+1
*
Suppress compile warnings in asmjit with GCC 7. (#9675)
couriersud
2022-05-04
1
-0
/
+7
*
Re-enabled some compiler warnings and cleaned up some Python scripts a little.
Vas Crabb
2022-02-24
1
-4
/
+23
*
asmjit: mame integration
Patrick Mackinlay
2022-02-13
1
-20
/
+49
*
3rdparty.lua: fix msvc build by reordering configuration statements
Patrick Mackinlay
2021-11-30
1
-10
/
+10
*
fixes for variables set but not used
smf-
2021-11-07
1
-0
/
+10
*
Remove uwp from build system
Miodrag Milanovic
2021-10-26
1
-14
/
+1
*
Remove of winstore/winphone
Miodrag Milanovic
2021-10-26
1
-24
/
+0
*
vs2019_clang target is now used instead of vsllvm
Miodrag Milanovic
2021-10-26
1
-27
/
+0
*
xcode4 and ios removal
Miodrag Milanovic
2021-10-26
1
-3
/
+3
*
mips platform is not supported for Android for some time
Miodrag Milanovic
2021-10-26
1
-6
/
+0
*
rpi target was not used, but regular linux one anyway
Miodrag Milanovic
2021-10-26
1
-8
/
+0
*
Remove steamlink
Miodrag Milanovic
2021-10-26
1
-5
/
+1
*
Remove pnacl remains
Miodrag Milanovic
2021-10-26
1
-11
/
+1
*
Overdue internal UI enhancements (#8674)
Vas Crabb
2021-10-09
1
-4
/
+1
*
Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645)
Julian Sikorski
2021-10-02
1
-0
/
+1
*
fixes for building with clang 12.0.1 on windows
smf-
2021-09-04
1
-0
/
+1
*
Compile bgfx
Miodrag Milanovic
2021-08-10
1
-2
/
+3
*
Implement 68k FPU FATAN instruction (#8287)
Calvin Buckley
2021-07-18
1
-0
/
+1
*
ymfm: Sync with upstream:
Aaron Giles
2021-06-01
1
-0
/
+2
*
ymfm: Sync with latest, add complete YMF278B support (#8090)
Aaron Giles
2021-05-22
1
-0
/
+2
*
ymfm: Refactor new FM engine into a 3rdparty library (#8046)
Aaron Giles
2021-05-14
1
-0
/
+34
*
3rdparty: use -Wno-strict-prototypes when building SDL2 on macOS [R. Belmont]
arbee
2020-12-13
1
-0
/
+1
*
-unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil...
Vas Crabb
2020-11-18
1
-18
/
+17
*
macOS: Disable BGFX threading, which causes crashes and wrong drawing on Cata...
arbee
2020-11-16
1
-0
/
+1
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-9
/
+0
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-0
/
+5
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-9
/
+7
*
3rdparty.lua: Another build fix for older OS X versions
AJR
2020-10-25
1
-0
/
+8
*
-3rdparty/expat: Update to 2.2.10."
Vas Crabb
2020-10-15
1
-2
/
+21
*
FreeBSD fixes (#7295)
Emmanuel Vadot
2020-09-27
1
-0
/
+6
*
Define IMGUI_DISABLE_OBSOLETE_FUNCTIONS consistently
Julian Sikorski
2020-08-12
1
-0
/
+1
*
netlist: Better fixes for Emscripten (#7031)
Justin Kerk
2020-08-04
1
-0
/
+5
*
Only build asmjit on x86 and x86_64
Julian Sikorski
2020-06-27
1
-0
/
+2
*
Fix OS X build on older Xcode versions (nw)
AJR
2020-06-18
1
-8
/
+0
*
Fix OS X build with Xcode 7 (nw)
AJR
2020-06-12
1
-0
/
+8
*
asmjist: sync with upstream (nw)
Patrick Mackinlay
2020-06-12
1
-4
/
+16
*
Revert "Fix Mac Clang build (nw)"
AJR
2020-05-31
1
-5
/
+0
*
Fix Mac Clang build (nw)
R. Belmont
2020-05-30
1
-0
/
+5
*
asmjit: new 3rdparty library
Patrick Mackinlay
2020-05-28
1
-0
/
+115
*
fixed stray character (nw)
smf-
2020-04-25
1
-1
/
+1
*
appease vs2019_clang with llvm 10.0
smf-
2020-04-25
1
-6
/
+17
*
unbreak vs2019 after 822e05189678719821c9ec715f07f2424086a82d (nw)
smf-
2020-04-25
1
-2
/
+2
*
fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ...
smf-
2020-04-23
1
-0
/
+10
*
(nw) It helps if you're using the same data types in both places (VGM
Vas Crabb
2020-03-07
1
-1
/
+1
*
Maintenance:
Vas Crabb
2020-03-04
1
-3
/
+42
*
Lower number of warnings disabled with visual studio from 71 to 27 (nw)
yz70s
2020-01-02
1
-23
/
+7
*
Add bgfx file for asmjs build (nw)
algestam
2019-10-21
1
-0
/
+1
*
Fix bimg build for asmjs (nw)
algestam
2019-10-21
1
-2
/
+2
[prev]
[next]