summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/texturemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe... MooglyGuy2021-09-041-10/+14
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* BGFX fixes for various backends (#8469) [Ryan Holtz] MooglyGuy2021-08-201-8/+11
* bgfx png: The message parameters were the wrong way around. Robbbert2021-02-211-1/+1
* Much more core std::string_view modernization AJR2021-01-201-1/+1
* Various improvements to image file handling: Vas Crabb2020-10-081-1/+5
* -bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno... Ryan Holtz2020-06-201-3/+3
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-9/+9
* -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] MooglyGuy2019-10-131-7/+13
* -bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] mooglyguy2018-08-261-2/+76
* Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... Miodrag Milanovic2017-12-011-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+0
* Add runtime screen chain selection, nw therealmogminer@gmail.com2016-04-091-10/+25
* Cleanups and version bump Miodrag Milanovic2016-03-301-41/+41
* Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-251-1/+11
* Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-2/+31
* More bgfx HLSL fixups, nw therealmogminer@gmail.com2016-03-161-1/+9
* Add double-buffered render target support to bgfx shader defs, nw therealmogminer@gmail.com2016-03-131-5/+16
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-2/+2
* Fix up a few things in chain JSON loading, nw therealmogminer@gmail.com2016-02-271-1/+4
* 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
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-0/+36