Commit Graph

  • 14ef9e4643 WinRT hints Ethan Lee 2017-11-14 20:02:35 -05:00
  • d9bfc8b16a 2.0.7 Ethan Lee 2017-10-24 17:47:02 -04:00
  • 2c3515f458 Core buildfix Ethan Lee 2017-10-19 12:36:51 -04:00
  • 795db4433d Replace LPUtf8StrMarshaler with internal UTF8 API Ethan Lee 2017-10-19 12:30:01 -04:00
  • 5785d3d464 Strip out the XML docs, replace with the basic IntPtr docs where appropriate. Ethan Lee 2017-10-19 10:13:23 -04:00
  • 11adade8c2 .NET Core 2.0 support! Ethan Lee 2017-10-17 10:47:08 -04:00
  • 912569d705 Remove junk from csproj Ethan Lee 2017-10-17 10:45:46 -04:00
  • 689dcf5342 SDL_WinRTRunApp Ethan Lee 2017-10-11 09:15:17 -04:00
  • f7dbc10af5 Revert "SDL_GL_SwapWindow now returns int" Ethan Lee 2017-10-04 17:14:42 -04:00
  • cf7a5fa2a1 SDL_GL_SwapWindow now returns int Ethan Lee 2017-10-04 17:11:10 -04:00
  • 0da7c81d81 2.0.6 Windows-only hints Ethan Lee 2017-09-07 10:41:04 -04:00
  • b9939c43e3 Fix TOUCH_MOUSE_EVENTS string Ethan Lee 2017-09-07 10:38:49 -04:00
  • 776b77c27f 2.0.6 pre-release changes Ethan Lee 2017-09-07 10:37:23 -04:00
  • 9cdd0079b4 Vulkan parameter type fixes Ethan Lee 2017-08-31 20:56:29 -04:00
  • dc98059905 ARB_create_context_robustness, KHR_no_error, Vulkan! Ethan Lee 2017-08-31 16:21:39 -04:00
  • 498a565eda SDL_Joystick/SDL_GameController updates from Hg Ethan Lee 2017-07-28 13:21:10 -04:00
  • 705681d982 overload openaudio to allow null Jack Mott 2017-01-19 15:02:36 -06:00
  • d03071653d add SDL_UpdateTexture overload Jack Mott 2017-01-19 08:44:59 -06:00
  • 4ec65bc5a0 SDL_SetWindowInputFocus Ethan Lee 2016-11-11 13:40:34 -05:00
  • 8a51516de0 Add note about VS debugger silent exit Ethan Lee 2016-10-24 17:12:49 -04:00
  • a230993c4c 2.0.5 Ethan Lee 2016-10-20 10:25:04 -04:00
  • 6f158b9f79 Fix SDL_BITSPERPIXEL Ethan Lee 2016-08-17 15:19:22 -04:00
  • cceef27e50 Removed QueryTexturePixels Ethan Lee 2016-01-26 08:42:43 -05:00
  • 9b6f16a238 SDL_GetDisplayName Ethan Lee 2016-01-14 09:52:16 -05:00
  • 8cf81bc2e6 Merge pull request #99 from dan200/master Ethan Lee 2016-01-07 17:55:25 -05:00
  • e3e22902e7 Added bindings for SDL_PowerState and SDL_GetPowerInfo Daniel Ratcliffe 2016-01-07 22:34:21 +00:00
  • c6fa4d1457 Happy New Year! Ethan Lee 2016-01-04 11:55:36 -05:00
  • d77d831acb Merge from sdl2-hg (2.0.4) Ethan Lee 2016-01-04 11:49:34 -05:00
  • 23e25a3b2d 2.0.4 Ethan Lee 2016-01-04 11:49:00 -05:00
  • 1efc47ee26 SDL_FillRect overload Ethan Lee 2015-12-30 19:16:29 -05:00
  • a44c92397d .NET 3.5 fix Ethan Lee 2015-12-30 19:14:29 -05:00
  • 5d5f4154bb Case-sensitive output folders to match csproj Ethan Lee 2015-12-16 18:35:18 -05:00
  • 1c03cdfb2c Minor spacing fixes Ethan Lee 2015-12-01 11:13:18 -05:00
  • c2d58d61d5 Added SDL_RenderCopyEx overloads Johannes Jacobs 2015-12-01 17:03:25 +01:00
  • 0532deb9a6 Fix a couple SDL_pixels macros Ethan Lee 2015-09-13 16:03:16 -04:00
  • c41fcf5b19 Flags type sizes Ethan Lee 2015-09-02 07:12:10 -04:00
  • 2e9752838d Fix Win32 UTF8 marshaling Ethan Lee 2015-07-20 10:03:42 -04:00
  • 7f3d91e2e5 Minor API change Ethan Lee 2015-07-19 14:31:39 -04:00
  • dbffbe778b SDL 2.0.4 RC1 Ethan Lee 2015-06-13 19:15:08 -04:00
  • 83012b9866 Happy New Year, wait what month is it Ethan Lee 2015-05-21 12:54:41 -04:00
  • 62a28724f2 Fix SDLK_DELETE value: 0177 (octal), 127 (decimal) Elisée 2015-01-06 02:11:40 +01:00
  • f29dbb7e4d Happy New Year, wait what month is it Ethan Lee 2015-05-21 12:54:41 -04:00
  • ec8bd4ab09 Merge pull request #84 from elisee/patch-1 Ethan Lee 2015-01-05 20:23:17 -05:00
  • 2748a2f4e2 Fix SDLK_DELETE value: 0177 (octal), 127 (decimal) Elisée 2015-01-06 02:11:40 +01:00
  • 6ca6862d7e A few SDL2_image RWops funcs Ethan Lee 2014-12-27 22:14:52 -05:00
  • 07d4d8a494 A few SDL2_image RWops funcs Ethan Lee 2014-12-27 22:14:52 -05:00
  • a273ea9a18 Render*Rect NULL overloads Ethan Lee 2014-12-26 11:16:08 -05:00
  • 7a248e2678 Added SDL_GetRendererOutputSize David Barnett 2014-12-07 12:55:56 +13:00
  • 784cda961f SDL_Render rendertarget funcs Ethan Lee 2014-12-04 20:01:57 -05:00
  • 9c475e36fa CreateSoftwareRenderer fix Ethan Lee 2014-11-18 10:26:32 -05:00
  • 818a5cb6e0 Fix SDL_GetScancodeFromKey signature David Barnett 2014-10-26 15:36:18 +13:00
  • 0834d434ec Render*Rect NULL overloads Ethan Lee 2014-12-26 11:16:08 -05:00
  • 1313fc8b66 Merge pull request #79 from zyphrus/master Ethan Lee 2014-12-06 18:58:04 -05:00
  • 19b00a2345 Added SDL_GetRendererOutputSize David Barnett 2014-12-07 12:55:56 +13:00
  • 99f2688d2b SDL_Render rendertarget funcs Ethan Lee 2014-12-04 20:01:57 -05:00
  • 847df8350b CreateSoftwareRenderer fix Ethan Lee 2014-11-18 10:26:32 -05:00
  • 7386579667 Merge pull request #73 from zyphrus/master Ethan Lee 2014-10-25 22:42:51 -04:00
  • 471b3f9658 Fix SDL_GetScancodeFromKey signature David Barnett 2014-10-26 15:36:18 +13:00
  • 9a1f823bca 2.0.4 GUI backend additions Ethan Lee 2014-10-18 12:50:39 -04:00
  • e395a5114d 2.0.4 mouse additions Ethan Lee 2014-10-18 12:39:00 -04:00
  • 818830fc3a Overloads for GetMouseState Ethan Lee 2014-10-18 12:36:44 -04:00
  • df0b8c03d6 SDL_GetVersion can be public Ethan Lee 2014-10-08 00:36:27 -04:00
  • 92f293416d MiniTK has been removed. Ethan Lee 2014-10-07 12:29:29 -04:00
  • babac2a7f0 Update README for FNA name Ethan Lee 2014-07-22 10:50:54 -04:00
  • 34d66997f0 Finish SDL_timer.h Ethan Lee 2014-07-16 10:23:25 -04:00
  • f284899867 RWops doc fixes Ethan Lee 2014-07-07 16:17:56 -04:00
  • 650fa8e44a Merge pull request #68 from Villermen/patch-1 Ethan Lee 2014-07-07 16:11:23 -04:00
  • 1b0674efbe Added comments to publicized method Villermen 2014-07-07 22:09:00 +02:00
  • 419a25e86d Make Mix_LoadWAV_RW public Villermen 2014-07-07 19:36:41 +02:00
  • ed817aad60 Merge pull request #66 from Villermen/master Ethan Lee 2014-06-25 19:31:45 -04:00
  • 3a4bc35646 Added SDL_RenderGetScale and SDL_RenderSetScale Villermen 2014-06-26 01:16:22 +02:00
  • d26d719d76 Added SDL_RenderGetScale and SDL_RenderSetScale Villermen 2014-06-26 01:11:11 +02:00
  • b8baa22a1b SDL_JoystickIndex was a 1.2 function. Ethan Lee 2014-06-24 20:18:08 -04:00
  • a6665a6c08 MiniTK notes added to README. Ethan Lee 2014-06-22 14:42:33 -04:00
  • eaa4f366d0 Merge pull request #61 from nickgravelyn/master Ethan Lee 2014-06-13 02:23:38 -04:00
  • fbe2627fd4 Added SDL_Window[Get/Set]MinimumSize and SDL_Window[Get/Set]MaximumSize. Nick Gravelyn 2014-06-12 22:51:38 -07:00
  • ed8c91d2f3 Add Render[Get/Set]ClipRect (thanks Martin!) Ethan Lee 2014-06-05 12:10:14 -04:00
  • 7a39b5d49c Update .gitignore Ethan Lee 2014-05-31 19:55:44 -04:00
  • db291e6464 Merge pull request #59 from nickgravelyn/master Ethan Lee 2014-05-31 19:54:55 -04:00
  • 37058ed972 Fixing comments. Nick Gravelyn 2014-05-31 16:43:26 -07:00
  • 07853258b4 Adding RWops comment Nick Gravelyn 2014-05-31 16:42:33 -07:00
  • 1c6261532c Added RWops versions of OpenFont to support loading TTFs from memory. Nick Gravelyn 2014-05-31 16:16:28 -07:00
  • 48bae22f0e Guid is a thing. Grumble. Ethan Lee 2014-05-12 17:34:53 -04:00
  • eb23cc18a7 Fix pszGUID string parameter Ethan Lee 2014-05-12 15:47:41 -04:00
  • 3ea9ae0ede Merge pull request #58 from nickgravelyn/master Ethan Lee 2014-05-09 10:13:30 -04:00
  • 55c7c04b0b Adding proper -optimize flag to release build make target. nickgravelyn 2014-05-08 23:02:10 -07:00
  • 1a8273cdc2 Updating Makefile to include ability to produce release builds. nickgravelyn 2014-05-08 22:59:15 -07:00
  • a7fe72d17a Fix BlueLine merge Ethan Lee 2014-05-05 10:24:26 -04:00
  • b4ccfe1c96 Merge pull request #57 from SeanColombo/master Ethan Lee 2014-05-01 11:56:08 -04:00
  • 4ad42a1e9d Made it so that previous overloads were additional instead of replacements. Should be able to merge this upstream. Sean Colombo 2014-05-01 11:44:27 -04:00
  • 7d3217b375 Adding our custom changes to OpenGL which relate to framebuffers. We probably want to upstream this at some point. Sean Colombo 2014-04-29 10:04:11 -04:00
  • e8731efadb Merge pull request #55 from IntelOrca/master Ethan Lee 2014-03-26 12:20:53 -05:00
  • 713e25ab96 Fix SDL_GetKeyFromScancode signature. IntelOrca 2014-03-26 13:14:21 +00:00
  • 67f4c81bb3 SDL 2.0.3 Ethan Lee 2014-03-15 20:37:47 -04:00
  • 6899e6cdb0 Merge pull request #54 from tobiasschulz/master Ethan Lee 2014-03-09 12:32:54 -04:00
  • f495b5318c .NET doesn't use dllmaps Tobias Schulz 2014-03-09 17:27:27 +01:00
  • 43a1905edf Use OpenAL Soft! Ethan Lee 2014-03-08 22:42:00 -05:00
  • af13848840 Merge 'sdl2-hg - SDL2 2.0.2 Ethan Lee 2014-03-08 10:44:24 -05:00
  • 21ab9a5d69 Added some public RWops entry points. Ethan Lee 2014-03-07 11:02:24 -05:00
  • 1055efcc34 Added some public RWops entry points. Ethan Lee 2014-03-07 11:02:24 -05:00