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

Make Image::from_raw public #2608

Closed
wants to merge 1 commit into from

Conversation

LDeakin
Copy link
Contributor

@LDeakin LDeakin commented Nov 28, 2024

Part 1 of a series of small changes for partial sparse image support. See #2360.

Changelog:

### Additions
- Make `Image::from_raw` public

@Rua
Copy link
Contributor

Rua commented Nov 28, 2024

I have the code ready to implement the basics of sparse buffers and images, so this PR may be unnecessary. However, the reason I haven't submitted it yet is because there's a bunch of parts of the spec that are unclear. Maybe I should do it anyway and see where it ends up?

@LDeakin
Copy link
Contributor Author

LDeakin commented Nov 28, 2024

Maybe I should do it anyway and see where it ends up?

That would be fantastic @Rua

@Rua
Copy link
Contributor

Rua commented Nov 29, 2024

See #2609 now.

@Rua Rua closed this Nov 29, 2024
@LDeakin LDeakin deleted the image_from_raw_pub branch November 30, 2024 02:27
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.

2 participants