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

Add GPUDeterminismMode to isoproperties. #1515

Merged
merged 1 commit into from Nov 20, 2014

Conversation

RachelBryk
Copy link
Member

No description provided.

arrayStringFor_GPUDeterminism.Add(_("Not Set"));
arrayStringFor_GPUDeterminism.Add(_("auto"));
arrayStringFor_GPUDeterminism.Add(_("none"));
arrayStringFor_GPUDeterminism.Add(_("fake-completion "));

This comment was marked as off-topic.

wxBoxSizer* const sGPUDeterminism = new wxBoxSizer(wxHORIZONTAL);
wxStaticText* const GPUDeterminismText = new wxStaticText(m_GameConfig, wxID_ANY, _("Deterministic dual core: "));
arrayStringFor_GPUDeterminism.Add(_("Not Set"));
arrayStringFor_GPUDeterminism.Add(_("auto"));

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

comex added a commit that referenced this pull request Nov 20, 2014
Add GPUDeterminismMode to isoproperties.
@comex comex merged commit dd2c8c4 into dolphin-emu:master Nov 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants