summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdobj_common.h
Commit message (Expand)AuthorAgeFilesLines
* coretmpl.h: Move lru_cache_map to separate header AJR2021-02-031-0/+1
* Much more core std::string_view modernization AJR2021-01-201-8/+8
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-3/+3
* UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-211-1/+1
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-2/+2
* gdbstub: added new GDB stub debugger (#5456) Ramiro Polla2019-08-111-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+1
* apply -verbose after processing command-line options and after first pass ove... Vas Crabb2019-01-121-1/+2
* HLSL Color Transforms and 3D LUT (#4043) Westley M. Martinez2018-10-071-0/+2
* Eliminate core_strdup (nw) AJR2018-01-241-1/+2
* Add Bicubic Shader to OpenGL Backend Aaron2017-12-301-1/+1
* Fixed an options overhaul regression (#2530) npwoods2017-10-061-1/+0
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-1/+1
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-1/+1
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-1/+1
* Initial PortAudio backend with build script changes to support library versio... inte alls2017-01-111-0/+9
* Small cleanup (nw) Miodrag Milanovic2016-11-111-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-8/+10
* Restore ability to supply explicit name for bgfx AVI output file, auto causes... Vas Crabb2016-07-071-0/+2
* Remove bgfx_avi_name and hlsl_write options Giuseppe Gorgoglione2016-07-041-2/+0
* A few minor input fixes and cleanups Brad Hughes2016-06-251-1/+0
* Move window_list to osd_common_t Brad Hughes2016-06-111-0/+3
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-2/+2
* Move slider_state and ui_menu_item into src/frontend/mame, nw therealmogminer@gmail.com2016-05-161-2/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-4/+4
* Isolate CLI part (nw) Miodrag Milanovic2016-04-201-2/+2
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-171-0/+3
* 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-7/+9
* Make OSDs return ui_menu_item lists, not slider_state lists therealmogminer@gmail.com2016-04-101-2/+4
* Make sliders use an std::vector instead of a linked list, nw therealmogminer@gmail.com2016-04-101-1/+3
* Added none and console output providers (nw) Miodrag Milanovic2016-04-091-2/+3
* Cleanups and version bump Miodrag Milanovic2016-03-301-13/+13
* Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-251-4/+0
* Merge bgfx_shader into master, nw therealmogminer@gmail.com2016-03-231-3/+19
|\
| * Add screen-specific shader chain support, nw therealmogminer@gmail.com2016-03-231-2/+2
| * Merge with master therealmogminer@gmail.com2016-03-211-9/+5
| |\
| * | Add bgfx_backend and bgfx_debug options, fix compile error on mac, nw therealmogminer@gmail.com2016-03-181-0/+4
| * | Some bugfixes for BGFX on SDL, nw therealmogminer@gmail.com2016-03-181-0/+3
| * | Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-1/+5
| * | Remove -mt, nw therealmogminer@gmail.com2016-03-151-2/+0
| * | Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-151-0/+2
| * | Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-1/+6
* | | Merge remote-tracking branch 'refs/remotes/mamedev/master' Antonio Giner2016-03-171-9/+5
|\ \ \ | | |/ | |/|
| * | Move font enumeration to OSD, separate font name from display name as needed ... Vas Crabb2016-03-171-9/+5
| |/
* / Implement integer scaling in core renderer [Calamity] Antonio Giner2016-03-151-4/+0
|/
* Merge input modules work. Brad Hughes2016-02-281-0/+5
|\