aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-05-24Fix wrong type specLoïc Hoguin
2018-02-15Add the glyph rendering functionsLoïc Hoguin
2018-02-13Add functions for obtaining glyph informationsLoïc Hoguin
2018-02-07Add most remaining sdl_ttf functionsLoïc Hoguin
2018-02-06Initial work on the SDL_ttf functionsLoïc Hoguin
2018-02-02Add the get_num_allocations functionLoïc Hoguin
2018-02-02Add utf-8 support for the window titleLoïc Hoguin
2018-01-31Add utf-8 support to the sdl_clipboard functionsLoïc Hoguin
2018-01-31Add all SDL_rect functionsLoïc Hoguin
2018-01-18Add screensaver functionsLoïc Hoguin
2018-01-17Add the SDL_SetWindowHitTest callbackLoïc Hoguin
2018-01-10Add most remaining window functionsLoïc Hoguin
2018-01-07Add more window functionsLoïc Hoguin
2018-01-07Add missing SDL_WindowFlags valuesLoïc Hoguin
2018-01-07Add the display mode query functionsLoïc Hoguin
2018-01-07Add many sdl_video functionsLoïc Hoguin
2018-01-07Add a bunch of sdl_renderer functionsLoïc Hoguin
2018-01-05Implement SDL_GetPlatform to get one more header doneLoïc Hoguin
2018-01-05Add the remaining keyboard functionsLoïc Hoguin
2018-01-03Add many sdl_keyboard functionsLoïc Hoguin
2018-01-02Welcome to 2018Loïc Hoguin
2018-01-02Add many events and event functionsLoïc Hoguin
2017-12-25Add the new sdl_cpuinfo.h functionsLoïc Hoguin
2017-12-25Add everything from sdl_blend_mode.hLoïc Hoguin
2017-12-21Add sdl_cursor along with all its related functionsLoïc Hoguin
2017-12-20Add the sdl_mouse module implementing half of sdl_mouse.hLoïc Hoguin
2015-10-21Add sdl_hints:add_callback/3 functionLoïc Hoguin
2015-10-20Add sdl_keyboard with 3 text input related functionsLoïc Hoguin
2015-10-20Implement sdl:which_subsystems/0Loïc Hoguin
2015-10-20Remove the .app.src fileLoïc Hoguin
2015-10-20We are in 2015Loïc Hoguin
2015-10-20Add sdl_gl:create_context/1 and sdl_gl:swap_window/1Loïc Hoguin
2015-10-18Remove access to the SDL_INIT_NOPARACHUTE optionLoïc Hoguin
2014-06-10Use erlang.mk with newly added NIF support!Loïc Hoguin
2014-04-10Add clicks value to mouse button events (SDL >= 2.0.2)Loïc Hoguin
2014-04-09Use a "better" type for the resourcesLoïc Hoguin
2014-04-09Add typespecs to the sdl_window moduleLoïc Hoguin
2014-04-09Fix flag type in sdl_rendererLoïc Hoguin
2014-04-09Add typespecs to the sdl_version moduleLoïc Hoguin
2014-04-09Add typespecs to the sdl_texture moduleLoïc Hoguin
2014-04-09Add typespecs to the sdl_surface moduleLoïc Hoguin
2014-04-09Add typespecs to the sdl_renderer moduleLoïc Hoguin
2014-04-09Add typespecs to the sdl_power moduleLoïc Hoguin
2014-04-09Add typespecs to the sdl_filesystem moduleLoïc Hoguin
2014-04-09Add typespecs to the sdl_events moduleLoïc Hoguin
2014-04-08Add typespecs to the sdl_cpu_info moduleLoïc Hoguin
2014-04-08Add typespecs to the sdl_clipboard moduleLoïc Hoguin
2014-04-08Add typespecs to the sdl moduleLoïc Hoguin
2014-04-08Make sdl_surface:img_load/1 run in the main threadLoïc Hoguin
2014-04-08Make the sdl module C code use the main threadLoïc Hoguin