summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/targetmanager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* render/bgfx: Fixed texture object lifecycle issues. Vas Crabb2023-02-021-51/+55
* Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz] MooglyGuy2023-01-291-19/+23
* bgfx: fix flurry of bogus warning messages hap2021-10-291-1/+1
* BGFX fixes for various backends (#8469) [Ryan Holtz] MooglyGuy2021-08-201-10/+12
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-2/+2
* fixed some clang-tidy warnings (nw) (#6236) Oliver Stöneberg2020-01-301-2/+2
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-1/+1
* 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 AJR2016-03-261-0/+1
* | 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