summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/suppressorreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* render/bgfx: Got rid of a lot of unnecessary object copying during setup. Vas Crabb2023-01-291-12/+11
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-3/+0
* -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] MooglyGuy2019-10-131-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-48/+48
* Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-8/+14
* Make JSON error checking a lot more verbose therealmogminer@gmail.com2016-03-191-16/+11
* Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-2/+8
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-0/+89