mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-03 13:32:56 -06:00
f460ecc182
* GPU: Add HLE macros for popular NVN macros
* Remove non-vector equality check
The case where it's not hardware accelerated will do the check integer-wise anyways.
* Whitespace 😔
* Address Feedback