22 Commits

Author SHA1 Message Date
Ethan Lee
99846d578c Fixes found by BRUTE 2018-04-25 11:51:21 -04:00
Ethan Lee
63aeac09ca SDL_image 2.0.2 2017-11-18 20:50:56 -05:00
Ethan Lee
795db4433d Replace LPUtf8StrMarshaler with internal UTF8 API 2017-10-19 12:30:01 -04:00
Ethan Lee
c6fa4d1457 Happy New Year! 2016-01-04 11:55:36 -05:00
Ethan Lee
f29dbb7e4d Happy New Year, wait what month is it 2015-05-21 12:54:41 -04:00
Ethan Lee
07d4d8a494 A few SDL2_image RWops funcs 2014-12-27 22:14:52 -05:00
Ethan Lee
1055efcc34 Added some public RWops entry points. 2014-03-07 11:02:24 -05:00
Ethan Lee
cbf996466d Happy New Year, wait what day is it 2014-02-10 18:02:40 -05:00
Ethan Lee
062241ca82 SDL2_image has SavePNG, woohoo! 2013-11-18 11:28:32 -05:00
Melker Narikka
390a6c2cb3 Remember trailing whitespace? Me neither.
Doesn't touch MiniTK.
Went with a good ol'
	% git ls-files | grep -v MiniTK | xargs -d "\n" -r sed -i 's/[ \t]\+$//g'
2013-09-27 12:39:57 +00:00
Jameson Ernst
51e907c959 Marshaling refinements to supplementary libraries 2013-07-14 21:24:26 -07:00
Jameson Ernst
4868a53683 Added UTF-8 support to supplementary libs
Style changes for consistency
2013-06-25 23:16:43 -07: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
fdbf76f308 Strip out needless Attribute bits 2013-04-17 03:41:40 -04:00
Ethan Lee
9ab0d1d2c3 Unfortunately, we need to use IntPtrs for SDL_Surface and Mix_Chunk. Otherwise we cannot free these resources. Just do a PtrToStructure in the application. 2013-04-09 23:04:37 -04:00
Ethan Lee
281ce130e0 Remove 2 from class names to prevent namespace ambiguity. 2013-04-08 12:09:41 -04:00
Ethan Lee
5c91529e4f Does C# really have both string and String? 2013-04-07 22:41:22 -04:00
Ethan Lee
e7cbc528cc The nativeLibName can/should be private. 2013-04-07 22:39:16 -04:00
Ethan Lee
7e4fffb05b SDL2_image fix, SDL2_ttf paaart oooone 2013-04-07 09:12:02 -04:00
Ethan Lee
0298d74dd9 SDL2_image implemented. Pretty small without RWops. 2013-04-07 08:44:59 -04:00
Ethan Lee
a5a08b4140 Why, hello there, world... 2013-04-03 12:15:53 -04:00