summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Updated bgfx, bx and bimg to current upstream versions. (#11493) Julian Sikorski2023-09-061058-39693/+56657
* bgfx: Hopefully fix glslang build with newer GNU C/C++ standard library veris... Vas Crabb2023-05-311-0/+2
* namco/namcos10.cpp: Add MP3 decoder support to the MEM(P3) board. (#11210) 9871238791132023-05-152-1401/+17
* 3rdparty/nanosvg: Re-base on latest upstream. Vas Crabb2023-05-055-64/+242
* 3rdparty/lzma: Updated to LZMA SDK version 22.01 Vas Crabb2023-05-04457-13372/+56752
* taptun: fix adapter detection on windows for newer versions of taptun driver Patrick Mackinlay2023-04-251-0/+7
* 3rdparty/linenoise: Support keypad Enter on Windows. (#11109) feos2023-04-181-0/+2
* 3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS Curt Coder2023-04-173-7/+7
* PortAudio: sync to upstream GitHub revision 0e9b386a1053261340bc8bb32335484ef... arbee2023-04-01241-16773/+23008
* Reduce warnings that need to be suppressed to build linenoise. Vas Crabb2023-03-071-1/+1
* Updated forked linenoise to latest upstream. Vas Crabb2023-03-0712-916/+2158
* 3rdparty: Avoid the need for -fpermissive since clang doesn't like it. Vas Crabb2023-03-074-12/+12
* Various updates, mostly around Lua: Vas Crabb2023-03-07114-11995/+21445
* Removed local copy of SDL source and update Android build support. (#10899) Miodrag Milanović2023-02-271090-381573/+0
* gcc: prevent use-after-free warning. Olivier Galibert2023-02-221-1/+1
* Update rapidjson to 012be8528783cdbf4b7a9e64f78bd8f056b97e24 (#10842) Miodrag Milanović2023-01-20132-2313/+13451
* i386: fix fpu log2 and atan cracyc2023-01-093-2/+272
* Update BGFX, BX and BIMG (#10789) Miodrag Milanović2023-01-053215-213582/+157952
* Revert "Update BGFX, BX and BIMG (#10750)" (#10787) R. Belmont2023-01-043215-157952/+213582
* Update BGFX, BX and BIMG (#10750) Miodrag Milanović2023-01-043215-213582/+157952
* Update 3rdparty/ymfm to latest. (#10583) Aaron Giles2022-11-259-19/+167
* Update ymfm library to latest version (a78b567): [Aaron Giles, hyano] (#10052) Aaron Giles2022-07-0814-66/+164
* ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) Vas Crabb2022-06-111-6491/+0
* 3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781) Devin Acker2022-05-201-16/+16
* asmjit: sync with upstream Patrick Mackinlay2022-05-1726-1687/+2193
* 3rdparty: Updated zlib to version 1.2.12. Vas Crabb2022-04-1486-7854/+12197
* asmjit: mame integration Patrick Mackinlay2022-02-131-0/+2
* asmjit: sync with upstream Patrick Mackinlay2022-02-13207-33326/+82319
* ymfm: Correct for free-running timer B multipler (#8988) Aaron Giles2021-12-162-6/+16
* Build fixes for clang AJR2021-11-141-1/+1
* 3rdparty/asio: Set x bit on scripts, since Windows git won't. Vas Crabb2021-11-1510-0/+0
* Actually commit the source changes for ASIO 1.20.0 update. Vas Crabb2021-11-151-1/+1
* 3rdparty: Updated ASIO to version 1.20.0. Vas Crabb2021-11-151424-161562/+143882
* genie: Define _FILE_OFFSET_BITS=64 on Linux. (#8808) Matthew Barnes2021-11-112-2/+5
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-0929-10352/+13880
* Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645) Julian Sikorski2021-10-02204-4020/+7280
* Update bgfx to latest Бранимир Караџић2021-08-107652-1088655/+173249
* Update bimg to latest Бранимир Караџић2021-08-1041-11473/+18285
* Update bx to latest Бранимир Караџић2021-08-10140-1622/+3184
* ymf278b: Allow PCM writes if new2flag is set, even if newflag is not. Fixes M... Aaron Giles2021-07-241-10/+12
* ymfm: Return masked status from set/reset function. Fixes MT08034. Aaron Giles2021-07-231-1/+1
* ymfm: Sync with upstream Aaron Giles2021-07-2311-60/+78
* Implement 68k FPU FATAN instruction (#8287) Calvin Buckley2021-07-182-0/+392
* Fix cross compiling benchmarks Miodrag Milanovic2021-06-224-8/+8
* ymfm: Play ADPCM-A samples through the end of the end block inclusive Aaron Giles2021-06-221-10/+15
* Fix reporting of ADPCM-B end-of-sample. Seems to fix MT08006; hopefully will ... Aaron Giles2021-06-212-6/+12
* ymfm: Sync with upstream: Aaron Giles2021-06-018-214/+391
* ymfm: Sync with upstream: Aaron Giles2021-05-298-52/+50
* ymfm: Don't mask off top bit of octave for OPQ. Aaron Giles2021-05-231-2/+2
* ymfm: Improve OPQ behavior for timers and register access. Add YM3533 device ... Aaron Giles2021-05-232-11/+28