summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-28/+27
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-4/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-41/+22
* ui: Moved options "Configure Directories" and "Save Configuration" into "Conf... dankan18902016-02-271-1/+1
* draw FPS counter even in menus (nw) Miodrag Milanovic2016-02-151-1/+1
* Added new options: Michele Fochi2016-02-081-7/+15
* VideoSnaps patch Michele Fochi aka motoschifo2016-02-071-1/+56
* Small code cleanup: dankan18902016-01-291-1/+1
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-10/+15
* modernized crosshair_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Merge pull request #561 from ajrhacker/strings Miodrag Milanović2016-01-111-2/+2
|\
| * Return std::string objects by value rather than pass by reference AJR2016-01-101-2/+2
* | modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
|/
* tagged_list without tagmap_t (nw) Miodrag Milanovic2015-12-111-9/+0
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-42/+42
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1337