Closed
Description
With the following error log:
ERROR: Failed to acquire swapchain texture:
ERROR: Failed to acquire swapchain texture:
ERROR: Failed to acquire swapchain texture:
The rest of the application continues fine sdl events seem to stop.
on https://github.com/libsdl-org/SDL/releases/tag/preview-3.1.3
9dd8859 still worked fine
edit: this seems to have gradually degraded
- 9dd8859 still worked fine
- sometime after it started to print the
ERROR: Failed to acquire swapchain texture:
while resizing and look funny, but still keep working after - afdf325 breaks it totally
edit2: this is on a linux x11 NVIDIA device (555.58.02)