aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/sdl_surface.c
AgeCommit message (Collapse)Author
2015-10-20We are in 2015Loïc Hoguin
2014-04-08Make sdl_surface:img_load/1 run in the main threadLoïc Hoguin
While this and other surface functions don't need to, depending on the backend or flags the surface may not be in system memory and therefore may not be thread safe.
2014-03-18Initial commitLoïc Hoguin