Browse Source

BeaverCreek doesn't like BFI INT patching.

nfactor-troky
Con Kolivas 12 years ago
parent
commit
69494c12ed
  1. 3
      ocl.c

3
ocl.c

@ -640,8 +640,7 @@ build: @@ -640,8 +640,7 @@ build:
strstr(name, "Antilles" ) ||
strstr(name, "Wrestler" ) ||
strstr(name, "Zacate" ) ||
strstr(name, "WinterPark" ) ||
strstr(name, "BeaverCreek" ))
strstr(name, "WinterPark" ))
patchbfi = true;
} else
applog(LOG_DEBUG, "cl_amd_media_ops not found, will not set BITALIGN");

Loading…
Cancel
Save