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

Use DeviceInt* instead of DeviceUint*. #3291

Merged
merged 1 commit into from Nov 15, 2018
Merged

Commits on Nov 15, 2018

  1. Use DeviceInt* instead of DeviceUint*.

    We currently use a mix of both which can be untiddy at places and is error prone when doing intermediate computations that may go through negative values.
    nical authored and jrmuizel committed Nov 15, 2018
You can’t perform that action at this time.