mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
Fix Acceleration Linking for Intel Ironlake iGPUs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -999,8 +999,6 @@ AddAMDTeraScale2Brightness11 = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
AddIntelGen1Accel = [
|
AddIntelGen1Accel = [
|
||||||
"AppleIntelFramebufferAzul.kext",
|
|
||||||
"AppleIntelFramebufferCapri.kext",
|
|
||||||
"AppleIntelHDGraphics.kext",
|
"AppleIntelHDGraphics.kext",
|
||||||
"AppleIntelHDGraphicsFB.kext",
|
"AppleIntelHDGraphicsFB.kext",
|
||||||
"AppleIntelHDGraphicsGA.plugin",
|
"AppleIntelHDGraphicsGA.plugin",
|
||||||
|
|||||||
Reference in New Issue
Block a user