summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/chainentry.h
Commit message (Expand)AuthorAgeFilesLines
* -bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno... Ryan Holtz2020-06-201-1/+1
* srcclean (nw) Vas Crabb2019-11-251-1/+1
* -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] MooglyGuy2019-11-251-2/+3
* -bgfx: Rework chain updating to minimize primlist locking, nw MooglyGuy2019-10-221-6/+6
* -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] MooglyGuy2019-10-131-2/+2
* Fixed several small issues in HLSL/BGFX Jezze2016-09-281-2/+4
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Added "selection" parameter to chain input sampler ImJezze2016-04-241-2/+3
* Implemented handling for u_screen_scale and u_screen_offset (nw) ImJezze2016-04-211-2/+4
* Refactored BGFX distortion pass (nw) ImJezze2016-04-191-0/+1
* bgfx: Add data-driven render target clearing [Ryan Holtz] therealmogminer@gmail.com2016-04-141-1/+3
* Cleanups and version bump Miodrag Milanovic2016-03-301-10/+10
* Get bgfx post-processing working with laserdisc games, nw therealmogminer@gmail.com2016-03-291-0/+1
* Add screen-specific shader chain support, nw therealmogminer@gmail.com2016-03-231-5/+6
* Fix cocktail mode crash therealmogminer@gmail.com2016-03-211-2/+2
* Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-4/+3
* Hopefully fix crashes on SDL, nw therealmogminer@gmail.com2016-03-181-1/+1
* Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-1/+7
* More bgfx HLSL fixups, nw therealmogminer@gmail.com2016-03-161-3/+6
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-2/+6
* Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw therealmogminer@gmail.com2016-03-131-1/+6
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-7/+9
* 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 reshuffling, nw therealmogminer@gmail.com2016-02-211-0/+34