mame/src/osd
2019-10-28 23:27:24 +01:00
..
mac OSD_MAC: don't run MAME on a thread, it upsets the debugger very much (nw) 2019-09-17 17:17:30 -04:00
modules bgfx: fix resource leak (nw) (#5820) 2019-10-28 23:27:24 +01:00
sdl Make osd_printf_* use util/strformat semantics. 2019-09-26 20:53:06 +10:00
uwp Merge pull request #5380 from npwoods/winwindow_has_focus_return_bool 2019-07-22 23:51:16 -04:00
windows Make osd_printf_* use util/strformat semantics. 2019-09-26 20:53:06 +10:00
asio.h Enable use of system-wide asio, glm and rapidjson (#3172) 2018-02-08 16:06:25 -05:00
eigccppc.h Better support for screen orientation/geometry: 2018-07-26 23:11:02 +10:00
eigccx86.h (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
eivc.h
eivcx86.h (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
eminline.h (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
osdcomm.h Renamed flipendian -> swapendian, as I spent minutes trying to find the functions to tell to another person who spent minutes trying to find the functions, and we refer to such functions as swapping just about everywhere else in the codebase, nw 2018-11-05 19:11:18 +01:00
osdcore.cpp Make osd_printf_* use util/strformat semantics. 2019-09-26 20:53:06 +10:00
osdcore.h (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of comments to doxygen format 2019-10-16 18:31:48 +11:00
osdepend.h (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
osdnet.cpp interpro: notworking -> networking (#3815) 2018-09-04 19:26:58 +10:00
osdnet.h interpro: notworking -> networking (#3815) 2018-09-04 19:26:58 +10:00
osdsync.cpp Really disable multithreading on the Emscripten target (nw) 2018-05-01 04:49:48 +00:00
osdsync.h Better support for screen orientation/geometry: 2018-07-26 23:11:02 +10:00
strconv.cpp
strconv.h
watchdog.cpp
watchdog.h