summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendlay.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-7/+7
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Iterate over devices C++11 style AJR2016-04-181-12/+11
* screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] Olivier Galibert2016-04-041-0/+2
* Merge pull request #772 from ajrhacker/auto_iterator Miodrag Milanović2016-03-311-39/+43
|\
| * Iterate over core classes C++11 style AJR2016-03-311-39/+43
* | borrow string processing code from ui.cpp so that £ works in layouts (using ... David Haywood2016-03-311-11/+44
|/
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* moved emu/ui/util render_load_jpeg to emu/rendutil hap2016-03-271-1/+5
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-63/+63
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-2/+2
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-3/+3
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-3/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2493