summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update bgfx to latest Бранимир Караџић2021-08-107665-1106848/+191442
* 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
* ymfm: Fix OPZ fine tuning and envelope shift. Now pretty much all the TX81Z b... Aaron Giles2021-05-232-13/+16
* ymfm: Some progress on OPZ. Some instruments in the TX81Z sound kind of ok now. Aaron Giles2021-05-232-68/+122
* ymfm: Fix OPL3 waveform 7 to better match hardware. Aaron Giles2021-05-221-1/+1
* ymfm: Add missing clamp in YM2608 Aaron Giles2021-05-221-1/+2
* ymfm: Boost ADPCM-B volume by a factor of 2 to more closely match previous le... Aaron Giles2021-05-221-2/+2
* ymfm: Sync with latest, add complete YMF278B support (#8090) Aaron Giles2021-05-2217-240/+2164
* ymfm: Switch to internal SSG for YM2203/2608/2610. Clean up code to determine... Aaron Giles2021-05-151-3/+6
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-1426-0/+15646
* -Improved accuracy of System 573's digital I/O audio emulation. (#7664) 9871238791132021-01-162-190/+1240
* SDL2: temp macOS compile fix for bundled SDL2 pending the 2.0.14 release [R. ... arbee2020-12-121-0/+4
* linenoise: properly handle numpad enter cracyc2020-12-051-0/+6
* Minimal changes to sol2 and bgfx to compile as C++17. Vas Crabb2020-11-152-2/+2
* -Switch to building MAME as C++17. Vas Crabb2020-11-15308-63299/+31239
* -3rdparty/expat: Update to 2.2.10." Vas Crabb2020-10-15179-24358/+44285
* 3rdparty/nanosvg: Re-base on latest upstream. Vas Crabb2020-10-055-107/+279
* 3rdparty/sqlite3: Updated to SQLite 3.33.0 Vas Crabb2020-10-044-30673/+78635
* Fix SOL2 build on GCC 10.2 by working around overload resolution problem AJR2020-07-287-18/+18
* asmjit: sync with upstream (nw) Patrick Mackinlay2020-06-182-2/+5
* asmjit: mame changes (nw) Patrick Mackinlay2020-06-122-1/+3
* asmjist: sync with upstream (nw) Patrick Mackinlay2020-06-12122-11020/+14214
* Fix build even more (nw) AJR2020-05-301-2/+2
* Fix build (nw) AJR2020-05-301-1/+1
* asmjit: new 3rdparty library Patrick Mackinlay2020-05-28128-0/+77219
* rv unintentional change (nw) Justin Kerk2020-05-221-0/+242
* New not working software list additions Justin Kerk2020-05-221-242/+0
* Removed winpcap and cleaned up network module selection. Vas Crabb2020-03-05318-56378/+0
* Maintenance: Vas Crabb2020-03-043-5/+1283
* Sync with GENie upstream revision ce9f3c5 (#6262) Julian Sikorski2020-02-0615-136/+177
* Revert "Sync with GENie upstream revision ce9f3c5 (#6262)" (#6263) Robert2020-02-0615-177/+136
* Sync with GENie upstream revision ce9f3c5 (#6262) Julian Sikorski2020-02-0515-136/+177
* Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transp... Julian Sikorski2019-11-121300-11732/+78037
* Fix waitvsync for bgfx vulkan backend. [Couriersud] Couriersud2019-10-271-0/+39
* Merge pull request #5758 from vadosnaprimer/luaengine_ram R. Belmont2019-10-191-1/+1
|\
| * luaengine: reduce memory usage during compilation feos2019-10-191-1/+1
* | Revert accidental commit of bgfx hacks. (nw) couriersud2019-10-182-6/+3
* | Continuous integration improvements (#5703) Julian Sikorski2019-10-181-1/+1