index
:
esdl2.git
master
SDL2 Erlang NIF.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-05-24
Fix wrong type spec
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
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
Add screensaver functions
Loïc Hoguin
2018-01-17
Add the SDL_SetWindowHitTest callback
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 many sdl_keyboard functions
Loïc Hoguin
2018-01-02
Welcome to 2018
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-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
2015-10-21
Add sdl_hints:add_callback/3 function
Loïc Hoguin
2015-10-20
Add sdl_keyboard with 3 text input related functions
Loïc Hoguin
2015-10-20
Implement sdl:which_subsystems/0
Loïc Hoguin
2015-10-20
Remove the .app.src file
Loïc Hoguin
2015-10-20
We are in 2015
Loïc Hoguin
2015-10-20
Add sdl_gl:create_context/1 and sdl_gl:swap_window/1
Loïc Hoguin
2015-10-18
Remove access to the SDL_INIT_NOPARACHUTE option
Loïc Hoguin
2014-06-10
Use erlang.mk with newly added NIF support!
Loïc Hoguin
2014-04-10
Add clicks value to mouse button events (SDL >= 2.0.2)
Loïc Hoguin
2014-04-09
Use a "better" type for the resources
Loïc Hoguin
2014-04-09
Add typespecs to the sdl_window module
Loïc Hoguin
2014-04-09
Fix flag type in sdl_renderer
Loïc Hoguin
2014-04-09
Add typespecs to the sdl_version module
Loïc Hoguin
2014-04-09
Add typespecs to the sdl_texture module
Loïc Hoguin
2014-04-09
Add typespecs to the sdl_surface module
Loïc Hoguin
2014-04-09
Add typespecs to the sdl_renderer module
Loïc Hoguin
2014-04-09
Add typespecs to the sdl_power module
Loïc Hoguin
2014-04-09
Add typespecs to the sdl_filesystem module
Loïc Hoguin
2014-04-09
Add typespecs to the sdl_events module
Loïc Hoguin
2014-04-08
Add typespecs to the sdl_cpu_info module
Loïc Hoguin
2014-04-08
Add typespecs to the sdl_clipboard module
Loïc Hoguin
2014-04-08
Add typespecs to the sdl module
Loïc Hoguin
2014-04-08
Make sdl_surface:img_load/1 run in the main thread
Loïc Hoguin
2014-04-08
Make the sdl module C code use the main thread
Loïc Hoguin
[next]