summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/drawbgfx.cpp
Commit message (Expand)AuthorAgeFilesLines
* emscripten: fixes to get bgfx working (#13255) algestam2025-02-061-0/+3
* Cherry-pick wayland improvements from upstream bgfx (#13070) Julian Sikorski2025-01-021-41/+4
* Miscellaneous change roll-up: Vas Crabb2023-09-291-24/+34
* render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451) Julian Sikorski2023-09-291-4/+44
* osd: Moved some windows-specific stuff into osd/windows/window.{h,cpp}. Vas Crabb2023-02-261-1/+1
* BGFX: Check window manager type returned by SDL. Vas Crabb2023-02-031-24/+62
* bgfx: Refined configuration handling: Vas Crabb2023-02-021-3/+4
* osd: Fixed BGFX crash on toggling fullscreen on Linux. Vas Crabb2023-02-021-53/+127
* render/bgfx: Fixed texture object lifecycle issues. Vas Crabb2023-02-021-1/+0
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-011-295/+415
* Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz] MooglyGuy2023-01-291-29/+65
* bgfx: Save values of most sliders per-system. Vas Crabb2023-01-081-27/+84
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-0/+27
* bgfx: Honour antialias flag on textured quad primitives (fixes MT08340). Vas Crabb2022-06-061-1/+1
* bgfx: Honour texture wrap flag. (#9812) Vas Crabb2022-05-231-6/+6
* Updated BGFX fixes; verified as working on Linux and Windows. (#9420) MooglyGuy2022-03-151-165/+199
* Revert "More BGFX stability improvements (missing files + multi-window) (#9410)" Vas Crabb2022-03-161-120/+136
* More BGFX stability improvements (missing files + multi-window) (#9410) MooglyGuy2022-03-141-136/+120
* Remove OSD_UWP from rest of code Miodrag Milanovic2021-10-261-24/+1
* -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe... MooglyGuy2021-09-041-3/+4
* BGFX fixes for various backends (#8469) [Ryan Holtz] MooglyGuy2021-08-201-10/+13
* Remove not suported platform Miodrag Milanovic2021-08-151-5/+0
* osdwindow.cpp: Centralize basic functions; de-virtualize various getters AJR2021-01-041-15/+15
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* -bgfx: Don't try to invoke a frame immediately after resetting the renderer d... Ryan Holtz2020-06-201-2/+2
* -bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno... Ryan Holtz2020-06-201-1/+1
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-4/+4
* bgfx: Fix edge case around B/C/G settings. [Couriersud] couriersud2019-11-241-1/+2
* -bgfx: Fixed broken rendering when using bgfx_screen_chains none, nw mooglyguy2019-11-221-4/+20
* -bgfx: Uncomment D3D12 backend detection, as it apparently no longer crashes ... MooglyGuy2019-10-231-5/+4
* -bgfx: Rework chain updating to minimize primlist locking, nw MooglyGuy2019-10-221-1/+15
* -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] MooglyGuy2019-10-131-2/+4
* WIP: sync bgfx, bx and bimg with latest upstream (#5723) Julian Sikorski2019-10-131-1/+10
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-151-0/+21
* 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] mooglyguy2018-12-051-13/+18
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-4/+4
* -bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] mooglyguy2018-08-261-6/+3
* Not going to pretend I understand that code, but that reduces blowups (nw) Olivier Galibert2018-07-181-1/+2
* -bgfx: Abstracted some view-related functions into bgfx_view class, nw mooglyguy2018-01-131-94/+62
* bgfx: Use bgfx::ViewMode::Sequential, fixes handheld overlays, nw mooglyguy2018-01-011-0/+2
* Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... Miodrag Milanovic2017-12-011-12/+11
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-1/+0
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-0/+1
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-1/+0
* Fix compile with latest BGFX (nw) Miodrag Milanovic2017-01-021-5/+6
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-11/+12
* UWP builds again but by no means working (nw) Brad Hughes2016-11-101-3/+3
* Add more UWP support (nw) Miodrag Milanovic2016-11-091-2/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24