Commit Graph

348 Commits

Author SHA1 Message Date
Olivier Galibert
773e541626 portaudio: minimal const-correctness 2017-02-08 13:34:09 +01:00
Miodrag Milanovic
e6838eb5c4 LUA to 5.3.4 (nw) 2017-02-05 16:17:00 +01:00
Miodrag Milanovic
8d1eb8e410 Update GLM to latest (nw) 2017-02-05 16:06:08 +01:00
Miodrag Milanovic
ac096aa2a0 Update sol2 (nw) 2017-02-05 16:06:06 +01:00
Miodrag Milanovic
02c97cd0f7 Updated Catch to latest (nw) 2017-02-05 15:46:07 +01:00
Branimir Karadžić
1607745432 Update BGFX and BX (nw) 2017-02-05 13:56:35 +01:00
Branimir Karadžić
193e8c8a89 Update GENie 2017-02-05 13:54:19 +01:00
hap
78a7342750 updated libjpeg to 9c (nw) 2017-01-25 17:49:53 +01:00
hap
93c92be815 updated to zlib 1.2.11 (nw) 2017-01-25 17:15:54 +01:00
smf-
dffac52f34 Fixed building with clang on windows, built with clang 3.91, gcc 6.3.0 & msvc 2015 (nw) 2017-01-20 13:17:54 +00:00
R. Belmont
7b32ed03e8 Merge pull request #1989 from intealls/pa-cc
Fix MinGW cross-compilation, for real this time
2017-01-16 15:50:16 -05:00
intealls
6a15ddca71 Fix MinGW cross-compilation, for real this time 2017-01-16 19:06:46 +01:00
yz70s
487cd9395c bx: fix some mistakes that have already been corrected in upstream (nw)
Same as e0936a0278
2017-01-16 18:47:49 +01:00
intealls
28aa7060f8 Fix PortAudio MinGW cross-compilation 2017-01-15 19:59:31 +01:00
R. Belmont
32c13ad929 Merge pull request #1959 from intealls/pa_oct16
PortAudio library update and backend
2017-01-12 20:30:12 -05:00
Brad Hughes
a8bdf646f5 UWP asio fix. Already sent pull request upstream (nw) 2017-01-11 15:19:12 -05:00
inte alls
37e8b161d8 Patch PortAudio to fix MinGW compilation 2017-01-11 20:22:33 +01:00
inte alls
6b0069a9b6 Update PortAudio to version 20161030 2017-01-11 20:21:24 +01:00
Vas Crabb
189052cd58 Hopefully fix build for everyone - someone please work out a way to make the bgfx examples build on platforms with/without the POSIX 2008 strnlen function (nw) 2017-01-07 02:12:45 +11:00
Vas Crabb
c9647f6e28 debugger: use 0o for octal prefix, and add support for binary with 0b a la C++, also support uppercase radix speifier 2017-01-06 15:37:43 +11:00
Branimir Karadžić
fadb547f63 Updated BGFX (nw) 2017-01-02 14:05:50 +01:00
Branimir Karadžić
04faaaf7ff Update BX (nw) 2017-01-02 14:04:09 +01:00
Branimir Karadžić
a642e29ecd Update GENie (nw) 2017-01-02 14:03:29 +01:00
Miodrag Milanovic
e984b7b5b7 Updated to zlib 1.2.9 (nw) 2017-01-02 14:01:23 +01:00
Nathan Woods
d863b6e90b Added more conditionals around #define's of UTF8PROC_DLLEXPORT 2016-12-31 20:27:29 -05:00
Nathan Woods
5be1b8e6e0 Introduced utf8proc and created wrapper code to expose a prettier API 2016-12-31 11:17:07 -05:00
R. Belmont
24c43b94a0 Revert "update git ignore list. (nw)" 2016-12-02 16:41:20 -05:00
dankan1890
ea60e6f73e Why ignore scripts.c ? 2016-11-29 01:44:02 +01:00
Miodrag Milanovic
e5678fd689 you can't change just generated script (nw) 2016-11-19 09:48:03 +01:00
Vas Crabb
c5722bca13 Fix make VERBOSE=1 not showing archive commands for static libraries [Happy]
someone send this upstream for me (nw)
2016-11-19 08:06:04 +11:00
Vas Crabb
8179a84458 Introduce u8/u16/u32/u64/s8/s16/s32/s64
* 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
2016-11-19 05:38:48 +11:00
Vas Crabb
bb99eba11d Update LZMA to 16.04 (security and portability fixes) 2016-11-18 20:37:20 +11:00
Miodrag Milanovic
da1c0c867b generate proper SLN header (nw) 2016-11-16 21:21:12 +01:00
Miodrag Milanovic
ffc04d2bae Sync with GENie and addition of VS2017 (nw) 2016-11-16 21:00:28 +01:00
Miodrag Milanovic
47a05778bf Updated SDL2 to 2.0.5 (nw) 2016-11-16 16:28:01 +01:00
cracyc
a68d423992 luaengine: use initializers (nw) 2016-11-15 22:21:07 -06:00
Miodrag Milanovic
be98f6b83a Added Catch testing library (nw) 2016-11-12 10:20:42 +01:00
Miodrag Milanovic
29212523d2 remove googletest (nw) 2016-11-12 10:16:38 +01:00
Miodrag Milanovic
a18497e7a2 Some more work on UWP (nw) 2016-11-10 13:13:51 +01:00
Miodrag Milanovic
0d1f5b6be4 Make 3rdparty compile for UWP and start adding new OSD for UWP based on previous Brad work (nw) 2016-11-09 14:53:19 +01:00
cracyc
673e753621 update sol2 (nw) 2016-11-07 13:31:30 -06:00
Miodrag Milanovic
cf4a8b9e03 resurected sqlite3 and lsqlite3 (nw) 2016-11-07 16:12:06 +01:00
Miodrag Milanovic
d91005ebc3 Fixed clear typo in ASIO, sent upstream (nw) 2016-11-07 10:36:40 +01:00
Miodrag Milanovic
f3723e3a5d do not take Ctrl-Z since that have it's behavior defined for Linux (nw) 2016-11-07 09:17:17 +01:00
cracyc
65c3796e33 plugins/console: further improve completions by removing break chars from linenoise that hide the full type (nw) 2016-11-06 21:36:26 -06:00
cracyc
846dfa8ffd Merge pull request #1642 from cracyc/luaconsole
Make console a Lua plugin
2016-11-06 18:57:19 -06:00
cracyc
196c841dcb update sol2 (nw) 2016-11-06 18:57:12 -06:00
cracyc
a6aaa59d19 lua-linenoise: add preload (nw) 2016-11-06 13:41:46 -06:00
cracyc
6fd9586a89 make safe usertypes safer (nw) 2016-11-06 13:31:37 -06:00
Miodrag Milanovic
c2a75cb179 Updated sol2, made lua console not crash for nil data (nw) 2016-11-06 10:05:36 +01:00