SDL3-CS/SDL3-CS/SDL3/ClangSharp
hwsmm 4792b4667b Add a new SDL_Process bindings 2024-09-15 11:06:03 +09:00
..
SDL_atomic.g.cs Update bindings to df501040fd646a1f4eab92aa5b698b35a36013ed 2024-09-03 21:25:00 +09:00
SDL_audio.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_blendmode.g.cs Update bindings to e1aa99573270eac053b428cc899eebf499b44eca 2024-07-20 17:46:58 +09:00
SDL_camera.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_clipboard.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_cpuinfo.g.cs Update SDL3 bindings 2024-05-18 12:26:03 +02:00
SDL_dialog.g.cs Update bindings to 596c0af0f319157d748b00d369240a9177a3132f 2024-06-26 01:41:00 +09:00
SDL_error.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_events.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_filesystem.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_gamepad.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_gpu.g.cs Update bindings to 93bf53426840fd052da2aeb6d5a5a6f380f4c21a 2024-09-15 01:37:32 +01:00
SDL_guid.g.cs Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1 2024-07-28 14:32:21 +09:00
SDL_haptic.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_hidapi.g.cs Add C# enum "typedefs" for C typedefs 2024-04-06 13:32:55 +02:00
SDL_hints.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_init.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_iostream.g.cs Update bindings to 93bf53426840fd052da2aeb6d5a5a6f380f4c21a 2024-09-15 01:37:32 +01:00
SDL_joystick.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_keyboard.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_keycode.g.cs Update bindings to b5a7b1ca89f4187641aa25e411e69448a56955f3 2024-07-12 00:37:43 +09:00
SDL_loadso.g.cs Define `SDL_FUNCTION_POINTER_IS_VOID_POINTER` 2024-04-06 13:38:13 +02:00
SDL_locale.g.cs Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1 2024-07-28 14:32:21 +09:00
SDL_log.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_main.GDK.g.cs Add missing Win32 and GDK functions 2024-09-15 01:48:46 +01:00
SDL_main.Windows.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_main.g.cs Update bindings to 9eac3a434e328bd6f7470eb59076dcf7dae237be 2024-08-22 22:21:40 +09:00
SDL_messagebox.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_metal.g.cs Remap C `void *` to C# `IntPtr` 2024-04-06 12:34:11 +02:00
SDL_misc.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_mouse.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_mutex.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_pen.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_pixels.g.cs Update bindings to 73898a0a6493c43943dc675ad1eccd03e16ba0d7 2024-09-03 21:25:00 +09:00
SDL_platform.g.cs Add friendly `string?` overloads to C `(const) char *` functions 2024-04-06 14:36:36 +02:00
SDL_power.g.cs Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
SDL_process.g.cs Add a new SDL_Process bindings 2024-09-15 11:06:03 +09:00
SDL_properties.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_rect.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_render.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_revision.g.cs Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
SDL_scancode.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_sensor.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_stdinc.g.cs Update bindings to 93bf53426840fd052da2aeb6d5a5a6f380f4c21a 2024-09-15 01:37:32 +01:00
SDL_storage.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_surface.g.cs Update bindings to df501040fd646a1f4eab92aa5b698b35a36013ed 2024-09-03 21:25:00 +09:00
SDL_system.Android.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_system.GDK.g.cs Add missing Win32 and GDK functions 2024-09-15 01:48:46 +01:00
SDL_system.Linux.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_system.Windows.g.cs Add missing Win32 and GDK functions 2024-09-15 01:48:46 +01:00
SDL_system.g.cs Update bindings to 53022aeb5e539dda5a97ea5dead7b2be62aaf912 2024-07-26 01:00:35 +09:00
SDL_system.iOS.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_thread.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_time.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_timer.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00
SDL_touch.g.cs Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1 2024-07-28 14:32:21 +09:00
SDL_version.g.cs Update SDL3 bindings 2024-05-18 12:26:03 +02:00
SDL_video.g.cs Update bindings to b15fab0207004282aaf0ab0643fd08579121c88a 2024-09-12 12:32:58 +09:00
SDL_vulkan.g.cs Update bindings to ace6920d4433599e99083892fc12495239ee3d61 2024-08-28 22:04:50 +09:00