summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/texturehandleprovider.h
Commit message (Expand)AuthorAgeFilesLines
* render/bgfx: Fixed texture object lifecycle issues. Vas Crabb2023-02-021-5/+5
* Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz] MooglyGuy2023-01-291-0/+1
* -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe... MooglyGuy2021-09-041-1/+2
* BGFX fixes for various backends (#8469) [Ryan Holtz] MooglyGuy2021-08-201-0/+1
* -bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno... Ryan Holtz2020-06-201-0/+1
* Cleanup in the bgfx aisle, nw therealmogminer@gmail.com2016-03-251-1/+2
* Add double-buffered render target support to bgfx shader defs, nw therealmogminer@gmail.com2016-03-131-0/+28