Skip to content

Releases: acidanthera/WhateverGreen

1.6.6

07 Aug 12:55
c7c8dc7
Compare
Choose a tag to compare

v1.6.6

  • Extended the Backlight Registers Alternative Fix (BLT) submodule to support both KBL and CFL platforms. (by @0xFireWolf)
  • Revised the Backlight Registers Fix (BLR) submodule to make it compatible with the Backlight Smoother (BLS) on KBL platforms. (by @0xFireWolf)

1.6.5

12 Jun 15:04
e2d3d20
Compare
Choose a tag to compare

v1.6.5

  • Added constants for macOS 14 support
  • Added a new boot argument -igfxblt to revert the optimizations done by the compiler in backlight related functions, fixing the 3-minute dark screen issue and making Backlight Smoother (BLS) work on mobile Coffee Lake platforms running macOS 13.4 or later. (by @0xFireWolf)

1.6.4

14 Feb 10:25
Compare
Choose a tag to compare

v1.6.4

  • Fixed Radeon RX 5500 XT identification regression

1.6.3

02 Jan 14:57
Compare
Choose a tag to compare

v1.6.3

  • Added various GPU identifiers from different Macs
  • Added disable-telemetry-load to disable iGPU telemetry loading that may cause a freeze during startup on certain laptops such as Chromebooks.

1.6.2

06 Dec 15:57
cd09a54
Compare
Choose a tag to compare

v1.6.2

  • Added W7170M/S7100X ID

1.6.1

01 Aug 13:50
6c3aa1c
Compare
Choose a tag to compare

v1.6.1

  • Improved Skylake graphics spoofing support by removing profile 2 from VTSupportedProfileArray on macOS 13+, thanks @abenraj and @dhinakg

1.6.0

04 Jul 17:08
008bfc3
Compare
Choose a tag to compare

v1.6.0

  • Added constants required for macOS 13 update
  • Added Skylake graphics spoofing support on macOS 13+ by @dhinakg
  • Modified brightness change requests to replace previous requests instead of queuing

1.5.9

06 Jun 13:26
Compare
Choose a tag to compare

v1.5.9

  • Add AMD prefix for all Radeon cards to follow latest Apple naming scheme

1.5.8

07 Mar 17:40
66a10d2
Compare
Choose a tag to compare

v1.5.8

  • Inverted logic for GVA support, which is now disabled by default and can be enabled by enable-gva-support.

1.5.7

07 Feb 17:59
3908d48
Compare
Choose a tag to compare

v1.5.7

  • Fixed maximum backlight level on Ice Lake IGPUs