Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle ↵ | 2017-08-23 | 3 | -12/+718 | |
| | | | | 2.2.1) (#2585) | ||||
* | luaengine: debugger_manager support [Carl] | 2017-07-23 | 3 | -1/+42 | |
| | |||||
* | work around older libc (nw) | 2017-05-17 | 1 | -1/+4 | |
| | |||||
* | fix for MSVC build (nw) | 2017-05-16 | 1 | -1/+1 | |
| | |||||
* | linenoise: replace linenoise-ng with a different port that is simpler and ↵ | 2017-05-13 | 19 | -4897/+2355 | |
| | | | | | | uses a different UTF8 parser [Carl] plugins/console: better completions [Carl] | ||||
* | Fix linking order (nw) | 2017-04-01 | 2 | -16/+16 | |
| | |||||
* | proper fix (nw) | 2017-03-30 | 1 | -7/+0 | |
| | |||||
* | assume LLVM libc++ if __llvm__ is defined but __GLIBC__ is undefined | 2017-03-30 | 1 | -1/+1 | |
| | |||||
* | VS fix. (nw) | 2017-03-29 | 1 | -0/+4 | |
| | |||||
* | 2nd try (nw) | 2017-03-29 | 1 | -0/+3 | |
| | |||||
* | Update GENie (nw) | 2017-03-29 | 39 | -1626/+885 | |
| | |||||
* | Update BGFX and BX (nw) | 2017-03-29 | 1041 | -102816/+133333 | |
| | |||||
* | Update GLM to tip of stable branch (0.9.8.5 pre-release) - fixes build with ↵ | 2017-02-25 | 1070 | -99032/+61292 | |
| | | | | | | | | MacPorts clang (nw) In future, could people please use stable branches when updating 3rd-party libraries, not unstable development snapshots? It will help with stability. | ||||
* | portaudio: minimal const-correctness | 2017-02-08 | 1 | -7/+8 | |
| | |||||
* | LUA to 5.3.4 (nw) | 2017-02-05 | 35 | -450/+616 | |
| | |||||
* | Update GLM to latest (nw) | 2017-02-05 | 1090 | -77893/+120504 | |
| | |||||
* | Update sol2 (nw) | 2017-02-05 | 178 | -42240/+1616 | |
| | |||||
* | Updated Catch to latest (nw) | 2017-02-05 | 141 | -14289/+11970 | |
| | |||||
* | Update BGFX and BX (nw) | 2017-02-05 | 394 | -13078/+28762 | |
| | |||||
* | Update GENie | 2017-02-05 | 7 | -109/+125 | |
| | |||||
* | updated libjpeg to 9c (nw) | 2017-01-25 | 99 | -10119/+14203 | |
| | |||||
* | updated to zlib 1.2.11 (nw) | 2017-01-25 | 40 | -139/+143 | |
| | |||||
* | Fixed building with clang on windows, built with clang 3.91, gcc 6.3.0 & ↵ | 2017-01-20 | 4 | -7/+7 | |
| | | | | msvc 2015 (nw) | ||||
* | Merge pull request #1989 from intealls/pa-cc | 2017-01-16 | 1 | -1/+1 | |
|\ | | | | | Fix MinGW cross-compilation, for real this time | ||||
| * | Fix MinGW cross-compilation, for real this time | 2017-01-16 | 1 | -1/+1 | |
| | | |||||
* | | bx: fix some mistakes that have already been corrected in upstream (nw) | 2017-01-16 | 1 | -7/+7 | |
|/ | | | | Same as https://github.com/bkaradzic/bx/commit/e0936a027824cf45f6fb388673ca73d5ef14ec32 | ||||
* | Fix PortAudio MinGW cross-compilation | 2017-01-15 | 1 | -2/+2 | |
| | |||||
* | Merge pull request #1959 from intealls/pa_oct16 | 2017-01-12 | 153 | -9637/+5752 | |
|\ | | | | | PortAudio library update and backend | ||||
| * | Patch PortAudio to fix MinGW compilation | 2017-01-11 | 1 | -1/+5 | |
| | | |||||
| * | Update PortAudio to version 20161030 | 2017-01-11 | 153 | -9636/+5747 | |
| | | |||||
* | | UWP asio fix. Already sent pull request upstream (nw) | 2017-01-11 | 1 | -2/+4 | |
|/ | |||||
* | Hopefully fix build for everyone - someone please work out a way to make the ↵ | 2017-01-07 | 1 | -3/+2 | |
| | | | | bgfx examples build on platforms with/without the POSIX 2008 strnlen function (nw) | ||||
* | debugger: use 0o for octal prefix, and add support for binary with 0b a la ↵ | 2017-01-06 | 1 | -0/+1 | |
| | | | | C++, also support uppercase radix speifier | ||||
* | Updated BGFX (nw) | 2017-01-02 | 1774 | -7891/+295032 | |
| | |||||
* | Update BX (nw) | 2017-01-02 | 63 | -206/+890 | |
| | |||||
* | Update GENie (nw) | 2017-01-02 | 9 | -46/+189 | |
| | |||||
* | Updated to zlib 1.2.9 (nw) | 2017-01-02 | 97 | -1641/+8492 | |
| | |||||
* | Added more conditionals around #define's of UTF8PROC_DLLEXPORT | 2016-12-31 | 1 | -0/+4 | |
| | |||||
* | Introduced utf8proc and created wrapper code to expose a prettier API | 2016-12-31 | 33 | -0/+19693 | |
| | |||||
* | Revert "update git ignore list. (nw)" | 2016-12-02 | 1 | -0/+1 | |
| | |||||
* | Why ignore scripts.c ? | 2016-11-29 | 1 | -1/+0 | |
| | |||||
* | you can't change just generated script (nw) | 2016-11-19 | 2 | -14/+14 | |
| | |||||
* | Fix make VERBOSE=1 not showing archive commands for static libraries [Happy] | 2016-11-19 | 1 | -1/+1 | |
| | | | | someone send this upstream for me (nw) | ||||
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 | 2016-11-19 | 3 | -35/+35 | |
| | | | | | | | | | | | | * New abbreviated types are in osd and util namespaces, and also in global namespace for things that #include "emu.h" * Get rid of import of cstdint types to global namespace (C99 does this anyway) * Remove the cstdint types from everything in emu * Get rid of U64/S64 macros * Fix a bug in dps16 caused by incorrect use of macro * Fix debugcon not checking for "do " prefix case-insensitively * Fix a lot of messed up tabulation * More constexpr * Fix up many __names | ||||
* | Update LZMA to 16.04 (security and portability fixes) | 2016-11-18 | 63 | -341/+598 | |
| | |||||
* | generate proper SLN header (nw) | 2016-11-16 | 2 | -5/+9 | |
| | |||||
* | Sync with GENie and addition of VS2017 (nw) | 2016-11-16 | 24 | -110/+332 | |
| | |||||
* | Updated SDL2 to 2.0.5 (nw) | 2016-11-16 | 373 | -5513/+14821 | |
| | |||||
* | luaengine: use initializers (nw) | 2016-11-15 | 28 | -362/+825 | |
| | |||||
* | Added Catch testing library (nw) | 2016-11-12 | 207 | -2/+51888 | |
| |