| Commit message (Expand) | Author | Age | Files | Lines |
| * | ui: Clean up slider callbacks |  AJR | 2021-01-27 | 1 | -3/+2 |
| * | srcclean (nw) |  Vas Crabb | 2019-11-25 | 1 | -1/+1 |
| * | -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] |  MooglyGuy | 2019-11-25 | 1 | -0/+1 |
| * | srcclean (nw) |  Vas Crabb | 2019-10-26 | 1 | -3/+3 |
| * | (nw) keep a persistent temporary palette buffer in bgfx chain manager, back o... |  Vas Crabb | 2019-10-25 | 1 | -0/+1 |
| * | -bgfx: Rework chain updating to minimize primlist locking, nw |  MooglyGuy | 2019-10-22 | 1 | -3/+40 |
| * | -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] |  MooglyGuy | 2019-10-13 | 1 | -0/+5 |
| * | Use std::unique_ptr to manage instances of slider_state (nw) |  AJR | 2017-09-15 | 1 | -0/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | More slider cleanup, nw |  therealmogminer@gmail.com | 2016-05-28 | 1 | -2/+4 |
| * | Fix debug crash with bgfx screen chains |  therealmogminer@gmail.com | 2016-05-26 | 1 | -8/+8 |
| * | 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 | -0/+1 |
| * | Cleanups and version bumpmame0173 |  Miodrag Milanovic | 2016-04-27 | 1 | -31/+31 |
| * | Fix preservation of settings when changing screen chain selection with multip... |  therealmogminer@gmail.com | 2016-04-26 | 1 | -0/+4 |
| * | bgfx: Ported xBR shaders from libretro. [Ryan Holtz, Hyllian] |  therealmogminer@gmail.com | 2016-04-25 | 1 | -2/+15 |
| * | Added "selection" parameter to chain input sampler |  ImJezze | 2016-04-24 | 1 | -0/+9 |
| * | Checkpoint 1, nw |  therealmogminer@gmail.com | 2016-04-21 | 1 | -0/+4 |
| * | Make OSDs return ui_menu_item lists, not slider_state lists |  therealmogminer@gmail.com | 2016-04-10 | 1 | -2/+2 |
| * | Make sliders use an std::vector instead of a linked list, nw |  therealmogminer@gmail.com | 2016-04-10 | 1 | -1/+1 |
| * | Add runtime screen chain selection, nw |  therealmogminer@gmail.com | 2016-04-09 | 1 | -16/+35 |
| * | Pull a bunch of screen chain code from drawbgfx to chainmanager where it belo... |  therealmogminer@gmail.com | 2016-04-06 | 1 | -16/+23 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 1 | -5/+5 |
| * | Cleanup in the bgfx aisle, nw |  therealmogminer@gmail.com | 2016-03-25 | 1 | -2/+2 |
| * | Huge cleanup of render target handling, nw |  therealmogminer@gmail.com | 2016-03-25 | 1 | -5/+1 |
| * | Per-screen sliders and some bugfixing, nw |  therealmogminer@gmail.com | 2016-03-23 | 1 | -4/+4 |
| * | Add bgfx command line options, major shakeup of organization, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -4/+6 |
| * | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -4/+4 |
| * | Fix up a few things in chain JSON loading, nw |  therealmogminer@gmail.com | 2016-02-27 | 1 | -0/+54 |