Skip to content

fix: texture invalid in non-live state#560

Merged
zccrs merged 1 commit intovioken:masterfrom
asterwyx:live-buffer
Nov 29, 2024
Merged

fix: texture invalid in non-live state#560
zccrs merged 1 commit intovioken:masterfrom
asterwyx:live-buffer

Conversation

@asterwyx
Copy link
Copy Markdown
Member

Buffer update is not controlled by live property. Previous buffer is not refered, thus might be destroyed. Pends new buffer in non-live state.

Comment thread src/server/qtquick/wsurfaceitem.cpp Outdated
Comment thread src/server/qtquick/wsurfaceitem.cpp
Comment thread src/server/qtquick/wsurfaceitem.cpp Outdated
Buffer update is not controlled by live property. Previous buffer
is not refered, thus might be destroyed. Pends new buffer in non-live
state.
@zccrs zccrs merged commit 78c466a into vioken:master Nov 29, 2024
@asterwyx asterwyx deleted the live-buffer branch November 29, 2024 02:15
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