summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 3rdparty/bgfx: Fix SPIRV shader builder compilation error with newer standard... Vas Crabb2025-08-011-0/+1
* Various GNU/Hurd fixes (#13792) Pino Toscano2025-06-093-34/+5
* 3rdparty: cherry-pick upstream fixes for clangcl Patrick Mackinlay2025-05-132-15/+16
* 3rdparty/expat: Updated expat to version 2.7.1. (#13643) holub2025-05-0346-507/+3555
* Correct syntax for template instantiation Vas Crabb2025-04-211-1/+1
* Try helping the CI Olivier Galibert2025-04-211-0/+2
* 3rdparty/bgfx: Updated ImGui to 1.91.9b. Vas Crabb2025-04-2117-9119/+18984
* 3rdparty/portmidi: Another undefined macro warning. Vas Crabb2025-04-201-1/+1
* 3rdparty/portmidi: Fixed more discarded const and undefined macro errors. Vas Crabb2025-04-201-4/+4
* 3rdparty/portmidi: Fix the right uninitialised local variable. Vas Crabb2025-04-201-2/+2
* 3rdparty/portmidi: Fixed more macOS errors. Vas Crabb2025-04-202-4/+4
* 3rdparty/portmidi: More cases of ignoring const in the macOS code. Vas Crabb2025-04-204-6/+6
* 3rdparty/portmidi: Another batch of K&R function declarations that upset clang. Vas Crabb2025-04-205-12/+12
* 3rdparty/portmidi: Another place that needs const hit by Linux. Vas Crabb2025-04-202-2/+2
* 3rdparty/portmidi: Fixes for Linux and clang builds. Vas Crabb2025-04-201-1/+1
* 3rdparty/softfloat3: Proper way to detect presence of __int128 on GCC/clang. Vas Crabb2025-04-201-5/+6
* 3rdparty/portmidi: Try to get PortMidi into a state where it will build with ... Vas Crabb2025-04-2011-37/+38
* 3rdparty/portmidi: Updated to PortMidi 2.0.4. Vas Crabb2025-04-20133-17203/+8910
* 3rdparty/zlib: Updated to 1.3.1. (#13505) holub2025-03-2671-260/+3919
* softfloat: remove unused global LITTLEENDIAN/BIGENDIAN macros, as well as TRU... hap2025-03-152-15/+0
* 3rdparty/expat: Hopefully fix macOS build properly. Vas Crabb2025-03-121-0/+0
* 3rdparty/expat: Added dummy expat_config.h to hopefully fix macOS buid. Vas Crabb2025-03-121-0/+6
* 3rdparty/expat: Updated to expat 2.6.4. Vas Crabb2025-03-12155-18813/+31630
* 3rdparty/lua: Updated to Lua 5.4.7. Vas Crabb2025-03-1253-1145/+1631
* ymfm_opl: no need to check for IsOpl2Plus here hap2025-02-011-1/+1
* ymfm_opl: actually emulate opl2 waveform enable bit hap2025-02-011-2/+2
* ymfm_opn: OPNA does not have 4 latches hap2025-01-311-3/+1
* Revert "ymfm_opn: writes to 0xa7/0xaf also go to latch" hap2025-01-311-1/+4
* ymfm_opn: writes to 0xa7/0xaf also go to latch hap2025-01-311-4/+1
* ymfm_opn: apparently there is no internal flag when latch was written hap2025-01-301-5/+4
* 3rdparty/ymfm: sync to latest (#13263) Angelo Salese2025-01-3014-85/+378
* cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162) 9871238791132025-01-1441-1505/+1967
* bgfx: fix compile error after https://github.com/mamedev/mame/commit/ba6f5853... hap2025-01-101-1/+1
* Cherry-pick wayland improvements from upstream bgfx (#13070) Julian Sikorski2025-01-0224-274/+317
* genie: disable command line string escaping, fixes #13150 Patrick Mackinlay2025-01-022-18/+7
* genie: restore MPARAM for non-Windows OS builds Patrick Mackinlay2024-12-093-40/+40
* fix windows build Patrick Mackinlay2024-11-281-10/+10
* Updated GENie and changed Visual Studio target to Visual Studio 2022. (#13000) Patrick Mackinlay2024-11-2760-2677/+1726
* 3rdparty/sol2: Fixed build with clang 19. Vas Crabb2024-11-181-6/+3
* m68k: add FPU instructions `FETOX`, `FETOXM1`, `FTWOTOX`, `FTENTOX` (#12903) kms12122024-10-242-19/+327
* cpu/m68000: FPU now sets the NaN flag for all NaNs, not just signalling. Fix... arbee2024-05-302-0/+6
* cpu/m68000: Updated 680x0 FPU to Softfloat 3 from 2. (MT5411 and MT8793). [R.... arbee2024-05-2715-22/+2468
* 3rdparty/sol2: Work around another place where noexcept depends on class temp... Vas Crabb2024-05-081-1/+7
* 3rdparty/sol2: Worked around apparent regression in clang 18. Vas Crabb2024-05-081-1/+7
* 3rdparty/asio: Patch config.hpp to hopefully work with strict preprocessor wa... Vas Crabb2024-04-221-4/+4
* 3rdparty/asio: Updated to 1.30.2 Vas Crabb2024-04-221403-58793/+71490
* 3rdparty/asmjit: Updated to upstream version 1.13.0. (#12228) Patrick Mackinlay2024-04-11176-22416/+32090
* Fix compile error in 3rdparty/bx with newer Emscripten versions (#12098) Justin Kerk2024-03-131-1/+7
* Added Zstandard support for zip archives and CHDs. (#11827) Vas Crabb2023-12-11595-2/+163485
* 3rdparty: Renamed libflac to flac - it's a full FLAC distribution, libFLAC is... Vas Crabb2023-12-06581-0/+0