summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/targetmanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+2
|
* Fix debug crash with bgfx screen chains therealmogminer@gmail.com2016-05-261-2/+5
|
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+4
|
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-171-1/+1
|
* Add runtime screen chain selection, nw therealmogminer@gmail.com2016-04-091-2/+26
|
* Cleanups and version bump Miodrag Milanovic2016-03-301-53/+53
|
* Reinstate scale param for bgfx texture, nw therealmogminer@gmail.com2016-03-301-9/+8
|
* fix compile (nw) Lord-Nightmare2016-03-261-1/+0
|
* Merge pull request #743 from ajrhacker/options R. Belmont2016-03-261-0/+1
|\ | | | | Allow software selected from UI to install slot defaults
| * Allow software selected from UI to install slot defaults AJR2016-03-261-0/+1
| | | | | | | | Prevent clang warning about unused variable in BGFX target_manager (nw)
* | Fix unused variable, nw therealmogminer@gmail.com2016-03-251-2/+1
| |
* | Cleanup in the bgfx aisle, nw therealmogminer@gmail.com2016-03-251-2/+2
|/
* Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-251-113/+66
|
* Fix housemnq crash, nw therealmogminer@gmail.com2016-03-221-43/+139
|
* Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-3/+34
|
* Hopefully fix crashes on SDL, nw therealmogminer@gmail.com2016-03-181-12/+18
|
* Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-3/+5
|
* More bgfx HLSL fixups, nw therealmogminer@gmail.com2016-03-161-8/+9
|
* Add double-buffered render target support to bgfx shader defs, nw therealmogminer@gmail.com2016-03-131-9/+7
|
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-1/+26
|
* Fix up a few things in chain JSON loading, nw therealmogminer@gmail.com2016-02-271-2/+0
|
* Cleanups and version bump Miodrag Milanovic2016-02-241-10/+10
|
* Fix some compile errors, not sure if all(nw) therealmogminer@gmail.com2016-02-211-0/+11
|
* More work on targets, nw therealmogminer@gmail.com2016-02-211-0/+11
|
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-0/+33