You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
11:06:25.220 ERROR [135507] [VP::DMDWindow::Render@106] SDL_GetError for DMD:
11:06:52.536 ERROR [135507] [VP::DMDWindow::Render@108] SDL_GetError for DMD: Could not make GL context current: BadAccess (attempt to access private resource denied)
The window using that texture is not being rendered in this case.
This call does not fail when setting SDL_RENDER_DRIVER="vulkan"
The text was updated successfully, but these errors were encountered:
Linux
XWayland
SDL 3.2.4 (b5c3eab)
OpenGL (default render driver)
m_pTexture
is notNULL
Output
The window using that texture is not being rendered in this case.
This call does not fail when setting
SDL_RENDER_DRIVER="vulkan"
The text was updated successfully, but these errors were encountered: