index
:
guile-sdl2
master
SDL2 bindings for Guile
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
api.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: mouse: Fix misnamed mouse cursor procedure.
David Thompson
2022-07-26
1
-1
/
+1
*
mouse: Add cursor manipulation bindings.
Ekaitz Zarraga
2022-07-25
1
-0
/
+41
*
Add SDL_UpdateTexture binding.
Ekaitz Zarraga
2022-07-06
1
-0
/
+8
*
Add support for SDL_SetWindowIcon.
Leo Prikler
2021-06-30
1
-0
/
+4
*
Add support for texture blend modes.
Leo Prikler
2021-06-15
1
-0
/
+5
*
Add support for hints.
Leo Prikler
2021-01-16
1
-0
/
+24
*
Add SDL_GetPerformanceCounter and SDL_GetPerformanceFrequency bindings.
David Thompson
2020-12-15
1
-0
/
+8
*
render: Add SDL_QueryTexture binding.
Leo Prikler
2020-12-15
1
-0
/
+4
*
render: Rename render-target and set-render-target.
David Thompson
2020-12-05
1
-12
/
+12
*
render: Rename get-texture-color-mod to texture-color-mod.
David Thompson
2020-12-05
1
-1
/
+1
*
render: Rename get-texture-alpha-mod to texture-alpha-mode.
David Thompson
2020-12-05
1
-1
/
+1
*
render: Rename get-render-target to render-target.
David Thompson
2020-12-05
1
-1
/
+1
*
render: s/render-draw/draw/
David Thompson
2020-12-05
1
-8
/
+8
*
render: Rename set-render-draw-color to set-renderer-draw-color!
David Thompson
2020-12-05
1
-1
/
+1
*
render: Rename set-render-draw-blend-mode to set-renderer-draw-blend-mode!
David Thompson
2020-12-05
1
-1
/
+1
*
render: Allow for rendering points with minimal allocation.
David Thompson
2020-12-05
1
-2
/
+6
*
render: Allow for rendering rects with minimal allocation.
David Thompson
2020-12-05
1
-4
/
+9
*
rect: Add setters.
David Thompson
2020-12-05
1
-4
/
+20
*
ttf: Return multiple values instead of a list in font-glyph-metrics.
David Thompson
2020-12-05
1
-3
/
+2
*
ttf: Return multiple values instead of a list in font-size.
David Thompson
2020-12-05
1
-3
/
+2
*
video: Change window size/position procedures to return multiple values.
David Thompson
2020-12-05
1
-10
/
+7
*
video: Change set-window-size! argument list.
David Thompson
2020-12-05
1
-3
/
+3
*
video: Change set-window-position! argument list.
David Thompson
2020-12-05
1
-3
/
+2
*
video: Add more bindings.
Leo Prikler
2020-12-02
1
-0
/
+29
*
render: Add more bindings.
Leo Prikler
2020-12-02
1
-0
/
+39
*
ttf: Add more bindings.
Gerry Agbobada
2020-10-09
1
-0
/
+56
*
Add blend mode bindings.
Leo Prikler
2020-09-30
1
-0
/
+100
*
doc: Add documentation for font-glyph-metrics.
David Thompson
2020-05-12
1
-0
/
+6
*
render: Add texture color/alpha mod bindings.
Hugo Hörnquist
2019-06-09
1
-0
/
+16
*
doc: Add missing argument to make-texture procedure.
Hugo Hörnquist
2019-06-09
1
-1
/
+1
*
render: Add SDL_SetRenderTarget bindings.
Hugo Hörnquist
2019-06-06
1
-0
/
+23
*
render: Add SDL_RenderDrawRect and SDL_RenderFillRect bindings.
Hugo Hörnquist
2019-06-04
1
-0
/
+17
*
Document set-render-draw-color procedure.
Hugo Hörnquist
2019-06-04
1
-1
/
+7
*
render: Add SDL_RenderDrawLines binding.
Pierre-Antoine Rouby
2019-05-31
1
-0
/
+5
*
render: Add SDL_RenderDrawPoints binding.
Pierre-Antoine Rouby
2019-05-31
1
-0
/
+5
*
render: Add SDL_DestroyTexture binding.
Pierre-Antoine Rouby
2019-05-27
1
-0
/
+4
*
render: Add SDL_RenderDrawPoint binding.
Pierre-Antoine Rouby
2019-05-27
1
-0
/
+5
*
render: Add SDL_RenderDrawLine binding.
Pierre-Antoine Rouby
2019-05-23
1
-0
/
+5
*
render: Add SDL_RenderCopyEx binding.
Pierre-Antoine Rouby
2019-05-21
1
-2
/
+4
*
surface: Add SDL_FillRect binding.
David Thompson
2019-01-08
1
-0
/
+4
*
surface: Add SDL_BlitScaled binding.
David Thompson
2019-01-08
1
-0
/
+7
*
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
*
doc: Fill out some of the API documentation.
Kei Kebreau
2018-08-01
1
-5
/
+1128
*
Add the beginning of a manual.
David Thompson
2016-12-31
1
-0
/
+133