| Commit message (Expand) | Author | Age | Files | Lines |
| * | 3rdparty/sol2: Fixed build with clang 19. |  Vas Crabb | 2024-11-18 | 1 | -6/+3 |
| * | m68k: add FPU instructions `FETOX`, `FETOXM1`, `FTWOTOX`, `FTENTOX` (#12903) |  kms1212 | 2024-10-24 | 2 | -19/+327 |
| * | cpu/m68000: FPU now sets the NaN flag for all NaNs, not just signalling. Fix... |  arbee | 2024-05-30 | 2 | -0/+6 |
| * | cpu/m68000: Updated 680x0 FPU to Softfloat 3 from 2. (MT5411 and MT8793). [R.... |  arbee | 2024-05-27 | 15 | -22/+2468 |
| * | 3rdparty/sol2: Work around another place where noexcept depends on class temp... |  Vas Crabb | 2024-05-08 | 1 | -1/+7 |
| * | 3rdparty/sol2: Worked around apparent regression in clang 18. |  Vas Crabb | 2024-05-08 | 1 | -1/+7 |
| * | 3rdparty/asio: Patch config.hpp to hopefully work with strict preprocessor wa... |  Vas Crabb | 2024-04-22 | 1 | -4/+4 |
| * | 3rdparty/asio: Updated to 1.30.2 |  Vas Crabb | 2024-04-22 | 1403 | -58793/+71490 |
| * | 3rdparty/asmjit: Updated to upstream version 1.13.0. (#12228) |  Patrick Mackinlay | 2024-04-11 | 176 | -22416/+32090 |
| * | Fix compile error in 3rdparty/bx with newer Emscripten versions (#12098) |  Justin Kerk | 2024-03-13 | 1 | -1/+7 |
| * | Added Zstandard support for zip archives and CHDs. (#11827) |  Vas Crabb | 2023-12-11 | 595 | -2/+163485 |
| * | 3rdparty: Renamed libflac to flac - it's a full FLAC distribution, libFLAC is... |  Vas Crabb | 2023-12-06 | 581 | -0/+0 |
| * | 3rdparty/libflac: Updated to version 1.4.3. |  Vas Crabb | 2023-12-06 | 983 | -172355/+99720 |
| * | 3rdparty/lzma: Updated to version 23.01. |  Vas Crabb | 2023-12-06 | 507 | -12993/+21718 |
| * | 3rdparty/utf8proc: Updated to 2.9.0. |  Vas Crabb | 2023-12-06 | 26 | -12411/+13482 |
| * | 3rdparty/zlib: Updated to 1.3.0. |  Vas Crabb | 2023-12-06 | 124 | -4182/+2818 |
| * | 3rdparty/libjpeg: Updated to version 9e. |  Vas Crabb | 2023-12-06 | 136 | -8054/+15346 |
| * | 3rdpary/asio: Fixed error check in sockatmark(). (#11656) |  Alex Brown | 2023-10-28 | 1 | -1/+1 |
| * | 3rdparty/portaudio: Fixed inadvertent assignment in PulseAudio callback. |  Vas Crabb | 2023-10-24 | 1 | -1/+1 |
| * | 3rdparty/portaudio: Updated to latest upstream version. (#11604) |  invertego | 2023-10-09 | 44 | -687/+5444 |
| * | 3rdparty/bgfx: Fixed duplicate import of GL functions on Linux when using GLE... |  Romain TISSERAND | 2023-10-04 | 1 | -0/+2 |
| * | 3rdparty/bgfx: Cherry-picked upstream commits needed to support Wayland on Li... |  Julian Sikorski | 2023-09-29 | 70 | -591/+432 |
| * | Revert "Updated bgfx, bx and bimg to current upstream versions. (#11493)" |  Vas Crabb | 2023-09-08 | 1058 | -56657/+39693 |
| * | Updated bgfx, bx and bimg to current upstream versions. (#11493) |  Julian Sikorski | 2023-09-06 | 1058 | -39693/+56657 |
| * | bgfx: Hopefully fix glslang build with newer GNU C/C++ standard library veris... |  Vas Crabb | 2023-05-31 | 1 | -0/+2 |
| * | namco/namcos10.cpp: Add MP3 decoder support to the MEM(P3) board. (#11210) |  987123879113 | 2023-05-15 | 2 | -1401/+17 |
| * | 3rdparty/nanosvg: Re-base on latest upstream. |  Vas Crabb | 2023-05-05 | 5 | -64/+242 |
| * | 3rdparty/lzma: Updated to LZMA SDK version 22.01 |  Vas Crabb | 2023-05-04 | 457 | -13372/+56752 |
| * | taptun: fix adapter detection on windows for newer versions of taptun driver |  Patrick Mackinlay | 2023-04-25 | 1 | -0/+7 |
| * | 3rdparty/linenoise: Support keypad Enter on Windows. (#11109) |  feos | 2023-04-18 | 1 | -0/+2 |
| * | 3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS |  Curt Coder | 2023-04-17 | 3 | -7/+7 |
| * | PortAudio: sync to upstream GitHub revision 0e9b386a1053261340bc8bb32335484ef... |  arbee | 2023-04-01 | 241 | -16773/+23008 |
| * | Reduce warnings that need to be suppressed to build linenoise. |  Vas Crabb | 2023-03-07 | 1 | -1/+1 |
| * | Updated forked linenoise to latest upstream. |  Vas Crabb | 2023-03-07 | 12 | -916/+2158 |
| * | 3rdparty: Avoid the need for -fpermissive since clang doesn't like it. |  Vas Crabb | 2023-03-07 | 4 | -12/+12 |
| * | Various updates, mostly around Lua: |  Vas Crabb | 2023-03-07 | 114 | -11995/+21445 |
| * | Removed local copy of SDL source and update Android build support. (#10899) |  Miodrag Milanović | 2023-02-27 | 1090 | -381573/+0 |
| * | gcc: prevent use-after-free warning. |  Olivier Galibert | 2023-02-22 | 1 | -1/+1 |
| * | Update rapidjson to 012be8528783cdbf4b7a9e64f78bd8f056b97e24 (#10842) |  Miodrag Milanović | 2023-01-20 | 132 | -2313/+13451 |
| * | i386: fix fpu log2 and atan |  cracyc | 2023-01-09 | 3 | -2/+272 |
| * | Update BGFX, BX and BIMG (#10789) |  Miodrag Milanović | 2023-01-05 | 3215 | -213582/+157952 |
| * | Revert "Update BGFX, BX and BIMG (#10750)" (#10787) |  R. Belmont | 2023-01-04 | 3215 | -157952/+213582 |
| * | Update BGFX, BX and BIMG (#10750) |  Miodrag Milanović | 2023-01-04 | 3215 | -213582/+157952 |
| * | Update 3rdparty/ymfm to latest. (#10583) |  Aaron Giles | 2022-11-25 | 9 | -19/+167 |
| * | Update ymfm library to latest version (a78b567): [Aaron Giles, hyano] (#10052) |  Aaron Giles | 2022-07-08 | 14 | -66/+164 |
| * | ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) |  Vas Crabb | 2022-06-11 | 1 | -6491/+0 |
| * | 3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781) |  Devin Acker | 2022-05-20 | 1 | -16/+16 |
| * | asmjit: sync with upstream |  Patrick Mackinlay | 2022-05-17 | 26 | -1687/+2193 |
| * | 3rdparty: Updated zlib to version 1.2.12. |  Vas Crabb | 2022-04-14 | 86 | -7854/+12197 |
| * | asmjit: mame integration |  Patrick Mackinlay | 2022-02-13 | 1 | -0/+2 |