Skip to content

Releases: joevt/AllRez

v1.2.1

09 May 08:43
Compare
Choose a tag to compare
  • Add compatibility for ppc G3 on 10.4.
  • Fix i2c issue with x86_64 on 10.5.

v1.2

07 Apr 04:02
Compare
Choose a tag to compare
  • Added support for all macOS versions starting from Mac OS X 10.4.
  • Added support for PowerPC Macs.
  • Added older versions of iogdiagnose starting from macOS 10.13.4.
  • Added parsing of scaled-resolutions, dspc, drng, trng, tinf, tovr
  • Fixed some bugs and made some minor improvements.

v1.1

20 Jun 13:40
Compare
Choose a tag to compare
  • Added iogdiagnose output which includes AGDCDiagnose output.
  • Added extra parsing for GTRACE of AGDCDiagnose and KTRACE of iogdiagnose (info from macOS 12.4 - may not be correct for other versions of macOS).
  • Added DPCD parsing updates from linux.
  • Added DPCD parsing for MST topology using DisplayPort sideband messages.
  • Added interface to iofbdebug patches of WhateverGreen.kext. iofbdebug provides better attribute info. It can also be used for changing settings that are not accessible otherwise, such as setting 6bpc for Nvidia GPU.
  • Output now uses { } instead of [ ] so that text blocks can be opened and closed properly in text editors that support text blocks (for example, in BBEdit.app, view the AllRez output as a C++ file)
  • Made some minor corrections to output.

v1.0

26 Apr 07:53
Compare
Choose a tag to compare
  • First release.