summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdobj_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* A few minor input fixes and cleanups Brad Hughes2016-06-251-13/+0
* Move window_list to osd_common_t Brad Hughes2016-06-111-0/+2
* Fixed video mode opengl duplicated in SDL build. (nw) dankan18902016-06-071-3/+0
* Placed back old output system as module "-output windows" need more things cl... Miodrag Milanovic2016-06-051-0/+2
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-1/+1
* 1. fixed title of fr2; 2. Fixed access violation after getting: Robbbert2016-05-211-4/+8
* no deps between osd and frontend, internal debugger removed (nw) Miodrag Milanovic2016-05-061-1/+0
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+2
* enabled internal debugger, but this would need to go in time, it is too coupl... Miodrag Milanovic2016-04-231-1/+1
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+1
* Isolate CLI part (nw) Miodrag Milanovic2016-04-201-1/+1
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-171-2/+15
* Added ImGui based debugger. [Barry Rodewald] mahlemiut2016-04-171-0/+1
* renamed class to osd_watchdog (nw) Miodrag Milanovic2016-04-151-1/+1
* Update windows to use platform independent watchdog implementation (nw) Miodrag Milanovic2016-04-151-1/+17
* Make OSDs return ui_menu_item lists, not slider_state lists therealmogminer@gmail.com2016-04-101-1/+1
* Make sliders use an std::vector instead of a linked list, nw therealmogminer@gmail.com2016-04-101-4/+4
* Added skeleton for network output (nw) Miodrag Milanovic2016-04-091-0/+1
* Added none and console output providers (nw) Miodrag Milanovic2016-04-091-13/+24
* Use XAudio2 by default if available. Brad Hughes2016-04-051-1/+1
* Hybrid DirectInput/XInput module Brad Hughes2016-04-041-0/+1
* Small changes. (nw) dankan18902016-04-031-0/+3
* Cleanups and version bump Miodrag Milanovic2016-03-301-8/+8
* Final bgfx fixups for release therealmogminer@gmail.com2016-03-281-1/+1
* Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-251-2/+0
* Merge bgfx_shader into master, nw therealmogminer@gmail.com2016-03-231-3/+10
|\
| * Typo fix, nw therealmogminer@gmail.com2016-03-231-1/+1
| * Fix up description of -bgfx_screen_chains, nw therealmogminer@gmail.com2016-03-231-1/+1
| * Add screen-specific shader chain support, nw therealmogminer@gmail.com2016-03-231-1/+1
| * Merge with master therealmogminer@gmail.com2016-03-211-34/+2
| |\
| * | Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-2/+2
| * | Fix screen flipping on opengl targets in bgfx, nw therealmogminer@gmail.com2016-03-181-1/+1
| * | Add bgfx_backend and bgfx_debug options, fix compile error on mac, nw therealmogminer@gmail.com2016-03-181-0/+2
| * | Some bugfixes for BGFX on SDL, nw therealmogminer@gmail.com2016-03-181-1/+0
| * | Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-1/+3
| * | Remove -mt, nw therealmogminer@gmail.com2016-03-151-1/+0
| * | Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-151-3/+4
| * | Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-1/+5
* | | Merge remote-tracking branch 'refs/remotes/mamedev/master' Antonio Giner2016-03-181-0/+2
|\ \ \ | | |/ | |/|
| * | Rewrote overly complex rawinput_device_improve_name function for rawinput mod... Brad Hughes2016-03-181-0/+2
* | | Merge remote-tracking branch 'refs/remotes/mamedev/master' Antonio Giner2016-03-171-34/+0
|\| |
| * | Move font enumeration to OSD, separate font name from display name as needed ... Vas Crabb2016-03-171-34/+0
| |/
* / Implement integer scaling in core renderer [Calamity] Antonio Giner2016-03-151-2/+0
|/
* Add DirectWrite font support module Brad Hughes2016-03-021-0/+1
* Add XInput support for Windows OSD Brad Hughes2016-02-291-0/+1
* Merge input modules work. Brad Hughes2016-02-281-7/+80
|\
| * Refactor OSD input into modules Brad Hughes2016-02-281-7/+80
* | Final fixups, get sliders working again, nw therealmogminer@gmail.com2016-02-211-0/+1
* | First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-21/+21
* | placed back OPENGL check since GL is not same as GLES (nw) Miodrag Milanovic2016-02-161-0/+2