Skip to content

Don't create an SDL Rendered if GX is disabled #200

Description

@Fancy2209

Hello,
For a project I'm working on I'm using Aurora for most things but GX Emulation, where I want to use OpenGL directly instead.
This however could cause issues by default as without GX I'd need to modify the library to pass SDL_WINDOW_OPENGL and not create an SDL Renderer so I could make my GL context manually.
Is there a chance that at least the SDL Renderer creation could be optional?

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