summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/render.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Implement integer scaling in core renderer [Calamity] Antonio Giner2016-03-151-4/+16
|/ /
* | Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* | Fix remaining issues with bgfx renderer therealmogminer@gmail.com2016-02-171-9/+0
* | Fix errors with -rol and -ror, nw therealmogminer@gmail.com2016-02-151-8/+4
* | Significant speed improvements to the BGFX renderer. [MooglyGuy] therealmogminer@gmail.com2016-02-151-4/+17
* | replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-4/+0
* | Small code cleanup: dankan18902016-01-291-1/+2
|/
* modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-2/+0
* Make new internal debugger windows appear in a cascade-like position, and giv... mahlemiut2015-12-171-4/+4
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-133/+133
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-3/+3
* Fixed dynamic beam width for invariabel vector intensity ImJezze2015-11-181-6/+2
* Changed screen adjustment for HLSL ImJezze2015-11-171-1/+13
* 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-2/+2
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-091-2/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2801