Fix Acceleration Linking for Intel Ironlake iGPUs

This commit is contained in:
Mykola Grymalyuk
2021-04-24 23:04:13 -06:00
parent faad02a7fa
commit 37cd66265b
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@
- Automatically disable AMD TeraScale 2 GPUs in MacBook Pros - Automatically disable AMD TeraScale 2 GPUs in MacBook Pros
- Fix incorrectly disabling SIP/SMB on Metal GPUs - Fix incorrectly disabling SIP/SMB on Metal GPUs
- Fix error output when rebuilding kernel cache fails - Fix error output when rebuilding kernel cache fails
- Fix Acceleration Linking for Intel Ironlake iGPUs
## 0.1.0 ## 0.1.0
- Fix crash on iMacs with Metal GPUs - Fix crash on iMacs with Metal GPUs
-2
View File
@@ -999,8 +999,6 @@ AddAMDTeraScale2Brightness11 = [
] ]
AddIntelGen1Accel = [ AddIntelGen1Accel = [
"AppleIntelFramebufferAzul.kext",
"AppleIntelFramebufferCapri.kext",
"AppleIntelHDGraphics.kext", "AppleIntelHDGraphics.kext",
"AppleIntelHDGraphicsFB.kext", "AppleIntelHDGraphicsFB.kext",
"AppleIntelHDGraphicsGA.plugin", "AppleIntelHDGraphicsGA.plugin",