mame/src/osd
Julian Sikorski 8cc758355d Enable use of system-wide asio, glm and rapidjson (#3172)
* Fixed building using system utf8proc

* Fixed building using system portaudio

* Allow using system-wide asio headers (1.11.0 or higher required).

* Allow using system-wide glm headers

* Allow using system-wide rapidjson headers
2018-02-08 16:06:25 -05:00
..
modules srcclean and regenerate localisations (nw) 2018-01-28 14:25:52 +11:00
sdl abusing include guards is bad mckay (nw) 2017-12-26 17:20:15 +00:00
uwp Tiny UWP compile fix (nw) 2017-06-20 16:27:58 -04:00
windows winmain.h: removed unused macro (nw) 2018-01-26 21:15:05 +11:00
asio.h Enable use of system-wide asio, glm and rapidjson (#3172) 2018-02-08 16:06:25 -05:00
eigccppc.h get rid of branches in cout_leading_zeros and ount_leading_ones (nw) 2017-11-18 23:49:37 +11:00
eigccx86.h Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" 2017-12-13 21:31:27 -07:00
eivc.h Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" 2017-12-13 21:31:27 -07:00
eivcx86.h no reason to prefer inline assembly over MSVC _BitScanReverse intrinsic on x86 (nw) 2017-07-09 14:42:35 +10:00
eminline.h Merge popcount implementation in emucore.h with the new eminline (nw) 2017-10-24 09:43:07 -04:00
osdcomm.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
osdcore.cpp (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF-8 will be nuked, and cleaning it up by hand is annoying 2017-09-24 11:41:45 +10:00
osdcore.h Attempted to sanitize/rationalize how we access UTF-8 command line arguments (#2532) 2017-09-18 20:28:53 -04:00
osdepend.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
osdnet.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
osdnet.h Remove emu.h from headers (nw) 2017-02-11 18:31:20 +01:00
osdsync.cpp Revert "reordering the #include lets you build this file with latest mingw headers (nw)" 2017-05-14 16:49:49 +01:00
osdsync.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
strconv.cpp Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
strconv.h Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
watchdog.cpp MT6284 flush stdout/stderr before killing process 2016-07-08 16:47:06 +10:00
watchdog.h MT6284 flush stdout/stderr before killing process 2016-07-08 16:47:06 +10:00