summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/target.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵ Miodrag Milanovic2017-12-011-3/+3
| | | | shader binaries and MAME part of code to support new interfaces [Miodrag Milanovic]
* Update BGFX and BX packages and update MAME code to support new API (nw) Miodrag Milanovic2016-09-031-1/+1
| | | | Generated missing shaders (nw)
* 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
| | | | | "emu.h" includes from src/osd/modules/render/bgfx code. There is still a conflict between mame memory.h and bgfx memory.h to be resolved.
* reverting 88e84e7c52e7e9f6c84d9607de9517b897f709ca (nw) Miodrag Milanovic2016-04-031-1/+1
|
* ATTN: Ryan, please check. This is flag that causes BGFX looked worst then ↵ Miodrag Milanovic2016-04-031-1/+1
| | | | others (nw)
* 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