| Commit message (Expand) | Author | Age | Files | Lines |
| * | Much more core std::string_view modernization |  AJR | 2021-01-20 | 1 | -8/+8 |
| * | Got rid of global_alloc/global_free. |  Vas Crabb | 2020-10-03 | 1 | -3/+3 |
| * | UI input menu: treat codes containing a postive and negative of the same thin... |  Vas Crabb | 2019-11-21 | 1 | -1/+1 |
| * | Make osd_printf_* use util/strformat semantics. |  Vas Crabb | 2019-09-26 | 1 | -2/+2 |
| * | gdbstub: added new GDB stub debugger (#5456) |  Ramiro Polla | 2019-08-11 | 1 | -0/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+2 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+1 |
| * | apply -verbose after processing command-line options and after first pass ove... |  Vas Crabb | 2019-01-12 | 1 | -1/+2 |
| * | HLSL Color Transforms and 3D LUT (#4043) |  Westley M. Martinez | 2018-10-07 | 1 | -0/+2 |
| * | Eliminate core_strdup (nw) |  AJR | 2018-01-24 | 1 | -1/+2 |
| * | Add Bicubic Shader to OpenGL Backend |  Aaron | 2017-12-30 | 1 | -1/+1 |
| * | Fixed an options overhaul regression (#2530) |  npwoods | 2017-10-06 | 1 | -1/+0 |
| * | Overhaul to how MAME handles options, take two (#2341) |  npwoods | 2017-06-25 | 1 | -1/+1 |
| * | Revert "Overhaul to how MAME handles options (#2260)" |  Vas Crabb | 2017-05-07 | 1 | -1/+1 |
| * | Overhaul to how MAME handles options (#2260) |  npwoods | 2017-05-05 | 1 | -1/+1 |
| * | Initial PortAudio backend with build script changes to support library versio... |  inte alls | 2017-01-11 | 1 | -0/+9 |
| * | Small cleanup (nw) |  Miodrag Milanovic | 2016-11-11 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
| * | Convert OSD monitor info to modules plus add DXGI implementation |  Brad Hughes | 2016-09-14 | 1 | -8/+10 |
| * | Restore ability to supply explicit name for bgfx AVI output file, auto causes... |  Vas Crabb | 2016-07-07 | 1 | -0/+2 |
| * | Remove bgfx_avi_name and hlsl_write options |  Giuseppe Gorgoglione | 2016-07-04 | 1 | -2/+0 |
| * | A few minor input fixes and cleanups |  Brad Hughes | 2016-06-25 | 1 | -1/+0 |
| * | Move window_list to osd_common_t |  Brad Hughes | 2016-06-11 | 1 | -0/+3 |
| * | ui refactoring [Vas Crabb] |  Vas Crabb | 2016-05-27 | 1 | -2/+2 |
| * | Move slider_state and ui_menu_item into src/frontend/mame, nw |  therealmogminer@gmail.com | 2016-05-16 | 1 | -2/+1 |
| * | Cleanups and version bumpmame0173 |  Miodrag Milanovic | 2016-04-27 | 1 | -1/+1 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -4/+4 |
| * | Isolate CLI part (nw) |  Miodrag Milanovic | 2016-04-20 | 1 | -2/+2 |
| * | Add AVI writing to bgfx, nw |  therealmogminer@gmail.com | 2016-04-17 | 1 | -0/+3 |
| * | renamed class to osd_watchdog (nw) |  Miodrag Milanovic | 2016-04-15 | 1 | -1/+1 |
| * | Update windows to use platform independent watchdog implementation (nw) |  Miodrag Milanovic | 2016-04-15 | 1 | -7/+9 |
| * | Make OSDs return ui_menu_item lists, not slider_state lists |  therealmogminer@gmail.com | 2016-04-10 | 1 | -2/+4 |
| * | Make sliders use an std::vector instead of a linked list, nw |  therealmogminer@gmail.com | 2016-04-10 | 1 | -1/+3 |
| * | Added none and console output providers (nw) |  Miodrag Milanovic | 2016-04-09 | 1 | -2/+3 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 1 | -13/+13 |
| * | Huge cleanup of render target handling, nw |  therealmogminer@gmail.com | 2016-03-25 | 1 | -4/+0 |
| * | Merge bgfx_shader into master, nw |  therealmogminer@gmail.com | 2016-03-23 | 1 | -3/+19 |
| |\ |
|
| | * | Add screen-specific shader chain support, nw |  therealmogminer@gmail.com | 2016-03-23 | 1 | -2/+2 |
| | * | Merge with master |  therealmogminer@gmail.com | 2016-03-21 | 1 | -9/+5 |
| | |\ |
|
| | * | | Add bgfx_backend and bgfx_debug options, fix compile error on mac, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -0/+4 |
| | * | | Some bugfixes for BGFX on SDL, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -0/+3 |
| | * | | Polishing up BGFX shader system, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -1/+5 |
| | * | | Remove -mt, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -2/+0 |
| | * | | Add most of the rest of the D3D HLSL chain, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -0/+2 |
| | * | | Add bgfx command line options, major shakeup of organization, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -1/+6 |
| * | | | Merge remote-tracking branch 'refs/remotes/mamedev/master' |  Antonio Giner | 2016-03-17 | 1 | -9/+5 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Move font enumeration to OSD, separate font name from display name as needed ... |  Vas Crabb | 2016-03-17 | 1 | -9/+5 |
| | |/ |
|
| * / | Implement integer scaling in core renderer [Calamity] |  Antonio Giner | 2016-03-15 | 1 | -4/+0 |
| |/ |
|
| * | Merge input modules work. |  Brad Hughes | 2016-02-28 | 1 | -0/+5 |
| |\ |
|
| | * | Refactor OSD input into modules |  Brad Hughes | 2016-02-28 | 1 | -0/+5 |