summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx
Commit message (Expand)AuthorAgeFilesLines
* Various optimisations to code generaton. Vas Crabb2023-03-262-4/+4
* Retired the over-stretched "system type" flags. Vas Crabb2023-03-231-1/+1
* Miscellaneous cleanup: Vas Crabb2023-03-211-2/+4
* Fix building with gcc-13 (#10917) Julian Sikorski2023-02-202-0/+2
* bgfx: Refined configuration handling: Vas Crabb2023-02-022-51/+93
* render/bgfx: Fixed texture object lifecycle issues. Vas Crabb2023-02-0210-194/+229
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-0114-170/+173
* render/bgfx: Fixed Linux build. Vas Crabb2023-01-292-3/+7
* render/bgfx: Got rid of a lot of unnecessary object copying during setup. Vas Crabb2023-01-2979-751/+777
* Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz] MooglyGuy2023-01-29130-355/+943
* bgfx: Back out some formatting changes to minimise conflicts. Vas Crabb2023-01-081-2/+6
* bgfx: Save values of most sliders per-system. Vas Crabb2023-01-088-104/+251
* Update BGFX, BX and BIMG (#10789) Miodrag Milanović2023-01-053-4/+8
* Revert "Update BGFX, BX and BIMG (#10750)" (#10787) R. Belmont2023-01-043-8/+4
* Update BGFX, BX and BIMG (#10750) Miodrag Milanović2023-01-043-4/+8
* Revert "-bgfx: Adjusted per-pass blending handling - fixes MT07586 and MT0758... MooglyGuy2022-12-266-49/+14
* -bgfx: Adjusted per-pass blending handling - fixes MT07586 and MT07587. (#107... MooglyGuy2022-12-266-14/+49
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-173-4/+4
* OSD/network interface cleanup AJR2022-08-281-0/+1
* bgfx: crt-geom and crt-geom-deluxe improvements: (#8653) cgwg2022-07-078-371/+238
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-0427-98/+111
* osdcore.h: Changed osd_subst_env to accept a std::string_view and return a st... npwoods2022-06-153-9/+4
* bgfx: Honour texture wrap flag. (#9812) Vas Crabb2022-05-231-1/+4
* Removed superfluous semicolons from various source files. (#9796) 0kmg2022-05-221-1/+1
* -bgfx: Fixed YUV shader to have better brightness balance. [Ryan Holtz] (#9425) MooglyGuy2022-03-171-4/+5
* Updated BGFX fixes; verified as working on Linux and Windows. (#9420) MooglyGuy2022-03-1514-104/+245
* Revert "More BGFX stability improvements (missing files + multi-window) (#9410)" Vas Crabb2022-03-1611-222/+98
* More BGFX stability improvements (missing files + multi-window) (#9410) MooglyGuy2022-03-1411-98/+222
* -bgfx: Added default LUT PNG, fixes LUT-effect crash. Fixed external texture ... MooglyGuy2022-03-122-8/+7
* Remove fileio.h from emu.h AJR2022-02-112-0/+2
* Removed extra semicolons after function bodies in remaining headers. (#9277) 0kmg2022-02-071-1/+1
* -osd/windows: Fixed stupid potential deadlock on exit. Vas Crabb2021-11-132-31/+15
* bgfx: fix flurry of bogus warning messages hap2021-10-291-1/+1
* -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe... MooglyGuy2021-09-047-33/+54
* Use D32F texture format instead of D24, should fix AMD hardware (#8516) Julian Sikorski2021-08-301-2/+2
* -bgfx: Fixed UV rounding errors in fs_blit_palette16; Switched back to direct... MooglyGuy2021-08-301-2/+9
* -bgfx: Revised fs_blit_palette16 to not use pixel rounding. Fixes issues in c... MooglyGuy2021-08-241-17/+2
* 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-2013-52/+91
* Fix to make it work on windows Miodrag Milanovic2021-08-121-2/+0
* update shader.mk according to one in bgfx Miodrag Milanovic2021-08-101-23/+45
* bgfx: Fixed crt-geom{,-deluxe} shader compilation and recompiled shaders. Vas Crabb2021-03-202-2/+2
* bgfx: crt-geom and crt-geom-deluxe enhancements (#7872) cgwg2021-03-207-70/+270
* bgfx png: The message parameters were the wrong way around. Robbbert2021-02-211-1/+1
* bgfx: crt-geom and crt-geom-deluxe enhancements (#7766) cgwg2021-02-214-33/+248
* render/bgfx: Use platform-specific path separator more consistently AJR2021-02-051-1/+1
* render/bgfx: Fix failure to load texture .png files when -artpath contains mu... AJR2021-02-031-45/+34
* Update "2020" text to "2021" (#7713) Stiletto2021-01-281-1/+1
* ui: Clean up slider callbacks AJR2021-01-276-57/+25
* srcclean in preparation for branching release Vas Crabb2021-01-24110-270/+270