8000 Tags · ctreffs/SwiftSDL2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ctreffs/SwiftSDL2

Tags

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependency realm/SwiftLint to v0.52.3 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Housekeeping (#27)

* Update github actions

* Update Mint dependencies

* Lint

* Update README

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ctreffs Christian Treffs
Fix iOS image import

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't hard code header locations, use <SDL2/SDL.h> (#7)

This gives us the flexibility of finding headers wherever they
maybe installed. Currently I'm creating symlinks to the homebrew
build of libSDL2 /usr/local/include and /usr/local/lib.

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make KeyCode enum available for SDL2 < 2.0.12 (#2)

* Make KeyCode enum available for SDL2 < 2.0.12

* Define SDL_KeyCode as int

1.1.0

Toggle 1.1.0's commit message
- Swift 5.1+ && SDL2 2.0.10+

1.0.0

Toggle 1.0.0's commit message
Update REAMDE

0