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

rsx: Flip changes #5162

Merged
merged 2 commits into from Sep 24, 2018
Merged

rsx: Flip changes #5162

merged 2 commits into from Sep 24, 2018

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Sep 22, 2018

Follow-up to #4914 by Jarves

@kd-11 kd-11 changed the title rsx: Flip changes [WIP] rsx: Flip changes Sep 22, 2018
@kd-11 kd-11 force-pushed the rsx_volatile branch 3 times, most recently from 65ac311 to 8a33c31 Compare September 22, 2018 07:52
@kd-11 kd-11 changed the title [WIP] rsx: Flip changes rsx: Flip changes Sep 22, 2018
@@ -768,4 +768,56 @@ namespace rsx
}
}
}

template <typename T, typename bitmask_type = u32>
class atomic_bitmask_t
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing XOR op?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't have a use for it, but it can be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants