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

Async ATF support in ImageLoader #1769

Open
esidegallery opened this issue Oct 29, 2018 · 0 comments
Open

Async ATF support in ImageLoader #1769

esidegallery opened this issue Oct 29, 2018 · 0 comments

Comments

@esidegallery
Copy link
Contributor

I've noticed that although there is an asyncTextureUpload property, it doesn't apply to ATF files (this._texture.root.uploadAtfData(rawData) and Texture.fromAtfData(rawData, this._scaleFactor) are not defining async functions/flags). Although ATF uploading is a lot faster than BMP, I'm still noticing a small hit while this happens during scrolling.

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

No branches or pull requests

2 participants