summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/statereader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use C++ library includes (nw) firewave2020-01-221-1/+1
|
* Simplified min, max, default and step value handling for chain configuration ImJezze2016-04-221-0/+9
| | | | - min, max, default and step are now floating points without an addition scale factor
* Fix SDL compile on linux. Took the opportunity to remove a number of couriersud2016-04-081-0/+2
| | | | | "emu.h" includes from src/osd/modules/render/bgfx code. There is still a conflict between mame memory.h and bgfx memory.h to be resolved.
* Cleanups and version bump Miodrag Milanovic2016-03-301-9/+9
|
* Cleanup in the bgfx aisle, nw therealmogminer@gmail.com2016-03-251-0/+7
|
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-4/+8
|
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-2/+15
|
* consistency fixes and add missed files (nw) Miodrag Milanovic2016-03-041-0/+2
|
* Cleanups and version bump Miodrag Milanovic2016-02-241-55/+55
|
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-0/+107