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 unsigned chars for image rendering #48

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

stephenswat
Copy link
Member

This ensures that the rendered bitmaps don't come out weirdly on platforms where chars are singed by default.

This ensures that the rendered bitmaps don't come out weirdly on
platforms where chars are singed by default.
@stephenswat stephenswat added bug Something isn't working cuda Improvements and issues related to CUDA core Issues and changes related to the core library labels Nov 20, 2024
@stephenswat stephenswat merged commit af93396 into acts-project:main Nov 20, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Issues and changes related to the core library cuda Improvements and issues related to CUDA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant