| .. |
|
ClangSharp
|
Update bindings to b5a7b1ca89f4187641aa25e411e69448a56955f3
|
2024-07-12 00:37:43 +09:00 |
|
SDL_atomic.cs
|
Manually implement macro functions
|
2024-04-06 14:05:52 +02:00 |
|
SDL_audio.cs
|
Update bindings to 596c0af0f319157d748b00d369240a9177a3132f
|
2024-06-26 01:41:00 +09:00 |
|
SDL_blendmode.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_camera.cs
|
Refactorings + auto styling
|
2024-04-07 12:47:29 +09:00 |
|
SDL_clipboard.cs
|
Add string-friendly overload for `SDL_SetClipboardData`
|
2024-04-23 14:45:12 +02:00 |
|
SDL_error.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_events.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_filesystem.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_gamepad.cs
|
Add [MustDisposeResource] annoations to array helpers
|
2024-04-06 15:37:29 +02:00 |
|
SDL_haptic.cs
|
Add [MustDisposeResource] annoations to array helpers
|
2024-04-06 15:37:29 +02:00 |
|
SDL_hidapi.rsp
|
Add recommended remapping for `SDL_hidapi.h`
|
2024-04-06 12:22:50 +02:00 |
|
SDL_init.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_joystick.cs
|
Add [MustDisposeResource] annoations to array helpers
|
2024-04-06 15:37:29 +02:00 |
|
SDL_keyboard.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_keycode.cs
|
Update bindings to b5a7b1ca89f4187641aa25e411e69448a56955f3
|
2024-07-12 00:37:43 +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
|
Apply suggestions from Susko3
|
2024-07-02 21:55:34 +09:00 |
|
SDL_pen.cs
|
Apply suggestions from Susko3
|
2024-07-02 21:55:34 +09:00 |
|
SDL_pixels.cs
|
Update bindings to b5a7b1ca89f4187641aa25e411e69448a56955f3
|
2024-07-12 00:37:43 +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
|
Add [MustDisposeResource] annoations to array helpers
|
2024-04-06 15:37:29 +02:00 |
|
SDL_stdinc.cs
|
Add `void *` overload for `SDL_free()`
|
2024-04-06 14:07:38 +02:00 |
|
SDL_stdinc.rsp
|
Fix errors in `SDL_stdinc.g.cs` with define magic
|
2024-04-06 01:00:29 +02: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
|
Regenerate SDL3 bindings
|
2024-04-17 18:37:09 +02:00 |
|
SDL_version.cs
|
Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb
|
2024-05-15 20:05:52 +02:00 |
|
SDL_video.cs
|
Apply suggestions from Susko3
|
2024-07-02 21:55:34 +09:00 |