j
k
j a
j l
On Tue Mar 5 19:46:47 2024 +0000, Rémi Bernon wrote:
And then use `wayland_gl_drawable_acquire` here instead of open-coded ref count, ctx->draw = wayland_gl_drawable_acquire(ctx->new_draw); ctx->new_draw = NULL;
And then use `wayland_gl_drawable_acquire` here instead of open-coded ref count,
ctx->draw = wayland_gl_drawable_acquire(ctx->new_draw); ctx->new_draw = NULL;
Done.
Back to the thread
Back to the list