Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use std::llround in MapFloat #11078

Merged
merged 1 commit into from Sep 23, 2022

Conversation

Minty-Meeo
Copy link
Member

I don't see why not.

I don't see why not.
@Minty-Meeo
Copy link
Member Author

Spin-off of #11034

@AdmiralCurtiss
Copy link
Contributor

While I don't really see a reason for this (all the currently existing inputs to this function are u8, and there's a static_assert that would yell at you if you tried to use it with anything to big), I'll take this because it technically fixes an inconsistency between LP64 and LLP64 platforms.

@AdmiralCurtiss AdmiralCurtiss merged commit 75c5022 into dolphin-emu:master Sep 23, 2022
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants