Hardware/Nvidia/NvidiaGPU.cs
Sun, 09 May 2010 16:22:13 +0000 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
Thu, 06 May 2010 19:20:38 +0000 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
Sat, 20 Feb 2010 19:51:10 +0000 Improved Winbond temperature reading. Temperatures create by adding PECI Agent values (delta to TCC Activation Temperature) to a (possibly uncalibrated) TBase are not read. Direct reading temperatures from sensor report register if available. Added lower bound for temperatures on Winbond chips. Nvidia GPUs are now displayed even if they do not have any sensors.
Tue, 09 Feb 2010 19:42:33 +0000 Added support for NVIDIA fan rpm. Changed NVIDIA GPU enumeration.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.