Hacker News new | ask | show | jobs
by pjmlp 2231 days ago
The whole point of using SDL is that the framework takes care of it for you.

Here,

https://wiki.libsdl.org/SDL_SetHint?highlight=%28%5CbCategor...

https://wiki.libsdl.org/SDL_HINT_RENDER_DRIVER

And after a 5 minute search,

https://gist.github.com/gcatlin/b89e0efed78dd91364609ca4095d...