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

Image cache won't be released while using the same window mode #46

Closed
nyaatrap opened this issue Dec 26, 2012 · 2 comments
Closed

Image cache won't be released while using the same window mode #46

nyaatrap opened this issue Dec 26, 2012 · 2 comments

Comments

@nyaatrap
Copy link
Contributor

This issue is appeared on Windows7 64bit OS. Ren'py keeps image cache until it gets an out of memory error. Changing the window mode or minimizing the window is the only way to release image cache. More detail: http://lemmasoft.renai.us/forums/viewtopic.php?f=32&t=18633

@nyaatrap
Copy link
Contributor Author

Additional note. Enabling hardcore acceleration on Intel HD graphic consumes double-sized memory (It may be natural since it's a chipset without VRAM). In this condition, dragging a window to change its size releases this extra memory usage. Still, it needs minimizing a window to release all caches.

@renpytom
Copy link
Member

renpytom commented Jan 1, 2013

The first one is fixed in 8fd52a3. The second one looks like it's specific to the intel driver, and not something I can fix.

Thanks for putting together a really good test case - it made things very easy to find. Happy new year.

@renpytom renpytom closed this as completed Jan 1, 2013
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

2 participants