Commit graph

  • c41fcf5b19 Flags type sizes Ethan Lee 2015-09-02 07:12:10 -0400
  • 2e9752838d Fix Win32 UTF8 marshaling Ethan Lee 2015-07-20 10:03:42 -0400
  • 7f3d91e2e5 Minor API change Ethan Lee 2015-07-19 14:31:39 -0400
  • dbffbe778b SDL 2.0.4 RC1 Ethan Lee 2015-06-13 19:15:08 -0400
  • 83012b9866 Happy New Year, wait what month is it Ethan Lee 2015-05-21 12:54:41 -0400
  • 62a28724f2 Fix SDLK_DELETE value: 0177 (octal), 127 (decimal) Elisée 2015-01-06 02:11:40 +0100
  • f29dbb7e4d Happy New Year, wait what month is it Ethan Lee 2015-05-21 12:54:41 -0400
  • ec8bd4ab09 Merge pull request #84 from elisee/patch-1 Ethan Lee 2015-01-05 20:23:17 -0500
  • 2748a2f4e2 Fix SDLK_DELETE value: 0177 (octal), 127 (decimal) Elisée 2015-01-06 02:11:40 +0100
  • 6ca6862d7e A few SDL2_image RWops funcs Ethan Lee 2014-12-27 22:14:52 -0500
  • 07d4d8a494 A few SDL2_image RWops funcs Ethan Lee 2014-12-27 22:14:52 -0500
  • a273ea9a18 Render*Rect NULL overloads Ethan Lee 2014-12-26 11:16:08 -0500
  • 7a248e2678 Added SDL_GetRendererOutputSize David Barnett 2014-12-07 12:55:56 +1300
  • 784cda961f SDL_Render rendertarget funcs Ethan Lee 2014-12-04 20:01:57 -0500
  • 9c475e36fa CreateSoftwareRenderer fix Ethan Lee 2014-11-18 10:26:32 -0500
  • 818a5cb6e0 Fix SDL_GetScancodeFromKey signature David Barnett 2014-10-26 15:36:18 +1300
  • 0834d434ec Render*Rect NULL overloads Ethan Lee 2014-12-26 11:16:08 -0500
  • 1313fc8b66 Merge pull request #79 from zyphrus/master Ethan Lee 2014-12-06 18:58:04 -0500
  • 19b00a2345 Added SDL_GetRendererOutputSize David Barnett 2014-12-07 12:55:56 +1300
  • 99f2688d2b SDL_Render rendertarget funcs Ethan Lee 2014-12-04 20:01:57 -0500
  • 847df8350b CreateSoftwareRenderer fix Ethan Lee 2014-11-18 10:26:32 -0500
  • 7386579667 Merge pull request #73 from zyphrus/master Ethan Lee 2014-10-25 22:42:51 -0400
  • 471b3f9658 Fix SDL_GetScancodeFromKey signature David Barnett 2014-10-26 15:36:18 +1300
  • 9a1f823bca 2.0.4 GUI backend additions Ethan Lee 2014-10-18 12:50:39 -0400
  • e395a5114d 2.0.4 mouse additions Ethan Lee 2014-10-18 12:39:00 -0400
  • 818830fc3a Overloads for GetMouseState Ethan Lee 2014-10-18 12:36:44 -0400
  • df0b8c03d6 SDL_GetVersion can be public Ethan Lee 2014-10-08 00:36:27 -0400
  • 92f293416d MiniTK has been removed. Ethan Lee 2014-10-07 12:29:29 -0400
  • babac2a7f0 Update README for FNA name Ethan Lee 2014-07-22 10:50:54 -0400
  • 34d66997f0 Finish SDL_timer.h Ethan Lee 2014-07-16 10:23:25 -0400
  • f284899867 RWops doc fixes Ethan Lee 2014-07-07 16:17:56 -0400
  • 650fa8e44a Merge pull request #68 from Villermen/patch-1 Ethan Lee 2014-07-07 16:11:23 -0400
  • 1b0674efbe Added comments to publicized method Villermen 2014-07-07 22:09:00 +0200
  • 419a25e86d Make Mix_LoadWAV_RW public Villermen 2014-07-07 19:36:41 +0200
  • ed817aad60 Merge pull request #66 from Villermen/master Ethan Lee 2014-06-25 19:31:45 -0400
  • 3a4bc35646 Added SDL_RenderGetScale and SDL_RenderSetScale Villermen 2014-06-26 01:16:22 +0200
  • d26d719d76 Added SDL_RenderGetScale and SDL_RenderSetScale Villermen 2014-06-26 01:11:11 +0200
  • b8baa22a1b SDL_JoystickIndex was a 1.2 function. Ethan Lee 2014-06-24 20:18:08 -0400
  • a6665a6c08 MiniTK notes added to README. Ethan Lee 2014-06-22 14:42:33 -0400
  • eaa4f366d0 Merge pull request #61 from nickgravelyn/master Ethan Lee 2014-06-13 02:23:38 -0400
  • fbe2627fd4 Added SDL_Window[Get/Set]MinimumSize and SDL_Window[Get/Set]MaximumSize. Nick Gravelyn 2014-06-12 22:51:38 -0700
  • ed8c91d2f3 Add Render[Get/Set]ClipRect (thanks Martin!) Ethan Lee 2014-06-05 12:10:14 -0400
  • 7a39b5d49c Update .gitignore Ethan Lee 2014-05-31 19:55:44 -0400
  • db291e6464 Merge pull request #59 from nickgravelyn/master Ethan Lee 2014-05-31 19:54:55 -0400
  • 37058ed972 Fixing comments. Nick Gravelyn 2014-05-31 16:43:26 -0700
  • 07853258b4 Adding RWops comment Nick Gravelyn 2014-05-31 16:42:33 -0700
  • 1c6261532c Added RWops versions of OpenFont to support loading TTFs from memory. Nick Gravelyn 2014-05-31 16:16:28 -0700
  • 48bae22f0e Guid is a thing. Grumble. Ethan Lee 2014-05-12 17:34:53 -0400
  • eb23cc18a7 Fix pszGUID string parameter Ethan Lee 2014-05-12 15:47:41 -0400
  • 3ea9ae0ede Merge pull request #58 from nickgravelyn/master Ethan Lee 2014-05-09 10:13:30 -0400
  • 55c7c04b0b Adding proper -optimize flag to release build make target. nickgravelyn 2014-05-08 23:02:10 -0700
  • 1a8273cdc2 Updating Makefile to include ability to produce release builds. nickgravelyn 2014-05-08 22:59:15 -0700
  • a7fe72d17a Fix BlueLine merge Ethan Lee 2014-05-05 10:24:26 -0400
  • b4ccfe1c96 Merge pull request #57 from SeanColombo/master Ethan Lee 2014-05-01 11:56:08 -0400
  • 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 -0400
  • 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 -0400
  • e8731efadb Merge pull request #55 from IntelOrca/master Ethan Lee 2014-03-26 12:20:53 -0500
  • 713e25ab96 Fix SDL_GetKeyFromScancode signature. IntelOrca 2014-03-26 13:14:21 +0000
  • 67f4c81bb3 SDL 2.0.3 Ethan Lee 2014-03-15 20:37:47 -0400
  • 6899e6cdb0 Merge pull request #54 from tobiasschulz/master Ethan Lee 2014-03-09 12:32:54 -0400
  • f495b5318c .NET doesn't use dllmaps Tobias Schulz 2014-03-09 17:27:27 +0100
  • 43a1905edf Use OpenAL Soft! Ethan Lee 2014-03-08 22:42:00 -0500
  • af13848840 Merge 'sdl2-hg - SDL2 2.0.2 Ethan Lee 2014-03-08 10:44:24 -0500
  • 21ab9a5d69 Added some public RWops entry points. Ethan Lee 2014-03-07 11:02:24 -0500
  • 1055efcc34 Added some public RWops entry points. Ethan Lee 2014-03-07 11:02:24 -0500
  • 404c4d583d AL_SOFT_MSADPCM is now a thing. Ethan Lee 2014-03-05 10:06:01 -0500
  • 82cd690656 AL_SOFT_MSADPCM is now a thing. Ethan Lee 2014-03-05 10:06:01 -0500
  • f7ba9ab3b7 Ryan added this back. Ethan Lee 2014-03-04 11:21:04 -0500
  • a7b2d3de69 Whuh, we already got rid of this... Ethan Lee 2014-03-02 17:41:21 -0500
  • 6d0456c99e Double click support from SDL 2.0.2 Ethan Lee 2014-03-02 07:42:17 -0500
  • 2e719b0650 SDL 2.0.2 update. Includes some extras as well. Ethan Lee 2014-03-02 07:36:30 -0500
  • 60454e8878 From libsdl 2.0.2 RC1 notes - The screensaver is now disabled by default, and there is a hint SDL_HINT_VIDEO_ALLOW_SCREENSAVER that can change that behavior. babelshift 2014-03-01 22:51:30 -0500
  • a74f245fe6 From libsdl 2.0.2 RC1 notes - Added a hint SDL_HINT_MOUSE_RELATIVE_MODE_WARP to specify whether mouse relative mode should be emulated using mouse warping. babelshift 2014-03-01 22:46:13 -0500
  • 8846dbcaa4 Added suo files to ignore babelshift 2014-03-01 22:41:26 -0500
  • 7dd378d866 Update for latest AL_EXT_MSADPCM changes Ethan Lee 2014-03-01 06:01:58 -0500
  • cbf996466d Happy New Year, wait what day is it Ethan Lee 2014-02-10 18:02:40 -0500
  • 6bf1984db9 SDL_BlitScaled name Ethan Lee 2014-01-29 07:26:00 -0500
  • 0fb37403cd Mix_Chunk is not our problem. Ethan Lee 2014-01-27 16:39:09 -0500
  • 4a37ca4387 Merge from babelshift Ethan Lee 2014-01-12 15:18:50 -0500
  • 078ef09a09 Adding missing hint to handle scale quality babelshift 2014-01-12 11:19:45 -0500
  • 63c194dd81 Add MSADPCM256 support Ethan Lee 2013-12-02 23:39:57 -0500
  • 193b1db8cb Merge pull request #47 from luiscubal/master Ethan Lee 2013-11-30 08:07:23 -0800
  • 5caa264f85 Added SDL_RenderSetLogicalSize and SDL_RenderGetLogicalSize Luís Reis 2013-11-30 15:52:55 +0000
  • 062241ca82 SDL2_image has SavePNG, woohoo! Ethan Lee 2013-11-18 11:28:32 -0500
  • f3ae14eb98 Change SDL2# project names. Ethan Lee 2013-11-04 14:51:16 -0500
  • 70af91f844 Merge pull request #46 from jameson-ernst/master Ethan Lee 2013-10-29 03:00:02 -0700
  • ff2d14d00b Rolled back config file Jameson Ernst 2013-10-28 17:26:04 -0700
  • 191ce0ad89 Fixed typo in config Jameson Ernst 2013-10-28 15:43:16 -0700
  • b5762af567 Bind touch API. Use frameworks on OS X Jameson Ernst 2013-10-28 13:09:42 -0700
  • 5b575f02a0 Fix EffectsExtension for lower-level TK. Ethan Lee 2013-10-27 15:25:47 -0400
  • 3ce41e80ac Stick to AL.cs style for Buffer Ethan Lee 2013-10-27 11:59:56 -0400
  • ac4ac4d299 AL_LOOP_POINTS_SOFT Ethan Lee 2013-10-27 07:22:16 -0400
  • 1ffb95fa74 SDL_GetPlatform Ethan Lee 2013-10-27 05:02:20 -0400
  • 4b61ff485a Merge pull request #45 from sulix/master Ethan Lee 2013-10-25 22:18:29 -0700
  • acd92371fc HighDPI support + odds and ends David Gow 2013-10-26 11:44:30 +0800
  • d1e5b4d1a0 2.0.1 Ethan Lee 2013-10-24 02:28:10 -0400
  • f154bab1d8 Add 2.0.1 remark to GetSystemRAM Ethan Lee 2013-10-22 22:34:30 -0400
  • 1d1eebb5cc Merge pull request #43 from sulix/master Ethan Lee 2013-10-22 19:31:40 -0700
  • cfec5bc59f Merge branch 'sdl2-hg' of https://github.com/flibitijibibo/SDL2-CS David Gow 2013-10-23 10:18:48 +0800
  • 85dd4bbb6d Extend filesystem docs, remove LeaveAllocated David Gow 2013-10-23 10:16:27 +0800