SDL3-CS/SDL3-CS/SDL3
Susko3 25c2558184 Update SDL3 bindings
Updates to https://github.com/libsdl-org/SDL/commit/%206f2621438a65abae114a7210914352b4c1d9c6c3.
This matches the binaries.
2024-05-18 12:26:03 +02:00
..
ClangSharp Update SDL3 bindings 2024-05-18 12:26:03 +02:00
SDL_atomic.cs Manually implement macro functions 2024-04-06 14:05:52 +02:00
SDL_audio.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02: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 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02: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 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_pen.cs Add [MustDisposeResource] annoations to array helpers 2024-04-06 15:37:29 +02:00
SDL_pixels.cs Manually implement macro functions 2024-04-06 14:05:52 +02:00
SDL_pixels.rsp Fix errors in `SDL_pixels.g.cs` by specifying enum types 2024-04-06 01:00:29 +02: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 Update SDL3 bindings 2024-05-18 12:26:03 +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 Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00