mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
psq_l with QUANTIZE_FLOAT does not use the FPU, so it does not trim the precision of the u32 input data. We already have the helper ConvertToDouble for floating point u32->u64 convertion used in lfs, so let's use it here as well. |
||
|---|---|---|
| .. | ||
| AudioCommon | ||
| Common | ||
| Core | ||
| DiscIO | ||
| DolphinNoGUI | ||
| DolphinQt | ||
| InputCommon | ||
| MacUpdater | ||
| UICommon | ||
| Updater | ||
| UpdaterCommon | ||
| VideoBackends | ||
| VideoCommon | ||
| CMakeLists.txt | ||