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

VideoCommon: Use std::span for BoundingBox::Write() #12371

Merged
merged 1 commit into from Dec 12, 2023

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Dec 9, 2023

Crosses off a lingering TODO.

Also amends a few nearby cases where a u32 cast was being repromoted to size_t.

Crosses off a lingering TODO.

Also amends a few nearby cases where a u32 cast was being repromoted to
size_t.
@Tilka Tilka merged commit 4d98c23 into dolphin-emu:master Dec 12, 2023
11 checks passed
@lioncash lioncash deleted the span branch December 12, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants