summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/window.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Merge bgfx_shader into master, nw therealmogminer@gmail.com2016-03-231-93/+40
|\
| * Per-screen sliders and some bugfixing, nw therealmogminer@gmail.com2016-03-231-4/+23
| * Merge with master therealmogminer@gmail.com2016-03-211-20/+7
| |\
| * | Fix scrolling in slider list, nw therealmogminer@gmail.com2016-03-171-3/+2
| * | Remove -mt, nw therealmogminer@gmail.com2016-03-151-91/+7
| * | Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-151-1/+15
* | | Move integer scaling implementation to render_target::compute_visible_area Antonio Giner2016-03-201-3/+3
* | | Revert changes in layout view prior to rework of integer scaling Antonio Giner2016-03-191-3/+3
* | | Merge remote-tracking branch 'refs/remotes/mamedev/master' Antonio Giner2016-03-181-19/+7
|\ \ \ | | |/ | |/|
| * | #06144: Fixed infinite loop ImJezze2016-03-131-19/+7
| |/
* / Implement integer scaling in core renderer [Calamity] Antonio Giner2016-03-151-78/+16
|/
* Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw) Miodrag Milanovic2016-03-071-3/+2
* Use std::atomic and std::mutex where applicable (nw) Miodrag Milanovic2016-03-011-3/+6
* cleanup (nw) Miodrag Milanovic2016-02-291-1/+0
* Merge input modules work. Brad Hughes2016-02-281-21/+61
|\
| * Refactor OSD input into modules Brad Hughes2016-02-281-22/+62
* | 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