summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/slider.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix building with gcc-13 (#10917) Julian Sikorski2023-02-201-0/+1
* render/bgfx: Got rid of a lot of unnecessary object copying during setup. Vas Crabb2023-01-291-2/+2
* bgfx: Save values of most sliders per-system. Vas Crabb2023-01-081-4/+7
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-0/+4
* ui: Clean up slider callbacks AJR2021-01-271-4/+1
* Use std::unique_ptr to manage instances of slider_state (nw) AJR2017-09-151-4/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* More slider cleanup, nw therealmogminer@gmail.com2016-05-281-2/+3
* Move slider_state and ui_menu_item into src/frontend/mame, nw therealmogminer@gmail.com2016-05-161-1/+1
* Fix preservation of settings when changing screen chain selection with multip... therealmogminer@gmail.com2016-04-261-1/+4
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+1
* Simplified min, max, default and step value handling for chain configuration ImJezze2016-04-221-7/+6
* Cleanups and version bump Miodrag Milanovic2016-03-301-22/+22
* Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-3/+4
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-0/+3
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-12/+39
* Cleanups and version bump Miodrag Milanovic2016-02-241-6/+6
* Fix some compile errors, not sure if all(nw) therealmogminer@gmail.com2016-02-211-0/+8
* More JSON reader plumbing, nw therealmogminer@gmail.com2016-02-211-9/+10
* More reshuffling, nw therealmogminer@gmail.com2016-02-211-0/+40