Commit graph

722 commits

Author SHA1 Message Date
Ethan Lee 65d95597bb Merge pull request #28 from ollipekka/master
Unified naming conventions with the native library and new enum for SDL_GLpofile.
2013-08-04 00:41:35 -07:00
ollipekka 82aae4d722 Fixed leading whitespace in indent. 2013-08-03 21:41:48 +03:00
ollipekka 70c4d742c8 Unified naming conventions with the native SDL2 library and introduced SDL_GLprofile. 2013-08-03 21:39:08 +03:00
Ethan Lee 5dd0738ebd Merge pull request #27 from jameson-ernst/master
Fixed gamma-ramp marshaling, more out params
2013-07-24 16:57:29 -07:00
Jameson Ernst c751ad0a03 Fixed gamma-ramp marshaling
more out params
2013-07-24 16:33:52 -07:00
Ethan Lee fe8cf68230 Fix SDL_RenderGetViewport entry 2013-07-15 12:36:03 -04:00
Ethan Lee 7a4820d660 Merge pull request #25 from jameson-ernst/master
Marshaling refinements and SDL_ShowMessageBox
2013-07-14 22:15:51 -07:00
Jameson Ernst 941209348a Change messagebox enum base types to uint
Change access level on messagebox internals to private
2013-07-14 22:14:06 -07:00
Jameson Ernst 51e907c959 Marshaling refinements to supplementary libraries 2013-07-14 21:24:26 -07:00
Jameson Ernst 423ace8dd8 Merge remote-tracking branch 'origin/master' 2013-07-14 20:28:05 -07:00
Jameson Ernst 92397d8a98 Added SDL_messagebox wrapper 2013-07-14 19:25:35 -07:00
Jameson Ernst 964f553e25 Marshaling refinements 2013-07-14 14:51:55 -07:00
Jameson Ernst b877b08553 Added obj/ to .gitignore 2013-07-14 12:20:15 -07:00
Ethan Lee 284c1cde76 Add SDL_messagebox.h 2013-07-13 14:21:00 -04:00
Ethan Lee f42d304eff Merge pull request #22 from jameson-ernst/master
UTF-8 Marshaling
2013-06-26 18:41:33 -07:00
Jameson Ernst 19d4602321 Don't free strings returned from SDL
Accept nulls for marshaling
2013-06-26 11:02:44 -07:00
Jameson Ernst 00f353693e Fixed leftover internal names 2013-06-25 23:51:05 -07:00
Jameson Ernst 4868a53683 Added UTF-8 support to supplementary libs
Style changes for consistency
2013-06-25 23:16:43 -07:00
Jameson Ernst 1c6c04f2e2 Apply UTF-8 marshaling to return values and removed extra wrapping layer 2013-06-25 22:12:29 -07:00
Jameson Ernst 1741030481 Added UTF-8 string marshaling 2013-06-25 21:36:38 -07:00
Jameson Ernst cbbc74bc76 Added .gitignore 2013-06-25 10:07:07 -07:00
Ethan Lee c84875d275 Merge pull request #21 from jameson-ernst/master
Add AnyCPU and x64 configurations
2013-06-23 16:45:12 -07:00
Jameson 2c3a759c6b Added x64 and AnyCPU configurations 2013-06-23 16:26:46 -07:00
Ethan Lee 0d5195c00c Add SDL_SetMainReady 2013-06-19 01:45:44 -04:00
Ethan Lee 9f0949be21 Fix SDL_SaveBMP 2013-05-24 07:37:37 -04:00
Ethan Lee 2658498408 Haptic effects seem to work now. 2013-05-09 14:54:47 -04:00
Ethan Lee 8876cc0117 More Haptic fixes... I think... 2013-05-08 23:07:58 -04:00
Ethan Lee 1b692d307d A couple fixes for Haptic 2013-05-08 21:14:32 -04:00
Ethan Lee 6ccf4ca414 Fix some VS debugger issues. 2013-05-04 15:46:10 -04:00
Ethan Lee ce89a55acf Use the proper Unsafe feature in the csproj 2013-05-02 13:58:24 -04:00
Ethan Lee 0023c59bd3 SetWindowFullscreen has more options than a bool 2013-04-29 06:52:32 -04:00
Ethan Lee 7c1bfdbaeb Fix SDL_BUTTON masks. 2013-04-28 18:58:30 -04:00
Ethan Lee 4c9d372611 Fix SDLK_ESCAPE 2013-04-28 17:57:47 -04:00
Ethan Lee 647e1b5efd Fix LoadWAV/FreeWAV 2013-04-28 16:39:27 -04:00
Ethan Lee 4f02e3d005 SDL_SetWindowBordered 2013-04-28 14:53:16 -04:00
Ethan Lee a69308c8d6 Woops, TTF minor version is definitely 0... 2013-04-17 19:09:15 -04:00
Ethan Lee d49903dd9e Clarity for VERSION_ATLEAST 2013-04-17 18:51:29 -04:00
Ethan Lee f154fc784b Add compiled version info for SDL2 libs. 2013-04-17 18:38:10 -04:00
Ethan Lee 5440f8ad22 SDL2 compatibility fixes. 2013-04-17 18:08:38 -04:00
Ethan Lee 2a2bdc2884 Beta 1 provides OpenGL/OpenAL support. 2013-04-17 12:03:02 -04:00
Ethan Lee ffab51b4a0 Document SDL_GL_GetProcAddress 2013-04-17 12:01:12 -04:00
Ethan Lee 015be72dad Use SDL2# license for SDL2_GraphicsContext 2013-04-17 03:51:29 -04:00
Ethan Lee 9ab9d57b23 Merge branch 'alpha-support' Strip Attribute bits 2013-04-17 03:41:52 -04:00
Ethan Lee fdbf76f308 Strip out needless Attribute bits 2013-04-17 03:41:40 -04:00
Ethan Lee 50f06c87fb Add MiniTK stuff to Makefile 2013-04-17 01:58:30 -04:00
Ethan Lee 61300054cc Merge branch 'alpha-support': clean dep 2013-04-17 01:57:42 -04:00
Ethan Lee 90c8e858f7 May as well clean with every build. 2013-04-17 01:56:45 -04:00
Ethan Lee b1fd6e4caf Merge branch 'alpha-support': Makefile 2013-04-17 01:53:30 -04:00
Ethan Lee a571614c3b Makefile for non-MonoDevelop users. 2013-04-17 01:53:14 -04:00
Ethan Lee 7ba9db97ea OpenGL support via OpenTK. 2013-04-16 18:11:29 -04:00