index
:
guile-sdl2
master
SDL2 bindings for Guile
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdl2
/
bindings.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bindings for game controller input.
David Thompson
2016-12-31
1
-0
/
+172
*
Add bindings for text input event handling.
David Thompson
2016-12-30
1
-1
/
+15
*
surface: Add SDL_CreateRGBSurfaceFrom binding.
David Thompson
2016-12-16
1
-0
/
+4
*
surface: Add SDL_CreateRGBSurface binding.
David Thompson
2016-12-16
1
-0
/
+4
*
video: Add SDL_SetWindowFullscreen binding.
David Thompson
2016-01-09
1
-0
/
+3
*
video: Add SDL_GL_SetSwapInterval binding.
David Thompson
2016-01-08
1
-0
/
+3
*
video: Add SDL_GL_SetAttribute binding.
David Thompson
2016-01-02
1
-0
/
+28
*
bindings: Use define-public instead of #:export.
David Thompson
2015-12-22
1
-57
/
+27
*
window: Allow unspecified and centered window positions.
David Thompson
2015-12-22
1
-0
/
+3
*
surface: Add binding for SDL_ConvertSurfaceFormat.
David Thompson
2015-12-22
1
-0
/
+45
*
Add SDL2_mixer bindings.
David Thompson
2015-12-20
1
-0
/
+20
*
Add color type.
David Thompson
2015-12-17
1
-0
/
+3
*
events: mouse: Add motion event bindings.
David Thompson
2015-12-16
1
-0
/
+10
*
events: Add mouse button event bindings.
David Thompson
2015-12-16
1
-0
/
+11
*
Add event bindings.
David Thompson
2015-12-16
1
-0
/
+584
*
Add a few surface bindings.
David Thompson
2015-12-13
1
-0
/
+19
*
Add renderer bindings.
David Thompson
2015-12-13
1
-1
/
+29
*
Add SDL_GetTicks binding.
David Thompson
2015-12-12
1
-0
/
+8
*
Initial commit.
David Thompson
2015-10-06
1
-0
/
+194