index
:
guile-sdl2
master
SDL2 bindings for Guile
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
render: Add SDL_SetRenderTarget bindings.
Hugo Hörnquist
2019-06-06
3
-0
/
+77
*
render: Add SDL_RenderDrawRect and SDL_RenderFillRect bindings.
Hugo Hörnquist
2019-06-04
3
-0
/
+70
*
Document set-render-draw-color procedure.
Hugo Hörnquist
2019-06-04
1
-1
/
+7
*
doc: Add direntry info.
David Thompson
2019-06-04
1
-0
/
+5
*
doc: Update copyright years.
David Thompson
2019-06-04
1
-1
/
+2
*
doc: Use pretty CSS for HTML version.
David Thompson
2019-06-02
2
-0
/
+24
*
Fix signature generation in 'make publish'.
v0.4.0
David Thompson
2019-06-02
1
-1
/
+1
*
Bump to version 0.4.0.
David Thompson
2019-06-02
1
-1
/
+1
*
Update AUTHORS file.
David Thompson
2019-05-31
1
-0
/
+2
*
render: Add SDL_RenderDrawLines binding.
Pierre-Antoine Rouby
2019-05-31
3
-0
/
+24
*
render: Add SDL_RenderDrawPoints binding.
Pierre-Antoine Rouby
2019-05-31
3
-0
/
+24
*
render: Fix delete-texture! exporting.
Pierre-Antoine Rouby
2019-05-31
1
-1
/
+1
*
render: Add SDL_DestroyTexture binding.
Pierre-Antoine Rouby
2019-05-27
3
-0
/
+11
*
render: Add SDL_RenderDrawPoint binding.
Pierre-Antoine Rouby
2019-05-27
3
-0
/
+15
*
Makefile: Fix texinfo include file declaration.
David Thompson
2019-05-23
1
-1
/
+1
*
render: Add SDL_RenderDrawLine binding.
Pierre-Antoine Rouby
2019-05-23
3
-0
/
+13
*
render: Add SDL_RenderCopyEx binding.
Pierre-Antoine Rouby
2019-05-21
3
-11
/
+27
*
surface: Add SDL_FillRect binding.
David Thompson
2019-01-08
3
-1
/
+19
*
surface: Add SDL_BlitScaled binding.
David Thompson
2019-01-08
3
-1
/
+26
*
doc: Replace 'Scheme Procedure' with just 'Procedure'.
David Thompson
2019-01-08
1
-238
/
+238
*
doc: Document (sdl2 rect) module.
David Thompson
2019-01-08
1
-0
/
+29
*
doc: Document blit-surface.
David Thompson
2019-01-08
1
-0
/
+5
*
surface: Add SDL_BlitSurface binding.
David Thompson
2019-01-07
2
-1
/
+19
*
Add rect module.
David Thompson
2019-01-07
2
-0
/
+59
*
input: game-controller: Fix bug where right-y axis is invalid.
David Thompson
2019-01-05
1
-1
/
+1
*
Bump to version 0.3.1.
v0.3.1
David Thompson
2018-10-16
1
-1
/
+1
*
configure: Accept Guile 3.0.
David Thompson
2018-10-03
1
-1
/
+1
*
Add binding for SDL_SetRenderDrawColor.
Eero Leno
2018-08-21
2
-0
/
+9
*
Add AUTHORS file.
v0.3.0
David Thompson
2018-08-01
1
-0
/
+2
*
doc: Fill out some of the API documentation.
Kei Kebreau
2018-08-01
1
-5
/
+1128
*
Bump to version 0.3.0.
David Thompson
2018-07-10
1
-1
/
+1
*
Makfile: Fix publish task.
David Thompson
2018-07-10
1
-1
/
+1
*
Makefile: Fix compiled guile module installation location.
David Thompson
2018-07-10
1
-1
/
+1
*
input: mouse: Add mouse-button-released?
David Thompson
2017-11-10
1
-1
/
+6
*
Add mouse input module.
David Thompson
2017-11-10
2
-0
/
+68
*
render: Fix broken render-copy procedure.
David Thompson
2017-11-10
1
-7
/
+7
*
Add binding for SDL_GetMouseState.
David Thompson
2017-11-10
1
-0
/
+2
*
Add clipboard bindings.
David Thompson
2017-11-10
3
-0
/
+63
*
README: Update Guix build instructions.
David Thompson
2017-11-10
1
-4
/
+4
*
Add SDL_GameControllerAddMappingsFromRW binding.
David Thompson
2017-11-10
2
-1
/
+22
*
render: Add srcrect and dstrect arguments to render-copy.
Jona
2017-06-06
2
-4
/
+10
*
input: Add keyboard module.
David Thompson
2017-04-01
3
-0
/
+293
*
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
2
-3
/
+203
*
guix: Default to Guile 2.2.
David Thompson
2017-03-28
1
-1
/
+1
*
Fix 'make publish'.
David Thompson
2017-01-20
1
-2
/
+2
*
Don't build dvi docs.
David Thompson
2017-01-20
1
-0
/
+2
*
Add game controller example.
David Thompson
2017-01-20
2
-1
/
+58
*
events: Parse the "repeat" field of a keyboard event as a boolean.
David Thompson
2017-01-01
1
-4
/
+4
*
README: Mention the Texinfo dependency.
David Thompson
2017-01-01
1
-0
/
+1
[next]