| Commit message (Expand) | Author | Age | Files | Lines |
| * | -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe... |  MooglyGuy | 2021-09-04 | 1 | -10/+14 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -1/+1 |
| * | BGFX fixes for various backends (#8469) [Ryan Holtz] |  MooglyGuy | 2021-08-20 | 1 | -8/+11 |
| * | bgfx png: The message parameters were the wrong way around. |  Robbbert | 2021-02-21 | 1 | -1/+1 |
| * | Much more core std::string_view modernization |  AJR | 2021-01-20 | 1 | -1/+1 |
| * | Various improvements to image file handling: |  Vas Crabb | 2020-10-08 | 1 | -1/+5 |
| * | -bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno... |  Ryan Holtz | 2020-06-20 | 1 | -3/+3 |
| * | fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) |  Oliver Stöneberg | 2020-01-30 | 1 | -9/+9 |
| * | -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] |  MooglyGuy | 2019-10-13 | 1 | -7/+13 |
| * | -bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] |  mooglyguy | 2018-08-26 | 1 | -2/+76 |
| * | Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... |  Miodrag Milanovic | 2017-12-01 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0173 |  Miodrag Milanovic | 2016-04-27 | 1 | -1/+0 |
| * | Add runtime screen chain selection, nw |  therealmogminer@gmail.com | 2016-04-09 | 1 | -10/+25 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 1 | -41/+41 |
| * | Huge cleanup of render target handling, nw |  therealmogminer@gmail.com | 2016-03-25 | 1 | -1/+11 |
| * | Polishing up BGFX shader system, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -2/+31 |
| * | More bgfx HLSL fixups, nw |  therealmogminer@gmail.com | 2016-03-16 | 1 | -1/+9 |
| * | Add double-buffered render target support to bgfx shader defs, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -5/+16 |
| * | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -2/+2 |
| * | Fix up a few things in chain JSON loading, nw |  therealmogminer@gmail.com | 2016-02-27 | 1 | -1/+4 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -10/+10 |
| * | Fix some compile errors, not sure if all(nw) |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+11 |
| * | First take on render API reorg, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+36 |