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

VideoBackends: use a bitset for D3D11's state management #11551

Merged
merged 1 commit into from Feb 25, 2023

Conversation

iwubcode
Copy link
Contributor

@iwubcode iwubcode commented Feb 11, 2023

Built on top of #11550 , used by a future feature.

@iwubcode iwubcode changed the title VideoBackends: use a bitset for D3D11's sampler management VideoBackends: use a bitset for D3D11's state management Feb 11, 2023
Source/Core/VideoBackends/D3D/D3DState.h Outdated Show resolved Hide resolved
…a bitset with a constant size, instead of hardcoding each individual enumeration value
@delroth delroth merged commit f682225 into dolphin-emu:master Feb 25, 2023
14 checks passed
@iwubcode iwubcode deleted the d3d11_sampler_bitset branch February 25, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants