Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-08 | Add typespecs to the sdl module | Loïc Hoguin | |
2014-04-08 | Make the sdl module C code use the main thread | Loïc Hoguin | |
All video operations should be on the main thread, including initialization. This makes no difference on my system, but might on others. There is no cost doing this as these functions are very rarely called, and usually before/after everything else. | |||
2014-03-18 | Initial commit | Loïc Hoguin | |