Skip to content

Releases: acidanthera/WhateverGreen

1.1.4

20 Dec 18:40
Compare
Choose a tag to compare

v1.1.4

  • Added automatic screen boot artifact correction (-radlogo is no longer necessary and is removed)
  • Added automatic CFG_FB_LIMIT correction to avoid issues on several Polaris GPUs on 10.13

1.1.3

11 Nov 14:39
Compare
Choose a tag to compare

v1.1.3

  • Added more GPU models to automatic detection
  • Added -rad4200 option to fix freezes and possibly improve the performance of Radeon Pro 560 on 10.13

1.1.2

22 Oct 14:46
Compare
Choose a tag to compare

v1.1.2

  • Enabled the kext in installer and recovery by default
  • Improved controller start debugging

1.1.1

18 Oct 17:25
Compare
Choose a tag to compare

v1.1.1

  • Added more GPU models to automatic detection
  • Rename GPU name to GFX0 only if it does not start with GFX prefix
  • Added -radnoaudio boot argument to avoid DP/HDMI audio autoenabling
  • Added no-audio-autofix gpu controller property to avoid DP/HDMI audio autoenabling

1.1.0

10 Oct 11:59
Compare
Choose a tag to compare

v1.1.0

  • Requires Lilu 1.2.0 or newer
  • Added more GPU models to automatic detection
  • Fixed GPU controller name to GFX0 if not already changed
  • Fixed HDMI audio initialising even when the kext is disabled

1.0.4

27 Aug 15:24
Compare
Choose a tag to compare

v1.0.4

  • Added more GPU models to automatic detection
  • Initial Vega series support
  • Fixed minor issues in HDMI audio enabling code

1.0.3

05 Aug 14:17
Compare
Choose a tag to compare

v1.0.3

  • Fixed radpg bit mask working incorrectly
  • Added manual tuning of aty_config, aty_properties, and cail_properties via ACPI
  • Changed HDMI audio layout-id to match HDEF layout-id if available

1.0.2

02 Aug 22:58
Compare
Choose a tag to compare

v1.0.2

  • Added more GPU models to automatic detection
  • Added basic automatic HDMI audio correction
  • Fixed WhateverName os version requirements
  • Disabled connector ordering by default (use connector-priority if needed)
  • Changed connector-priority default type importance
  • Added version info for easier debugging

Note: 1.0.1 and 1.0.2 disable features that are incompatible with some GPUs. If you got black screen after an update check the FAQ regarding -raddvi boot argument and connector-priority property.

1.0.1

29 Jul 20:26
Compare
Choose a tag to compare

v1.0.1

  • Added more GPU models to automatic detection
  • Disabled DVI transmitter changes by default (use -raddvi boot-arg)
  • Added IOAccelDeviceGetName correction
  • Added libWhateverName.dylib with an app for GPU GL/Compute/Metal engine name correction

1.0.0

26 Jul 22:48
Compare
Choose a tag to compare

v1.0.0

  • Initial release