Skip to content

MSQOGL: Synchronize function after uninitialization. If we have data to free,...

Julien Wadel requested to merge fix/msqogl_crash into release/5.4

MSQOGL: Synchronize function after uninitialization. If we have data to free, we must use same context functions that was used in previous synchronization.

Merge request reports