Skip to content
Success

Changes

Summary

  1. Fix GPU memory when more than 1 adapter is present by guessing the main (commit: f708787) (details)
  2. Fix for GPU - PART 2 (commit: 80499ee) (details)
  3. Remove stuff we don't use (commit: a133eb2) (details)
  4. Add Peak memory and fix max memory for 64bit (commit: de583aa) (details)
  5. Cleanup (commit: 5f3d35b) (details)
  6. v1.3.0 (commit: d5fc2d5) (details)
Commit f7087876ab1c72fdb54cf4c031358d5f59baffa0 by sarbian
Fix GPU memory when more than 1 adapter is present by guessing the main
adapter
(commit: f708787)
The file was modified GCMonitor.cs (diff)
The file was modified GPU/D3DKMT.cs (diff)
The file was modified GCMonitor.cs (diff)
Commit de583aad4c0b9dd9ad8bb091f43734b5805c98ef by sarbian
Add Peak memory and fix max memory for 64bit
(commit: de583aa)
The file was modified GCMonitor.cs (diff)
The file was modified GPU/D3DKMT.cs (diff)
The file was modified GCMonitor.cs (diff)
The file was modified StringParser.cs (diff)
The file was modified Properties/AssemblyInfo.cs (diff)