smoogipoo
|
b41572d933
|
Update iOS SDL binaries
|
2024-04-17 16:26:03 +00:00 |
Dan Balasescu
|
3ab7abe478
|
Merge pull request #37 from Susko3/add-Utf8String-helper
Add `Utf8String` helper for safely passing in strings to native methods
|
2024-04-18 00:43:07 +09:00 |
Susko3
|
7be592a9c1
|
Inline `ensureTrailingNull()`
|
2024-04-17 13:37:11 +02:00 |
Susko3
|
851b30d08f
|
Update old xmldoc
|
2024-04-17 13:30:41 +02:00 |
Susko3
|
748912f70d
|
Update tests
|
2024-04-17 13:24:26 +02:00 |
Susko3
|
1cb22f0e73
|
Make `Utf8String.Raw` internal
|
2024-04-17 13:24:26 +02:00 |
Susko3
|
567e6e4f7c
|
Use Utf8String directly in `fixed` statement
|
2024-04-17 13:24:23 +02:00 |
Susko3
|
c4d0e86523
|
Change deceptive test name
|
2024-04-17 12:14:05 +02:00 |
Susko3
|
6df4008c77
|
Cover all cases of "creating" `Utf8String`s
|
2024-04-17 12:12:45 +02:00 |
Susko3
|
6ece973123
|
Add missing test
It was present in `TestReadOnlySpan` but not for strings.
|
2024-04-17 12:10:35 +02:00 |
Dan Balasescu
|
7b5e406c81
|
Fix inspections
|
2024-04-17 12:08:38 +09:00 |
Susko3
|
4d49130baa
|
Add rider generated files
|
2024-04-16 13:02:14 +02:00 |
Susko3
|
498a714965
|
Remove unnecessary `UTF8GetBytes()` helper
|
2024-04-16 13:01:13 +02:00 |
Susko3
|
439f85de53
|
Add `Utf8String`, sourcegen and tests
|
2024-04-16 12:59:17 +02:00 |
Susko3
|
ef423d9f11
|
Make SDL3-CS.Tests a proper test project
|
2024-04-16 12:49:45 +02:00 |
Susko3
|
c552e6f0eb
|
Fix .editorconfig generated code glob pattern
|
2024-04-16 12:49:38 +02:00 |
Dean Herbert
|
bbc6807fbe
|
Merge pull request #36 from smoogipoo/post-android-improvements
General improvements post-Android merge
|
2024-04-16 09:10:49 +08:00 |
Dan Balasescu
|
870ecd40d7
|
Merge pull request #35 from Susko3/add-UTF8GetBytes-helper
Add helper for making null-terminated byte arrays
|
2024-04-16 03:59:08 +09:00 |
Susko3
|
a37167744f
|
Add helper for making null-terminated byte arrays
|
2024-04-15 20:27:41 +02:00 |
Dan Balasescu
|
72247eaf30
|
Fix deploy + add android deploy
|
2024-04-16 03:25:29 +09:00 |
Dan Balasescu
|
f087955630
|
Add desktop/android filtered projects
|
2024-04-16 03:25:29 +09:00 |
Dan Balasescu
|
e4179cceb8
|
Rename SDL3-CS-Android -> SDL3-CS.Android
|
2024-04-16 03:25:29 +09:00 |
Dan Balasescu
|
21fbe4af1c
|
Merge pull request #34 from Susko3/update-bindings
Update bindings
|
2024-04-16 03:10:27 +09:00 |
Susko3
|
1771db4449
|
Merge branch 'master' into update-bindings
|
2024-04-15 19:49:51 +02:00 |
Susko3
|
90ab57f422
|
Update to Rider 2024.1 DotSettings
|
2024-04-15 19:41:25 +02:00 |
Susko3
|
120eb3d181
|
Migrate custom patch to friendly overloads
Some changes are still required.
|
2024-04-15 19:40:55 +02:00 |
Susko3
|
9e9350323e
|
Regenerate patch to resolve conflicts and include `base-commit`
Path formatted with
```sh
git format-patch --base HEAD^ HEAD^
```
|
2024-04-15 19:37:06 +02:00 |
Susko3
|
1cf170b72e
|
Update bindings to SDL commit 0429f5d6a36fc35b551bcc2acd4a40c2db6dab82
|
2024-04-15 19:37:01 +02:00 |
Dan Balasescu
|
69ba2baa91
|
Merge pull request #24 from hwsmm/android
Add an Android bindings project
|
2024-04-16 00:57:09 +09:00 |
Dan Balasescu
|
1538b7e26e
|
Remove SDL_quit
Removed upstream:
- 9c8c254af2
- f06f761c2f
|
2024-04-16 00:56:05 +09:00 |
hwsmm
|
d3383d2c43
|
Add SDL3-CS-Android and workflow
|
2024-04-16 00:39:51 +09:00 |
Dean Herbert
|
43a178b8ba
|
Merge pull request #15 from smoogipoo/refactor-action
Refactor github action for readability
|
2024-04-13 11:26:38 +08:00 |
Dan Balasescu
|
812a55a433
|
Merge remote-tracking branch 'upstream/update-ios-binaries'
|
2024-04-13 03:22:12 +09:00 |
Dan Balasescu
|
c9de05356a
|
Merge remote-tracking branch 'upstream/update-linux-x64-binaries'
|
2024-04-13 03:22:10 +09:00 |
Dan Balasescu
|
3e3d4dfa26
|
Merge remote-tracking branch 'upstream/update-linux-x86-binaries'
|
2024-04-13 03:22:08 +09:00 |
Dan Balasescu
|
843537364f
|
Merge remote-tracking branch 'upstream/update-osx-arm64-binaries'
|
2024-04-13 03:22:06 +09:00 |
Dan Balasescu
|
7a54fdf417
|
Merge remote-tracking branch 'upstream/update-osx-x64-binaries'
|
2024-04-13 03:22:04 +09:00 |
Dan Balasescu
|
6c4a8a0bb9
|
Merge remote-tracking branch 'upstream/update-win-arm64-binaries'
|
2024-04-13 03:22:02 +09:00 |
Dan Balasescu
|
2edc8741f8
|
Merge remote-tracking branch 'upstream/update-win-x64-binaries'
|
2024-04-13 03:21:59 +09:00 |
smoogipoo
|
52e592f617
|
Update win-x64 SDL binaries
|
2024-04-12 18:20:28 +00:00 |
smoogipoo
|
74f3b2a40c
|
Update win-x86 SDL binaries
|
2024-04-12 18:20:10 +00:00 |
smoogipoo
|
79595707e8
|
Update win-arm64 SDL binaries
|
2024-04-12 18:19:52 +00:00 |
smoogipoo
|
233a54a9ca
|
Update iOS SDL binaries
|
2024-04-12 18:17:55 +00:00 |
smoogipoo
|
fa7836905a
|
Update linux-x86 SDL binaries
|
2024-04-12 18:17:27 +00:00 |
smoogipoo
|
a48b10c3e0
|
Update osx-x64 SDL binaries
|
2024-04-12 18:17:21 +00:00 |
smoogipoo
|
e372a2b711
|
Update osx-arm64 SDL binaries
|
2024-04-12 18:17:15 +00:00 |
smoogipoo
|
f78117fc6c
|
Update linux-x64 SDL binaries
|
2024-04-12 18:16:22 +00:00 |
Dan Balasescu
|
5fd91d1d96
|
Fix typo
|
2024-04-13 02:23:20 +09:00 |
Dan Balasescu
|
5dd91ff8cb
|
Format build action for readability
|
2024-04-13 02:23:07 +09:00 |
Dean Herbert
|
eab6e97231
|
Merge remote-tracking branch 'origin/update-win-x86-binaries' into update-ios-binaries
|
2024-04-07 16:41:30 +08:00 |