Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Routing Revamp #1323

Merged
merged 3 commits into from
Dec 21, 2023
Merged

Conversation

vkedwardli
Copy link
Collaborator

@vkedwardli vkedwardli commented Nov 26, 2023

  • Update Spout2 dep
  • No more initVideoRouting() calls in GraphicContext and gui, Spout/Syphon will be initiated on demand in render
  • Dedup gui

Things to verify:

  • Windows:

    • x86_64 MSVC
    • x86_64 MinGW
    • OpenGL
    • OpenGL Per Pixel
    • DirectX 11
    • DirectX 11 Per Pixel
  • macOS:

    • x86_64
    • arm64
    • OpenGL
    • Vulkan (Metal)
    • Vulkan (Metal) Per Pixel
  • Both platforms:

    • Widescreen / Super Widescreen
    • Render to Texture
    • Full Framebuffer Emulation
    • Overlay (e.g. In-game VMU, FPS, GGPO Stats)
    • Resize window / Resize sharing texture / Change renderer without restarting

@vkedwardli vkedwardli force-pushed the video-routing-revamp branch 2 times, most recently from 73cd20d to bf58fcd Compare December 9, 2023 15:13
@vkedwardli vkedwardli force-pushed the video-routing-revamp branch 2 times, most recently from 753e35b to aeb7213 Compare December 16, 2023 05:30
@vkedwardli vkedwardli marked this pull request as ready for review December 19, 2023 07:56
@flyinghead flyinghead merged commit 790f5b1 into flyinghead:dev Dec 21, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants