| .. |
|
ClangSharp
|
Update bindings to 1cc85c912bb3352a121b1fdc181c6ab6546157df
|
2024-10-14 14:15:39 +09:00 |
|
SDL_atomic.cs
|
Update SDL bindings
|
2024-09-22 01:15:09 +01:00 |
|
SDL_audio.cs
|
Add some missing macros
|
2024-10-02 02:13:12 +01:00 |
|
SDL_audio.rsp
|
Update bindings to e1aa99573270eac053b428cc899eebf499b44eca
|
2024-07-20 17:46:58 +09:00 |
|
SDL_blendmode.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_camera.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_clipboard.cs
|
Add SDLBool with implicit bool conversions
|
2024-09-22 02:03:16 +01:00 |
|
SDL_error.cs
|
Add SDLBool with implicit bool conversions
|
2024-09-22 02:03:16 +01:00 |
|
SDL_events.cs
|
Add SDLBool with implicit bool conversions
|
2024-09-22 02:03:16 +01:00 |
|
SDL_filesystem.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_gamepad.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_gpu.cs
|
Update bindings to 73898a0a6493c43943dc675ad1eccd03e16ba0d7
|
2024-09-03 21:25:00 +09:00 |
|
SDL_haptic.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_hidapi.rsp
|
Add recommended remapping for `SDL_hidapi.h`
|
2024-04-06 12:22:50 +02:00 |
|
SDL_init.cs
|
Update SDL bindings
|
2024-09-22 01:15:09 +01:00 |
|
SDL_joystick.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_keyboard.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_keycode.cs
|
Update bindings to b5a7b1ca89f4187641aa25e411e69448a56955f3
|
2024-07-12 00:37:43 +09:00 |
|
SDL_locale.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_log.cs
|
Update SDL3 bindings
|
2024-05-18 12:26:03 +02:00 |
|
SDL_main.rsp
|
Exclude `SDL_main()` from DllImport as it isn't exported by SDL3.dll
|
2024-04-06 01:59:38 +02:00 |
|
SDL_messagebox.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_mouse.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_pen.cs
|
Update bindings to f93920a4f16c4d16f6cd3797191e7894542dac4b
|
2024-08-11 14:06:24 +09:00 |
|
SDL_pixels.cs
|
Fix endianness in SDL_pixel
|
2024-09-22 13:43:13 +09:00 |
|
SDL_pixels.rsp
|
Update bindings to b5a7b1ca89f4187641aa25e411e69448a56955f3
|
2024-07-12 00:37:43 +09:00 |
|
SDL_properties.cs
|
Add C# enum "typedefs" for C typedefs
|
2024-04-06 13:32:55 +02:00 |
|
SDL_sensor.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_stdinc.cs
|
Add some missing macros
|
2024-10-02 02:13:12 +01:00 |
|
SDL_stdinc.rsp
|
Fix errors in `SDL_stdinc.g.cs` with define magic
|
2024-04-06 01:00:29 +02:00 |
|
SDL_storage.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_surface.cs
|
Avoid casting
|
2024-07-14 15:49:53 +02:00 |
|
SDL_system.Linux.rsp
|
Fix missing <endian.h> when cross-compiling on windows
|
2024-04-06 01:37:05 +02:00 |
|
SDL_system.Windows.cs
|
Add custom definition for win32 MSG struct
|
2024-04-06 01:42:45 +02:00 |
|
SDL_system.Windows.rsp
|
Add custom definition for win32 MSG struct
|
2024-04-06 01:42:45 +02:00 |
|
SDL_system.rsp
|
Fix duplicate `XEvent` struct definitions
|
2024-04-06 01:34:10 +02:00 |
|
SDL_thread.cs
|
Add C# enum "typedefs" for C typedefs
|
2024-04-06 13:32:55 +02:00 |
|
SDL_thread.rsp
|
Add [UnsupportedOSPlatform("windows")] to `SDL_CreateThread()` functions
|
2024-04-06 12:54:12 +02:00 |
|
SDL_timer.cs
|
Manually implement macro functions
|
2024-04-06 14:05:52 +02:00 |
|
SDL_touch.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_version.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_video.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |