Skip to content

Renderer GPU(vulkan/x11): stops rendering after window resize #11075

Closed
@Green-Sky

Description

@Green-Sky

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)

Metadata

Metadata

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions