Commit graph

  • 67a6fb4532 Remove Makefile Shane Woolcock 2020-04-16 19:52:47 +0930
  • ad755967f3 Add appveyor.yml Shane Woolcock 2020-04-16 19:35:47 +0930
  • 19be86c467 Add more NuGet info Shane Woolcock 2020-04-16 19:34:04 +0930
  • 2994716b99 Remove gitlab CI Shane Woolcock 2020-04-15 17:38:50 +0930
  • ef9c50923a Add native libraries Shane Woolcock 2020-04-15 17:36:20 +0930
  • 849d398070 Remove SDL2 extensions Shane Woolcock 2020-04-15 17:36:00 +0930
  • 0f73183733 Only target netstandard2.0 Shane Woolcock 2020-04-15 17:35:16 +0930
  • 8d0760016b
    SDL 2.0.12 Update (#167) Caleb Cornett 2020-03-10 16:41:58 -0400
  • 11064cc128 Add SDL_SysWMinfo.info.win.hinstance Todd York 2020-03-10 20:49:29 +0800
  • e7d628f539 Allow .NET 4.0 projects to reference SDL2-CS.Core Ethan Lee 2020-02-29 11:15:45 -0500
  • 6cb034a649 Expose SDL_memcpy Ethan Lee 2020-01-19 10:57:16 -0500
  • 6a28ae8594 Fix SDL_AndroidGetExternalStorageState EntryPoint Ethan Lee 2020-01-08 12:46:35 -0500
  • 8aa635b27f Happy New Year! Ethan Lee 2020-01-01 11:07:58 -0500
  • c6524e2eb4 Missed a few things from previous releases Caleb Cornett 2019-12-08 16:41:19 -0500
  • 1a3556441e Fix leak in SDL_GetClipboardText() meli 2019-12-06 19:02:05 -0800
  • 1f35c7f2fd VS2010 app.config fix Ethan Lee 2019-11-26 15:13:58 -0500
  • dc9d98a075 SDL2-CS.dll.config -> app.config Ethan Lee 2019-10-27 01:31:27 -0400
  • 99a3123c42 Random tab sanitization Ethan Lee 2019-10-23 10:14:09 -0400
  • 0b6091c655 Couple more size_t fixes Ethan Lee 2019-10-23 10:09:45 -0400
  • 3185ae7eba RWops size_t fixes, remove unused unsafe keyword Ethan Lee 2019-10-23 10:05:22 -0400
  • 1c0c33ff5b Added additional RWops functions and partial SDL_RWops structure. James J. Kelly Jr 2019-10-23 09:01:04 -0400
  • eeadbf0709 Drop events are actually enabled by default. Nabile Rahmani 2019-10-22 10:20:56 +0200
  • 59b5620bd5 Added various CPU capability calls from SDL_cpuinfo.h James J. Kelly Jr 2019-10-21 15:37:53 -0400
  • 7aaf5e6203
    Create FUNDING.yml Ethan Lee 2019-10-11 14:32:36 -0400
  • 499ad108b9 SDL_Vulkan_CreateSurface should use ulong Caleb Cornett 2019-08-31 17:47:50 -0400
  • 80a13ba107 SDL 2.0.10 Updates (#157) Caleb Cornett 2019-07-25 18:31:13 -0400
  • d0d0ae0071 Add SDL_HINT_TV_REMOTE_AS_JOYSTICK Caleb Cornett 2019-07-16 22:35:23 -0400
  • 386ebcfcc9 Add SDL_HINT_IOS_HIDE_HOME_INDICATOR Caleb Cornett 2019-06-06 16:09:57 -0400
  • c787ad8f8d Return an empty string on, er, empty string Ethan Lee 2019-05-29 16:54:26 -0400
  • f4c767259f Added SDL_RenderGetMetal* functions Caleb Cornett 2019-05-03 14:36:17 -0400
  • 162bbe0ba4 Add SDL_GL_LoadLibrary Ethan Lee 2019-04-11 18:55:48 -0400
  • d5b0e14cf5 INFINITY wasn't quite infinity enough Ethan Lee 2019-02-24 11:42:42 -0500
  • cd4064203f Remove obsolete unmanaged type (#154) George Nemes 2019-02-16 14:26:08 +0000
  • 859737b1e1 Add windowID to SDL_DropEvent. Axolotl Maid Service 2018-11-28 18:35:06 -0500
  • 65d719a058 Allow DropEvent users to access UTF8_ToManaged Ethan Lee 2018-11-27 09:53:36 -0500
  • 0cd8f85918 Small fix for DisplayEventID Caleb Cornett 2018-11-18 17:13:44 -0500
  • b5a66888f5 2.0.9 Ethan Lee 2018-11-11 13:29:58 -0500
  • 3819b959b6 Build in a release configuration before packaging. Adam Becker 2018-11-08 20:13:32 -0700
  • 93acf5457b Add SDL_UpdateYUVTexture tuxuser 2018-10-25 19:59:34 +0200
  • 48621907a2 SDL_system.h Ethan Lee 2018-10-02 14:17:07 -0400
  • 292c0084a1 dmcs->mcs Ethan Lee 2018-09-10 00:12:13 -0400
  • 9743aaef11 Remove .dll suffix from DllImports Ethan Lee 2018-09-10 00:04:00 -0400
  • 3672e94be5 gitlab-ci integration (#140) Adam Becker 2018-09-09 15:37:49 -0600
  • 0560581774 Missing event enums Ethan Lee 2018-09-05 18:32:43 -0400
  • f5e19f2114 Add SDL_INIT_EVENTS for SDL_Init shartte 2018-08-06 19:37:47 +0200
  • 48e13433b3 Add overload to SDL_GL_SetAttribute which accepts the SDL_GLprofile enum to prevent having to cast. smack0007 2018-07-19 17:46:57 +0200
  • dd6f7face8 Use GetChars return value Ethan Lee 2018-06-27 15:43:10 -0400
  • f26b55e8be stackalloc for UTF8_ToManaged Ethan Lee 2018-06-27 14:45:19 -0400
  • a16e9951f7 Enable the optimise flag in Release configurations. Nabile Rahmani 2018-06-17 15:46:31 +0200
  • 8e0cec49a0 Update PATCHLEVEL Ethan Lee 2018-05-05 17:20:00 -0400
  • 03f0431995 __arglist is unsupported by BRUTE and .NET Native Ethan Lee 2018-04-29 16:28:03 -0400
  • 99846d578c Fixes found by BRUTE Ethan Lee 2018-04-25 11:51:21 -0400
  • 8e75771fca C# you idiot that struct is totally blittable Ethan Lee 2018-03-30 11:15:48 -0400
  • 0f768e1c18 Fix SDL_GameControllerButtonBind layout Ethan Lee 2018-03-30 10:43:46 -0400
  • bd3b64fe32 Fix for GetCallback function decls Ethan Lee 2018-03-22 17:42:55 -0400
  • 9549b1c920 SDL_GL_GetProcAddress(IntPtr) Ethan Lee 2018-03-22 17:00:23 -0400
  • 821c6aaf49 SDL_mixer 2.0.2 Ethan Lee 2018-02-25 11:12:06 -0500
  • c764309ae5 Dear CoreCLR team: Please fix this Ethan Lee 2018-02-07 11:44:56 -0500
  • 5ec50891a3 Make ToNative null check similar to ToManaged null check Ethan Lee 2018-01-15 21:57:30 -0500
  • 77cffe2f92 When a null C# string is passed to UTF8_ToNative(), return a null pointer instead of an empty C string. Keith Holman 2018-01-15 11:06:03 -0800
  • ed4838b75d Typo fix (thanks @bplu4t2f!) Ethan Lee 2017-12-16 12:35:32 -0500
  • 64e2a93d55 Add bindings for the SDL_AUDIODEVICEADDED and SDL_AUDIODEVICEREMOVED events. Keith Holman 2017-12-05 17:43:37 -0800
  • 396299307f UnmanagedFunctionPointer attributes Ethan Lee 2017-11-20 11:42:12 -0500
  • 41a2c5b93d Forgot that these are macros... :( Ethan Lee 2017-11-18 20:55:37 -0500
  • 63aeac09ca SDL_image 2.0.2 Ethan Lee 2017-11-18 20:50:56 -0500
  • 14ef9e4643 WinRT hints Ethan Lee 2017-11-14 20:02:35 -0500
  • d9bfc8b16a 2.0.7 Ethan Lee 2017-10-24 17:47:02 -0400
  • 2c3515f458 Core buildfix Ethan Lee 2017-10-19 12:36:51 -0400
  • 795db4433d Replace LPUtf8StrMarshaler with internal UTF8 API Ethan Lee 2017-10-19 12:30:01 -0400
  • 5785d3d464 Strip out the XML docs, replace with the basic IntPtr docs where appropriate. Ethan Lee 2017-10-19 10:13:23 -0400
  • 11adade8c2 .NET Core 2.0 support! Ethan Lee 2017-10-17 10:47:08 -0400
  • 912569d705 Remove junk from csproj Ethan Lee 2017-10-17 10:45:46 -0400
  • 689dcf5342 SDL_WinRTRunApp Ethan Lee 2017-10-11 09:15:17 -0400
  • f7dbc10af5 Revert "SDL_GL_SwapWindow now returns int" Ethan Lee 2017-10-04 17:14:42 -0400
  • cf7a5fa2a1 SDL_GL_SwapWindow now returns int Ethan Lee 2017-10-04 17:11:10 -0400
  • 0da7c81d81 2.0.6 Windows-only hints Ethan Lee 2017-09-07 10:41:04 -0400
  • b9939c43e3 Fix TOUCH_MOUSE_EVENTS string Ethan Lee 2017-09-07 10:38:49 -0400
  • 776b77c27f 2.0.6 pre-release changes Ethan Lee 2017-09-07 10:37:23 -0400
  • 9cdd0079b4 Vulkan parameter type fixes Ethan Lee 2017-08-31 20:56:29 -0400
  • dc98059905 ARB_create_context_robustness, KHR_no_error, Vulkan! Ethan Lee 2017-08-31 16:21:39 -0400
  • 498a565eda SDL_Joystick/SDL_GameController updates from Hg Ethan Lee 2017-07-28 13:21:10 -0400
  • 705681d982 overload openaudio to allow null Jack Mott 2017-01-19 15:02:36 -0600
  • d03071653d add SDL_UpdateTexture overload Jack Mott 2017-01-19 08:44:59 -0600
  • 4ec65bc5a0 SDL_SetWindowInputFocus Ethan Lee 2016-11-11 13:40:34 -0500
  • 8a51516de0 Add note about VS debugger silent exit Ethan Lee 2016-10-24 17:12:49 -0400
  • a230993c4c 2.0.5 Ethan Lee 2016-10-20 10:25:04 -0400
  • 6f158b9f79 Fix SDL_BITSPERPIXEL Ethan Lee 2016-08-17 15:19:22 -0400
  • cceef27e50 Removed QueryTexturePixels Ethan Lee 2016-01-26 08:42:43 -0500
  • 9b6f16a238 SDL_GetDisplayName Ethan Lee 2016-01-14 09:52:16 -0500
  • 8cf81bc2e6 Merge pull request #99 from dan200/master Ethan Lee 2016-01-07 17:55:25 -0500
  • e3e22902e7 Added bindings for SDL_PowerState and SDL_GetPowerInfo Daniel Ratcliffe 2016-01-07 22:34:21 +0000
  • c6fa4d1457 Happy New Year! Ethan Lee 2016-01-04 11:55:36 -0500
  • d77d831acb Merge from sdl2-hg (2.0.4) Ethan Lee 2016-01-04 11:49:34 -0500
  • 23e25a3b2d 2.0.4 Ethan Lee 2016-01-04 11:49:00 -0500
  • 1efc47ee26 SDL_FillRect overload Ethan Lee 2015-12-30 19:16:29 -0500
  • a44c92397d .NET 3.5 fix Ethan Lee 2015-12-30 19:14:29 -0500
  • 5d5f4154bb Case-sensitive output folders to match csproj Ethan Lee 2015-12-16 18:35:18 -0500
  • 1c03cdfb2c Minor spacing fixes Ethan Lee 2015-12-01 11:13:18 -0500
  • c2d58d61d5 Added SDL_RenderCopyEx overloads Johannes Jacobs 2015-12-01 17:03:25 +0100
  • 0532deb9a6 Fix a couple SDL_pixels macros Ethan Lee 2015-09-13 16:03:16 -0400