Skip to content

Spout sharing breaks when going fullscreen #14

@merumerutho

Description

@merumerutho

OS: Windows 11
LOVE version: 11.4

How to reproduce:

  • Run with Spout sender enabled
  • Start with patch "demo_17"
  • Verify that Spout sharing works properly
  • CTRL + ENTER to go full screen
  • Spout sharing hangs after some frames
  • Going back to windowed mode does not fix the issue

I suspect it's bound to the love.window.setMode function actually destroying and recreating the GL context.
Updating the Texture ID continuously does not seem to fix the issue. It seems like the Texture ID switches to 0 for whatever reason (becomes invalid?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions