summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/sliderreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* render/bgfx: Got rid of a lot of unnecessary object copying during setup. Vas Crabb2023-01-291-11/+10
* bgfx: Save values of most sliders per-system. Vas Crabb2023-01-081-26/+30
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-1/+0
* fixed some clang-tidy warnings (nw) (#6236) Oliver Stöneberg2020-01-301-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Added "selection" parameter to chain input sampler ImJezze2016-04-241-9/+10
* Simplified min, max, default and step value handling for chain configuration ImJezze2016-04-221-23/+20
* Revert "Fix SDL compile on linux. Took the opportunity to remove a number of" Miodrag Milanovic2016-04-081-0/+1
* Fix SDL compile on linux. Took the opportunity to remove a number of couriersud2016-04-081-1/+0
* Cleanups and version bump Miodrag Milanovic2016-03-301-94/+94
* Cleanup in the bgfx aisle, nw therealmogminer@gmail.com2016-03-251-5/+5
* Per-screen sliders and some bugfixing, nw therealmogminer@gmail.com2016-03-231-6/+7
* Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-30/+39
* Make JSON error checking a lot more verbose therealmogminer@gmail.com2016-03-191-27/+33
* Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-151-9/+8
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-37/+114
* Cleanups and version bump Miodrag Milanovic2016-02-241-7/+7
* 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/+66