| .. |
|
ClangSharp
|
Let SDL*_VERSION autogenerate
|
2025-06-24 11:25:18 +02: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 comment about the chosen buffer size
|
2025-06-06 18:56:04 +02: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
|
Rework SDL_INIT_INTERFACE and add missing interfaces
|
2025-06-22 01:39:15 +02:00 |
|
SDL_haptic.cs
|
Add new SDL_haptic typedefs and enums
|
2025-06-06 18:47:40 +02: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_iostream.cs
|
Rework SDL_INIT_INTERFACE and add missing interfaces
|
2025-06-22 01:39:15 +02:00 |
|
SDL_joystick.cs
|
Rework SDL_INIT_INTERFACE and add missing interfaces
|
2025-06-22 01:39:15 +02:00 |
|
SDL_keyboard.cs
|
Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1
|
2024-07-28 14:32:21 +09:00 |
|
SDL_keycode.cs
|
Add new enum members
|
2025-01-25 15:33:05 +00: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
|
Fix SDL_Pen constants
|
2025-01-25 17:19:15 +00:00 |
|
SDL_pixels.cs
|
Update SDL_ISPIXELFORMAT_ALPHA
|
2024-11-17 21:51:08 +00: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
|
Rework SDL_INIT_INTERFACE and add missing interfaces
|
2025-06-22 01:39:15 +02:00 |
|
SDL_stdinc.rsp
|
Merge branch 'master' into dockerfile
|
2024-10-24 16:18:48 +09:00 |
|
SDL_storage.cs
|
Rework SDL_INIT_INTERFACE and add missing interfaces
|
2025-06-22 01:39:15 +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
|
Exclude symbols that don't work cross-platform
|
2024-10-24 00:48:29 +01: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_tray.cs
|
Implement helper for SDL_GetTrayEntries()
|
2025-01-05 04:33:11 +00:00 |
|
SDL_version.cs
|
Let SDL*_VERSION autogenerate
|
2025-06-24 11:25:18 +02:00 |
|
SDL_video.cs
|
Add `SDLOpaquePointerArray` and use it for SDL_GetWindows()
|
2024-12-17 17:20:45 +01:00 |