GL|Fixed: Disable texture NPOT if the ARB extension is missing
The texture NPOT GL feature was not being disabled if the required ARB extension was missing. The feature was only disabled with the command line options.
Fixes the issue of a fully white main menu background screen, missing game UI fonts and psprites.
GL|Fixed: Disable texture NPOT if the ARB extension is missing
The texture NPOT GL feature was not being disabled if the required
ARB extension was missing. The feature was only disabled with the
command line options.
Fixes the issue of a fully white main menu background screen,
missing game UI fonts and psprites.