- enabled hqNx MMX on all platforms with Intel intrinsics support

This commit is contained in:
alexey.lysiuk 2015-12-25 15:41:06 +02:00
commit 1c5d0ccd65
3 changed files with 41 additions and 11 deletions

View file

@ -57,7 +57,7 @@ CUSTOM_CVAR (Float, vid_contrast, 1.f, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)
// when they are actually valid.
void gl_SetupMenu()
{
#ifndef _MSC_VER
#ifndef HAVE_MMX
FOptionValues **opt = OptionValues.CheckKey("HqResizeModes");
if (opt != NULL)
{