summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/target.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use D32F texture format instead of D24, should fix AMD hardware (#8516) Julian Sikorski2021-08-301-2/+2
* BGFX fixes for various backends (#8469) [Ryan Holtz] MooglyGuy2021-08-201-3/+12
* 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] mooglyguy2018-12-051-2/+2
* Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... Miodrag Milanovic2017-12-011-3/+3
* Update BGFX and BX packages and update MAME code to support new API (nw) Miodrag Milanovic2016-09-031-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-0/+1
* Fix SDL compile on linux. Took the opportunity to remove a number of couriersud2016-04-081-1/+1
* reverting 88e84e7c52e7e9f6c84d9607de9517b897f709ca (nw) Miodrag Milanovic2016-04-031-1/+1
* ATTN: Ryan, please check. This is flag that causes BGFX looked worst then oth... Miodrag Milanovic2016-04-031-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-26/+25
* Reinstate scale param for bgfx texture, nw therealmogminer@gmail.com2016-03-301-8/+4
* Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-251-11/+13
* Fix compile (nw) Miodrag Milanovic2016-03-231-1/+1
* Fix housemnq crash, nw therealmogminer@gmail.com2016-03-221-7/+16
* Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-1/+2
* Hopefully fix crashes on SDL, nw therealmogminer@gmail.com2016-03-181-9/+23
* Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-4/+8
* More bgfx HLSL fixups, nw therealmogminer@gmail.com2016-03-161-1/+1
* Add double-buffered render target support to bgfx shader defs, nw therealmogminer@gmail.com2016-03-131-8/+78
* Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw therealmogminer@gmail.com2016-03-131-2/+2
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-4/+6
* Fix some compile errors, not sure if all(nw) therealmogminer@gmail.com2016-02-211-0/+8
* More work on targets, nw therealmogminer@gmail.com2016-02-211-0/+6
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-0/+12