Skip to content

This fixes the default renderer and resolution display so it is always on - #48

atsb requested to merge (removed):fix_render_resolution_display into master

This cleans up the renderer and resolution selection and displays resolutions by default with the current resolution automatically selected on startup.

I have removed some unused strings for Software and Direct3D as well as cleaned up some of the unused code for these parts. I have also removed (GL) Default so it only displays 'OpenGL' which is multi-language friendly and painfully obvious to end-users which renderer is used (the only one).

Merge request reports