summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/chainmanager.h
Commit message (Expand)AuthorAgeFilesLines
* ui: Clean up slider callbacks AJR2021-01-271-3/+2
* srcclean (nw) Vas Crabb2019-11-251-1/+1
* -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] MooglyGuy2019-11-251-0/+1
* srcclean (nw) Vas Crabb2019-10-261-3/+3
* (nw) keep a persistent temporary palette buffer in bgfx chain manager, back o... Vas Crabb2019-10-251-0/+1
* -bgfx: Rework chain updating to minimize primlist locking, nw MooglyGuy2019-10-221-3/+40
* -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] MooglyGuy2019-10-131-0/+5
* Use std::unique_ptr to manage instances of slider_state (nw) AJR2017-09-151-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* More slider cleanup, nw therealmogminer@gmail.com2016-05-281-2/+4
* Fix debug crash with bgfx screen chains therealmogminer@gmail.com2016-05-261-8/+8
* 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-0/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-31/+31
* Fix preservation of settings when changing screen chain selection with multip... therealmogminer@gmail.com2016-04-261-0/+4
* bgfx: Ported xBR shaders from libretro. [Ryan Holtz, Hyllian] therealmogminer@gmail.com2016-04-251-2/+15
* Added "selection" parameter to chain input sampler ImJezze2016-04-241-0/+9
* Checkpoint 1, nw therealmogminer@gmail.com2016-04-211-0/+4
* Make OSDs return ui_menu_item lists, not slider_state lists therealmogminer@gmail.com2016-04-101-2/+2
* Make sliders use an std::vector instead of a linked list, nw therealmogminer@gmail.com2016-04-101-1/+1
* Add runtime screen chain selection, nw therealmogminer@gmail.com2016-04-091-16/+35
* Pull a bunch of screen chain code from drawbgfx to chainmanager where it belo... therealmogminer@gmail.com2016-04-061-16/+23
* Cleanups and version bump Miodrag Milanovic2016-03-301-5/+5
* Cleanup in the bgfx aisle, nw therealmogminer@gmail.com2016-03-251-2/+2
* Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-251-5/+1
* Per-screen sliders and some bugfixing, nw therealmogminer@gmail.com2016-03-231-4/+4
* Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-4/+6
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-4/+4
* Fix up a few things in chain JSON loading, nw therealmogminer@gmail.com2016-02-271-0/+54