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

OpcodeDecoder: Calculate decoding time for vertices #1973

Merged
merged 1 commit into from Jan 30, 2015

Conversation

degasus
Copy link
Member

@degasus degasus commented Jan 27, 2015

But I have no clue about the correct formulation. But the current one is likely wrong.

@degasus
Copy link
Member Author

degasus commented Jan 27, 2015

Thx @skidau for pointing out a constant in our source which says that we need 4 clocks per vertex: https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/VideoCommon/CommandProcessor.cpp#L207

@FioraAeterna
Copy link
Contributor

This looks pretty reasonable. I think we need a comment explaining the time though (and per the IRC discussion, maybe *3 instead of *6...?)

@degasus
Copy link
Member Author

degasus commented Jan 29, 2015

@FioraAeterna fixed

skidau added a commit that referenced this pull request Jan 30, 2015
OpcodeDecoder: Calculate decoding time for vertices
@skidau skidau merged commit b92eb03 into dolphin-emu:master Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants