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

there is at least one texture unload without gl context #58

Closed
bloerwald opened this issue Aug 10, 2020 · 1 comment
Closed

there is at least one texture unload without gl context #58

bloerwald opened this issue Aug 10, 2020 · 1 comment

Comments

@bloerwald
Copy link
Contributor

apparently there is one during texture swapping:

opengl\context.cpp (57): opengl::`anonymous namespace'::verify_context_and_check_for_gl_errors::verify_context_and_check_for_gl_errors
opengl\context.cpp (285): opengl::context::deleteTextures
opengl\texture.cpp (20): opengl::texture::~texture
noggit\multimap_with_normalized_key.hpp (89): noggit::async_object_multimap_with_normalized_key<blp_texture>::erase
qtcore\qobject_impl.h (168): QtPrivate::QFunctorSlotObject<<lambda_1f883b93a2eca3bd8ea76fc535a6773d>,0,QtPrivate::List<>,void>::impl
Qt5Widgets: QAbstractButton::click

Kind of is #12, which would address them all at once.

@bloerwald
Copy link
Contributor Author

Duplicate of #70.

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

1 participant