aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-05-02Move nif_helpers into their own projectLoïc Hoguin
2017-04-19Update commentLoïc Hoguin
2017-04-19Improve C++ compatibilityLoïc Hoguin
2017-04-19Fix warnings in preparation for splitting nif_helpers outLoïc Hoguin
2017-03-20Add cppcheck and scan-build to the MakefileLoïc Hoguin
2017-03-20Remove two unused variables found by cppcheckLoïc Hoguin
2017-03-20Add .gitignoreLoïc Hoguin
2017-03-20Add esdl2.app for rebar3 compatibilityzsoci
2016-11-25Fix an uninitialized value found by Clang analyzerLoïc Hoguin
2016-11-22Update list of unimplemented featuresLoïc Hoguin
2015-12-14Update erlang.mkLoïc Hoguin
2015-12-14Include the sys/queue.h header for WindowsLoïc Hoguin
2015-12-14Update Erlang.mk to bleeding edge versionLoï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-20Don't crash on code reloadingLoïc Hoguin
2015-10-20We are in 2015Loïc Hoguin
2015-10-20Replace a few ;; with ;Loïc Hoguin
2015-10-20Add esdl2.d to .gitignoreLoïc Hoguin
2015-10-20Add sdl_gl:create_context/1 and sdl_gl:swap_window/1Loïc Hoguin
2015-10-18Add details about what remains to be done to the READMELoïc Hoguin
2015-10-18Remove access to the SDL_INIT_NOPARACHUTE optionLoïc Hoguin
2015-10-17Always enable SMP in the examplesLoïc Hoguin
2015-10-17Fix various warnings from recent GCCLoïc Hoguin
2015-10-17Fix conditionals for detecting OSXLoïc Hoguin
2015-10-16Steal the main thread on OSXLoïc Hoguin
2015-10-16LDFLAGS should be LDLIBSLoïc Hoguin
2015-10-16Update gitignoreLoïc Hoguin
2015-10-16Update Erlang.mkLoïc Hoguin
2014-06-10Use erlang.mk with newly added NIF support!Loïc Hoguin
2014-05-01Make sure the window is never released before the rendererLoïc Hoguin
2014-04-10Add clicks value to mouse button events (SDL >= 2.0.2)Loïc Hoguin
2014-04-09Add ideas to the READMELoïc Hoguin
2014-04-09Remove an arg check in sdl_renderer, use dialyzer instead!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