Skip to content

Conversation

ccawley2011
Copy link
Contributor

The previous use of YUV formats seems to be a holdover from SDL 1.2, where overlays only supported YUV formats. The change in format also makes teststreaming somewhat redundant, so this PR removes it.

@slouken
Copy link
Collaborator

slouken commented Oct 7, 2025

So these examples were originally designed to demonstrate YUV conversion and streaming textures, but YUV conversion is well covered in testyuv now, and streaming textures is covered in https://examples.libsdl.org/SDL3/renderer/07-streaming-textures/, so I think we're good with this change.

@slouken slouken merged commit 2c79ecf into libsdl-org:main Oct 7, 2025
43 checks passed
@ccawley2011 ccawley2011 deleted the testoverlay-palette branch October 7, 2025 20:27
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