index
:
guile-sdl2
master
SDL2 bindings for Guile
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdl2
/
surface.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
surface: Add SDL_FillRect binding.
David Thompson
2019-01-08
1
-1
/
+12
*
surface: Add SDL_BlitScaled binding.
David Thompson
2019-01-08
1
-1
/
+16
*
surface: Add SDL_BlitSurface binding.
David Thompson
2019-01-07
1
-1
/
+16
*
surface: Export pixel-format-name.
David Thompson
2017-03-29
1
-0
/
+1
*
surface: Parse SDL_PixelFormat, SDL_Palette, and SDL_Color structs.
David Thompson
2017-03-28
1
-2
/
+199
*
surface: Add SDL_CreateRGBSurfaceFrom binding.
David Thompson
2016-12-16
1
-0
/
+20
*
surface: Add SDL_CreateRGBSurface binding.
David Thompson
2016-12-16
1
-1
/
+18
*
surface: Fix SDL_Surface struct parsing.
David Thompson
2016-01-01
1
-19
/
+22
*
surface: Fix convert-surface-format.
David Thompson
2015-12-22
1
-1
/
+1
*
surface: Add binding for SDL_ConvertSurfaceFormat.
David Thompson
2015-12-22
1
-1
/
+89
*
surface: Add useful selectors.
David Thompson
2015-12-20
1
-1
/
+45
*
surface: Fix argument name in record type printer.
David Thompson
2015-12-17
1
-2
/
+2
*
Add a few surface bindings.
David Thompson
2015-12-13
1
-0
/
+66