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

Decompress Crunch textures in a worker #1

Open
toji opened this issue Apr 29, 2012 · 3 comments
Open

Decompress Crunch textures in a worker #1

toji opened this issue Apr 29, 2012 · 3 comments

Comments

@toji
Copy link
Owner

toji commented Apr 29, 2012

Should be pretty straightforward to implement, though I'll want to include an option for keeping it in the main thread as well. Should make use of transferrables where available.

@dddExperiments
Copy link

Hi toji,
Sadly if transferrable mode is not available Chrome seems to be leaking: http://visual-experiments.com/demo/transfert/ ?
Firefox is not leaking in structured clone mode but doesn't implement transferrable yet.

@pjako
Copy link

pjako commented May 31, 2012

Any progress on this?

@toji
Copy link
Owner Author

toji commented May 31, 2012

Yes, I have it working. I've been trying to get it to work with
transferrables before putting it up, which has been giving me trouble
for some reason. I think I'll post the basics anyway, though, since
the transferrables is just another optimization.

Sent from my iPhone

On May 31, 2012, at 2:26 AM, pjako
[email protected]
wrote:

Any progress on this?


Reply to this email directly or view it on GitHub:
#1 (comment)

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

No branches or pull requests

3 participants