microsoft / MixedRealityToolkit

The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
MIT License
859 stars 277 forks source link

Fix build warnings for ARM and x64, add VRAM usage query, and rename to GpuStats #198

Closed botrif closed 5 years ago

keveleigh commented 5 years ago

Closed and reopened to try to remove the failing status check. Feel free to ignore it, as it's failing because of me, not your code :) it won't prevent the merge.

botrif commented 5 years ago

Ugh, I made additional changes to my fork but didn't mean for them to end up in this PR. Is there a way to fix it up or should I try to make a new one? I do intend to PR the further changes: I've added VRAM usage query and correspondingly renamed the plugin to GpuStats due to the additional information it can now provide