summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix compile (nw)mame0171 Miodrag Milanovic2016-02-241-5/+2
* Cleanups and version bump Miodrag Milanovic2016-02-241-8/+8
* Maybe fix nounevenstretch on windows osd therealmogminer@gmail.com2016-02-241-8/+71
* Fix -window -r -nokeepaspect behavior on Windows OSD, nw therealmogminer@gmail.com2016-02-231-1/+4
* Fix D3D and BGFX fullscreen toggle issues, nw therealmogminer@gmail.com2016-02-221-6/+29
* fix -video none (nw) Miodrag Milanovic2016-02-211-1/+1
* destroy renderer when needed (nw) Miodrag Milanovic2016-02-211-0/+1
* Final fixups, get sliders working again, nw therealmogminer@gmail.com2016-02-211-11/+116
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-94/+55
* Dropped ddraw renderer (nw) Miodrag Milanovic2016-02-171-6/+0
* placed back OPENGL check since GL is not same as GLES (nw) Miodrag Milanovic2016-02-161-0/+4
* BGFX mandatory requirement (nw) Miodrag Milanovic2016-02-161-4/+0
* opengl as requirement (nw) Miodrag Milanovic2016-02-161-4/+0
* Added multi window support for BGFX backend (nw) Miodrag Milanovic2016-02-121-0/+12
* make window index part of osd_window (nw) Miodrag Milanovic2016-02-111-0/+1
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-3/+11
* osd/windows: small cleanup hap2016-01-311-4/+3
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-14/+4
* change initialization order, removes need for additional checks (nw) Miodrag Milanovic2016-01-111-5/+0
* modernized ui_input_manager (nw) Miodrag Milanovic2016-01-101-6/+11
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-5/+2
* logerror to osd_printf_verbose for osd (nw) Miodrag Milanovic2015-11-091-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1966