summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/slider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std::unique_ptr to manage instances of slider_state (nw) AJR2017-09-151-6/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* More slider cleanup, nw therealmogminer@gmail.com2016-05-281-3/+6
* Fix preservation of settings when changing screen chain selection with multip... therealmogminer@gmail.com2016-04-261-0/+7
* 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-13/+7
* Add runtime screen chain selection, nw therealmogminer@gmail.com2016-04-091-2/+2
* Revert "Fix SDL compile on linux. Took the opportunity to remove a number of" Miodrag Milanovic2016-04-081-0/+2
* Fix SDL compile on linux. Took the opportunity to remove a number of couriersud2016-04-081-2/+0
* Cleanups and version bump Miodrag Milanovic2016-03-301-68/+68
* Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-10/+7
* Fix scrolling in slider list, nw therealmogminer@gmail.com2016-03-171-1/+0
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-9/+34
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-40/+87
* 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-0/+57