- 21 Oct, 2021 1 commit
-
-
John Croisant authored
-
- 20 Oct, 2021 1 commit
-
-
John Croisant authored
-
- 16 Oct, 2021 1 commit
-
-
John Croisant authored
-
- 15 Oct, 2021 1 commit
-
-
John Croisant authored
-
- 13 Oct, 2021 3 commits
-
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
window-keyboard-grab? window-keyboard-grab-set! window-mouse-grab? window-mouse-grab-set!
-
- 12 Oct, 2021 1 commit
-
-
John Croisant authored
-
- 11 Oct, 2021 3 commits
-
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
-
- 09 Apr, 2021 1 commit
-
-
John Croisant authored
-
- 07 Apr, 2021 5 commits
-
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
- Removed define-versioned-enum-mappings. - define-enum-mappings supports feature identifiers like define-versioned-enum-mappings did. - Versioned enum mappings no longer require hash tables, so performance is improved.
-
John Croisant authored
-
- 06 Apr, 2021 2 commits
-
-
John Croisant authored
-
John Croisant authored
They now accept an optoinal delay procedure, defaulting to sdl2:delay!. Users can provide a different delay procedure in case they are using SRFI-18 multithreading.
-
- 04 Apr, 2021 1 commit
-
-
John Croisant authored
-
- 02 Apr, 2021 1 commit
-
-
John Croisant authored
-
- 31 Mar, 2021 1 commit
-
-
John Croisant authored
-
- 30 Mar, 2021 8 commits
-
-
John Croisant authored
get-yuv-conversion-mode get-yuv-conversion-mode-raw yuv-conversion-mode-set!
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
video-init! video-quit! get-num-video-drivers get-video-driver get-current-video-driver
-
John Croisant authored
get-num-display-modes get-display-mode get-current-display-mode get-closest-display-mode get-desktop-display-mode
-
John Croisant authored
-
- 27 Mar, 2021 4 commits
-
-
John Croisant authored
With SDL 2.0.9+ it wraps SDL_HasColorKey. With older versions of SDL it calls SDL_GetColorKey and checks the return status code.
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
-
- 26 Mar, 2021 4 commits
-
-
John Croisant authored
With SDL 2.0.6+ it wraps SDL_DuplicateSurface. With older versions of SDL it calls SDL_ConvertSurface with the same format, which is how SDL_DuplicateSurface is implemented anyway.
-
John Croisant authored
-
John Croisant authored
-
John Croisant authored
-
- 24 Mar, 2021 1 commit
-
-
John Croisant authored
-
- 23 Mar, 2021 1 commit
-
-
John Croisant authored
-