| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix building with gcc-13 (#10917) |  Julian Sikorski | 2023-02-20 | 1 | -0/+1 |
| * | render/bgfx: Got rid of a lot of unnecessary object copying during setup. |  Vas Crabb | 2023-01-29 | 1 | -2/+2 |
| * | bgfx: Save values of most sliders per-system. |  Vas Crabb | 2023-01-08 | 1 | -4/+7 |
| * | Clean up #includes in src/osd (#10029) |  ajrhacker | 2022-07-04 | 1 | -0/+4 |
| * | ui: Clean up slider callbacks |  AJR | 2021-01-27 | 1 | -4/+1 |
| * | Use std::unique_ptr to manage instances of slider_state (nw) |  AJR | 2017-09-15 | 1 | -4/+6 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | More slider cleanup, nw |  therealmogminer@gmail.com | 2016-05-28 | 1 | -2/+3 |
| * | Move slider_state and ui_menu_item into src/frontend/mame, nw |  therealmogminer@gmail.com | 2016-05-16 | 1 | -1/+1 |
| * | Fix preservation of settings when changing screen chain selection with multip... |  therealmogminer@gmail.com | 2016-04-26 | 1 | -1/+4 |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -1/+1 |
| * | Simplified min, max, default and step value handling for chain configuration |  ImJezze | 2016-04-22 | 1 | -7/+6 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 1 | -22/+22 |
| * | Polishing up BGFX shader system, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -3/+4 |
| * | Add dynamic skipping of shader chain passes, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -0/+3 |
| * | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -12/+39 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -6/+6 |
| * | Fix some compile errors, not sure if all(nw) |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+8 |
| * | More JSON reader plumbing, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -9/+10 |
| * | More reshuffling, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+40 |