Skip to content

Add SDL_RenderGeometryEx #12659

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add SDL_RenderGeometryEx #12659

wants to merge 2 commits into from

Conversation

expikr
Copy link
Contributor

@expikr expikr commented Mar 28, 2025

closes #11276

Exploratory proof-of-concept implemented only for OpenGL, I'm unfamiliar with the graphics backends in general so please tell me if I have the right idea for how such a change should be made.

API name/shape are all tentative work-in-progress.

@expikr expikr force-pushed the patch-1 branch 8 times, most recently from b0d1cb8 to 35360b0 Compare March 28, 2025 01:00
@expikr expikr force-pushed the patch-1 branch 2 times, most recently from 002c2c4 to 8b71824 Compare March 28, 2025 04:54
@expikr expikr changed the title Add SDL_RenderGeometryRawEx Add SDL_RenderGeometryEx Mar 28, 2025
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.

SDL_RenderGeometryRaw: optionally copy additional coordinates based on stride
1 participant