summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Netlist: code maintenance and bug fixes. (nw) couriersud2019-10-172-3/+6
* | Unbreak building shaders in cmd shell and add support for building them in MI... Julian Sikorski2019-10-151-4/+9
* | Fix BGFX build on older OS X systems (nw) AJR2019-10-141-1/+1
* | (nw) fixed compile error Robbbert2019-10-141-1/+1
* | WIP: sync bgfx, bx and bimg with latest upstream (#5723) Julian Sikorski2019-10-136625-300376/+626325
|/
* really disable _MAKE.escquote() so the defines in expat.make match the previo... smf-2019-09-302-5/+6
* disable _MAKE.escquote() so the defines in expat.make match the previous vers... smf-2019-09-301-2/+2
* Synced with GENie upstream revision e78d6c1 (#5631) Julian Sikorski2019-09-2962-5021/+4880
* Fix some clang warnings (nw) MoochMcGee2019-08-311-1/+1
* typo fix (nw) Stiletto2019-08-071-1/+1
* adding the recent to 3rdparty README.md (nw) Stiletto2019-08-071-2/+10
* use dual-licensed GPLv2/MIT TAP for Windows header (nw) Vas Crabb2019-08-074-361/+385
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-1/+1
* Partial support for encrypted audio in k573dio (Konami System 573 Digital I/O... Windy Fairy2019-05-153-0/+2201
* fix non-Apple Clang (nw) arbee2019-03-281-1/+1
* Fix compiling with Xcode 10.2 on macOS (nw) arbee2019-03-271-1/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-2615-63/+163
* Revert "conflict resolution (nw)" andreasnaive2019-03-2515-163/+63
* 3rdparty/lua: Fix clang 9 compile. (nw) couriersud2019-02-231-1/+1
* plugins/console: command history (nw) cracyc2019-02-172-1/+15
* silence MS-LLVM (nw) Peter Ferrie2019-02-161-1/+1
* Fix 3rdparty/asio to compile with libc++ 9.0. (nw) couriersud2019-02-131-1/+6
* enable sub-second snapshot timers (nw) (#4493) Peter Ferrie2019-02-046-54/+135