index
:
esdl2.git
master
SDL2 Erlang NIF.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-25
Update supported versions in the README
Loïc Hoguin
2018-05-25
Compatibility with SDL2 2.0.5
Loïc Hoguin
2018-05-24
Update Erlang.mk to remove a warning on OSX
Loïc Hoguin
2018-05-24
Fix compilation with SDL2 2.0.6
Loïc Hoguin
2018-05-24
Update Erlang.mk for OSX again
Loïc Hoguin
2018-05-24
Update Erlang.mk again this time for OSX
Loïc Hoguin
2018-05-24
Use sdl2-config to give SDL2 includes to cppcheck
Loïc Hoguin
2018-05-24
Update Erlang.mk to fix an annoying warning on FreeBSD
Loïc Hoguin
2018-05-24
Fix cppcheck warnings
Loïc Hoguin
2018-05-24
Improve the cppcheck and scan-build targets
Loïc Hoguin
2018-05-24
Fix wrong type spec
Loïc Hoguin
2018-05-24
Update to an experimental Erlang.mk
Loïc Hoguin
2018-05-24
Always distclean before CI builds
Loïc Hoguin
2018-05-24
Add ci.erlang.mk to the test deps
Loïc Hoguin
2018-05-24
Update Erlang.mk
Loïc Hoguin
2018-05-24
Configure for CI
Loïc Hoguin
2018-02-17
Fix examples
Loïc Hoguin
2018-02-15
Add the glyph rendering functions
Loïc Hoguin
2018-02-13
Add functions for obtaining glyph informations
Loïc Hoguin
2018-02-07
Add most remaining sdl_ttf functions
Loïc Hoguin
2018-02-06
Initial work on the SDL_ttf functions
Loïc Hoguin
2018-02-02
Add the get_num_allocations function
Loïc Hoguin
2018-02-02
Add utf-8 support for the window title
Loïc Hoguin
2018-01-31
Replace malloc/free with enif_alloc/enif_free
Loïc Hoguin
2018-01-31
Add utf-8 support to the sdl_clipboard functions
Loïc Hoguin
2018-01-31
Add all SDL_rect functions
Loïc Hoguin
2018-01-18
Cleanup the todo list in the README
Loïc Hoguin
2018-01-18
Add screensaver functions
Loïc Hoguin
2018-01-17
Add the SDL_SetWindowHitTest callback
Loïc Hoguin
2018-01-12
Add thoughts on callbacks to the README
Loïc Hoguin
2018-01-10
Add most remaining window functions
Loïc Hoguin
2018-01-07
Add more window functions
Loïc Hoguin
2018-01-07
Add missing SDL_WindowFlags values
Loïc Hoguin
2018-01-07
Add the display mode query functions
Loïc Hoguin
2018-01-07
Add many sdl_video functions
Loïc Hoguin
2018-01-07
Add a bunch of sdl_renderer functions
Loïc Hoguin
2018-01-05
Implement SDL_GetPlatform to get one more header done
Loïc Hoguin
2018-01-05
Add the remaining keyboard functions
Loïc Hoguin
2018-01-03
Add the 2.0.7 SDL include files
Loïc Hoguin
2018-01-03
Add many sdl_keyboard functions
Loïc Hoguin
2018-01-02
Removed a todo from the README
Loïc Hoguin
2018-01-02
Welcome to 2018
Loïc Hoguin
2018-01-02
Update the README
Loïc Hoguin
2018-01-02
Add many events and event functions
Loïc Hoguin
2017-12-25
Add the new sdl_cpuinfo.h functions
Loïc Hoguin
2017-12-25
Add everything from sdl_blend_mode.h
Loïc Hoguin
2017-12-24
Add the direction in the mouse wheel events
Loïc Hoguin
2017-12-24
Rewrite the README and check missing features as of 2.0.7
Loïc Hoguin
2017-12-21
Add sdl_cursor along with all its related functions
Loïc Hoguin
2017-12-20
Add the sdl_mouse module implementing half of sdl_mouse.h
Loïc Hoguin
[next]