Dan Balasescu
|
12d09eaeae
|
Update tests for new bindings
|
2024-07-17 16:37:59 +09:00 |
Susko3
|
ffe346ac59
|
Update tests
I wish there was `Unsafe_SDL_CreateRenderer` so that passing in `null` is not ambiguous.
|
2024-05-15 20:13:35 +02:00 |
Susko3
|
3d1b5059b6
|
Change all namespaces to `SDL` (from `SDL3`)
The only real issue with this is Android, as the `SDL3` namespace shadows
the `SDL.SDL3` static class.
|
2024-04-19 19:02:22 +02:00 |
Susko3
|
b6a70cf162
|
Migrate custom patch to friendly overloads
Some changes are still required.
|
2024-04-15 19:40:55 +02:00 |
Dan Balasescu
|
913afa5b4f
|
Refactorings + auto styling
|
2024-04-07 12:47:29 +09:00 |
Susko3
|
bb9834d0a9
|
Add sample/tests project
Just a playground to see how the string/type/array friendly overloads work.
You'll have to provide the SDL3 library manually.
|
2024-04-06 14:47:39 +02:00 |