smoogipoo
227d48fe68
Update native binaries
2025-12-05 13:04:32 +00:00
hwsmm
ddf8f1f478
Update SDL bindings
2025-12-05 20:54:03 +09:00
smoogipoo
3cda196b20
Update native binaries
2025-11-18 03:08:55 +00:00
smoogipoo
8838d6792e
Update native binaries
2025-11-15 08:06:45 +00:00
Susko3
95165b55ea
Update SDL bindings
2025-11-15 01:05:22 +01:00
smoogipoo
9601d75096
Update native binaries
2025-09-19 23:59:51 +00:00
Dan Balasescu
2d7d0ddecc
Regenerate bindings
2025-09-11 09:13:38 +09:00
Susko3
95010b0846
Add envvar CI_DONT_TARGET_ANDROID=1 to fix CI build without android workload
2025-08-30 23:14:43 +02:00
Susko3
a4781c9b58
Fix bindings not compiling
2025-08-28 14:07:13 +02:00
smoogipoo
e7bbd4461d
Update native binaries
2025-08-28 11:57:01 +00:00
Susko3
b59358dbf5
Update bindings
2025-08-28 13:37:09 +02:00
Dan Balasescu
579cf8b380
Add package tags
2025-08-26 08:49:04 +09:00
smoogipoo
e865ccc395
Update native binaries
2025-08-25 23:37:49 +00:00
Dan Balasescu
742ac35cbc
Update bindings
2025-08-26 07:57:26 +09:00
Dan Balasescu
6fc5f872ed
Fix runtime crash due to missing AOT module
2025-08-17 19:27:36 +09:00
Susko3
7258fc2aaf
Update native binaries
2025-08-15 19:58:20 +00:00
Dan Balasescu
5a16446ded
Regenerate bindings
2025-08-14 02:28:02 +09:00
Dan Balasescu
6d367145ed
Update bindings
2025-08-03 00:03:07 +09:00
smoogipoo
d94b725f97
Update native binaries
2025-07-03 04:23:29 +00:00
smoogipoo
91e05b56fe
Update native binaries
2025-06-29 06:03:19 +00:00
MINI\jairo
c7b853e9ce
Handle Mix_ methods
2025-06-28 22:37:36 -05:00
MINI\jairo
c202ba42ea
Add CS generated files for SDL_mixer
2025-06-28 08:12:51 -05:00
Dan Balasescu
beecade72f
Mark `JetBrains.Annotations` as private package
2025-06-25 12:40:26 +09:00
Susko3
7ad887b2a6
Let SDL*_VERSION autogenerate
2025-06-24 11:25:18 +02:00
Susko3
88efab5deb
Fix `Unsafe_` method generation in SDL_ttf
2025-06-24 11:00:53 +02:00
smoogipoo
bba374d541
Update native binaries
2025-06-24 08:19:56 +00:00
Dan Balasescu
17a6a1b74c
Merge pull request #223 from Susko3/update-bindings
...
Update bindings of all SDL3 libraries
2025-06-24 17:13:07 +09:00
Susko3
9b834790d4
Update bindings of SDL3 libraries
...
This brings SDL_image and SDL_ttf up-to-date.
2025-06-23 23:07:46 +02:00
Susko3
f9345ed38a
Fix checkout line endings in .g.cs files
...
ClangSharp will always generate files with LF, but the --headerFile is copied as-is.
This resulted in files with CR LF and LF line endings, confusing git which would always
report changes in line endings.
This is fixed by checking out *.g.cs and the license headers fed into ClangSharp with LF.
The files have always beeen normalised to LF endings on commit, so this change is not visible in git.
2025-06-23 22:41:40 +02:00
Susko3
bb247fa952
Rework SDL_INIT_INTERFACE and add missing interfaces
2025-06-22 01:39:15 +02:00
smoogipoo
24c8b21804
Update native binaries
2025-06-20 15:54:55 +00:00
Dan Balasescu
9c587389c2
Add condensed readme to package
2025-06-20 03:33:57 +09:00
smoogipoo
c92afe97ac
Update native binaries
2025-06-19 16:07:49 +00:00
Dan Balasescu
ac2e352e81
Merge pull request #179 from WizzardMaker/feature/sdl-libs
...
Adds support for sdl_image and sdl_ttf (also other libs)
2025-06-20 01:01:30 +09:00
smoogipoo
693fcf308b
Update native binaries
2025-06-08 09:56:16 +00:00
Susko3
89fa65f30c
Add comment about the chosen buffer size
2025-06-06 18:56:04 +02:00
Susko3
53bedf11e3
Add new SDL_haptic typedefs and enums
...
While SDL_HapticEffectType has flag-like values, it's publicly not a [Flags] enum
as the possible values are exclusive.
See for example https://wiki.libsdl.org/SDL3/SDL_HapticPeriodic .
2025-06-06 18:47:40 +02:00
Susko3
29c7e9c126
Add SDL_GetEventDescription helper
2025-06-06 18:23:59 +02:00
Dan Balasescu
831d80fc10
Update bindings to 7dd5e765df239986f78c9b0016e3f3023d885084
2025-06-06 20:17:45 +09:00
Dan Balasescu
23a162db1e
Merge pull request #208 from SaxxonPike/Enumerable-SdlArrays
...
Allow `foreach` enumeration over `SDLArray`
2025-06-06 20:03:05 +09:00
Anthony Konzel
080b1e571e
Allow `foreach` enumeration over SDLArray
2025-06-05 12:57:08 -05:00
Susko3
e4a0124bfc
Clean up code
2025-06-05 02:16:48 +02:00
Anthony Konzel
e18e833799
Reduce the number of string allocations in Utf8String when input strings do not contain a null terminator
2025-06-04 16:40:37 -05:00
Dan Balasescu
7124e530e1
Merge branch 'master' into feature/sdl-libs
2025-05-20 15:20:06 +09:00
bdach
507c28c23c
Update native binaries
2025-02-20 12:25:31 +00:00
hwsmm
c747f1dcdd
Update bindings
2025-02-20 20:49:58 +09:00
Susko3
490ffdcaa4
Update native binaries
2025-01-25 18:00:42 +00:00
Susko3
87b6598855
Fix SDL_Pen constants
2025-01-25 17:19:15 +00:00
Susko3
e9be289b30
Add new enum members
2025-01-25 15:33:05 +00:00
Susko3
b00293457a
Update SDL3 bindings for Windows Ink support
2025-01-25 15:00:58 +00:00