libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
9.86k stars 1.78k forks source link

Ozone UI's fonts disappear after selecting d3d9 video driver #11466

Open notNSANE opened 3 years ago

notNSANE commented 3 years ago

Description

Fonts disappear after selecting d3d9. Issue doesn't happen on d3d10, d3d11, gl, glcore, gl1 (can't test d3d12 since I don't have a compatible GPU).

image

Expected behavior

Fonts don't disappear.

Actual behavior

Fonts disappear.

Steps to reproduce the bug

  1. Select d3d9 renderer and restart RetroArch.

Version/Commit

You can find this information under Information/System Information

Environment information

bslenul commented 3 years ago

Couldn't reproduce at first, until I toggled to fullscreen... :p For some reason it doesn't happen in Windowed mode.