summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix MSVC (llvm toolset) compile (nw) Peter Ferrie2019-01-064-5/+5
* Android compile fix (#4395) Miodrag Milanović2018-12-111-0/+1
* fixes, gee (nw) Olivier Galibert2018-12-061-1/+2
* 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] mooglyguy2018-12-052514-97448/+608549
* GENie: support for macOS Mojave (10.14) [R. Belmont] arbee2018-09-281-12/+12
* fixed typo (nw) smf-2018-08-292-2/+2
* default to 64 bit microsoft compiler (nw) smf-2018-08-292-36/+39
* workround so you can still compile if you install the 15.8 update, as long as... smf-2018-08-262-36/+39
* taptun: add support for Windows (#3790) Patrick Mackinlay2018-07-303-0/+436
* Fix softfloat3 build with MSVC 32-bit. Apparenly it's all-or-nothing with bu... Vas Crabb2018-05-271-7/+14
* softfloat3: fix msvc build (nw) (#3566) Patrick Mackinlay2018-05-141-1/+10
* Initial import of SoftFloat release 3E [R. Belmont] arbee2018-05-13452-0/+47220
* temp workaround for gcc 7.3 (nw) MetalliC2018-01-271-1/+1
* Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... Miodrag Milanovic2017-12-012442-81012/+162373
* Fix compile warning under Emscripten (#2552) (submitted to upstream asio) (nw) Justin Kerk2017-10-171-1/+6
* Changed the clang workround for ../../../../../3rdparty/compat/winsdk-overrid... smf-2017-09-241-1/+1
* Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1... Miso Kim2017-08-233-12/+718
* luaengine: debugger_manager support [Carl] cracyc2017-07-233-1/+42
* work around older libc (nw) Vas Crabb2017-05-171-1/+4
* fix for MSVC build (nw) smf-2017-05-161-1/+1
* linenoise: replace linenoise-ng with a different port that is simpler and use... cracyc2017-05-1319-4897/+2355
* Fix linking order (nw) Miodrag Milanovic2017-04-012-16/+16
* proper fix (nw) Miodrag Milanovic2017-03-301-7/+0
* assume LLVM libc++ if __llvm__ is defined but __GLIBC__ is undefined Vas Crabb2017-03-301-1/+1
* VS fix. (nw) dankan18902017-03-291-0/+4
* 2nd try (nw) Miodrag Milanovic2017-03-291-0/+3
* Update GENie (nw) Branimir Karadžić2017-03-2939-1626/+885
* Update BGFX and BX (nw) Branimir Karadžić2017-03-291041-102816/+133333
* Update GLM to tip of stable branch (0.9.8.5 pre-release) - fixes build with M... Vas Crabb2017-02-251070-99032/+61292
* portaudio: minimal const-correctness Olivier Galibert2017-02-081-7/+8
* LUA to 5.3.4 (nw) Miodrag Milanovic2017-02-0535-450/+616
* Update GLM to latest (nw) Miodrag Milanovic2017-02-051090-77893/+120504
* Update sol2 (nw) Miodrag Milanovic2017-02-05178-42240/+1616
* Updated Catch to latest (nw) Miodrag Milanovic2017-02-05141-14289/+11970
* Update BGFX and BX (nw) Branimir Karadžić2017-02-05394-13078/+28762
* Update GENie Branimir Karadžić2017-02-057-109/+125
* updated libjpeg to 9c (nw) hap2017-01-2599-10119/+14203
* updated to zlib 1.2.11 (nw) hap2017-01-2540-139/+143
* Fixed building with clang on windows, built with clang 3.91, gcc 6.3.0 & msvc... smf-2017-01-204-7/+7