summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdsync.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Really disable multithreading on the Emscripten target (nw) Justin Kerk2018-05-011-0/+5
* Disable multithreading on the Emscripten target as it is not currently suppor... Justin Kerk2018-03-061-0/+5
* Revert "reordering the #include lets you build this file with latest mingw he... smf-2017-05-141-5/+5
* reordered #include again for latest mingw64 includes (nw) smf-2017-05-141-5/+5
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-3/+0
* final cleanup of TRUE/FALSE, left only in windows section where it represent ... Miodrag Milanovic2016-10-221-2/+2
* Cleanup linux OSD (nw) Miodrag Milanovic2016-10-221-19/+19
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* fix vs2015 build (nw) Miodrag Milanovic2016-07-311-1/+1
* algorithm-> utility where appropriate, fix imgtool (nw) Miodrag Milanovic2016-07-311-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-5/+7
* Disable pthreads under Emscripten for now, they aren't actually available unl... Justin Kerk2016-05-261-1/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-3/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-21/+21
* moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic2016-04-151-0/+813