summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/paramreader.h
Commit message (Collapse)AuthorAgeFilesLines
* render/bgfx: Got rid of a lot of unnecessary object copying during setup. Vas Crabb2023-01-291-6/+8
|
* Added "selection" parameter to chain input sampler ImJezze2016-04-241-1/+2
| | | | | - if specified all textures (.png) within the same directoy of the given texture will be selectable via slider in the UI - also added slider for "shadow mask tile mode" to HLSL chain
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
|
* Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-1/+1
|
* Make JSON error checking a lot more verbose therealmogminer@gmail.com2016-03-191-2/+2
|
* Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-151-1/+1
|
* Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-3/+3
|
* Cleanups and version bump Miodrag Milanovic2016-02-241-5/+5
|
* 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/+22