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?
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?