]> www.infradead.org Git - qemu-nvme.git/commit
ui/gtk-gl-area: implement GL context destruction
authorVolker RĂ¼melin <vr_qemu@t-online.de>
Sun, 5 Jun 2022 08:51:30 +0000 (10:51 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 14 Jun 2022 08:34:36 +0000 (10:34 +0200)
commite561b3b7df11875d7bd3b8670598cae5601a7f70
treea465b94adc4395a40fb40efd5bace9e2cbda2605
parentdebd0753663bc89c86f5462a53268f2e3f680f60
ui/gtk-gl-area: implement GL context destruction

The counterpart function for gd_gl_area_create_context() is
currently empty. Implement the gd_gl_area_destroy_context()
function to avoid GL context leaks.

Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-Id: <20220605085131.7711-1-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk-gl-area.c
ui/trace-events