14aabb792aNeed to do a PtrToString on this first.
Ethan Lee
2013-04-11 19:10:15 -04:00
d4d6dff87cInput is done! I think!
Ethan Lee
2013-04-11 13:25:02 -04:00
5bdf2d4c35Everything but 'event filter stuff' is done.
Ethan Lee
2013-04-11 12:40:44 -04:00
bea66fc84bTouch/Gesture events
Ethan Lee
2013-04-11 12:33:12 -04:00
c33c997947TextEdit and TextInput events
Ethan Lee
2013-04-11 12:20:28 -04:00
a80f8a8f92Missed a line of tempdoc in that last commit...
Ethan Lee
2013-04-09 23:37:05 -04:00
9ab0d1d2c3Unfortunately, we need to use IntPtrs for SDL_Surface and Mix_Chunk. Otherwise we cannot free these resources. Just do a PtrToStructure in the application.
Ethan Lee
2013-04-09 23:04:37 -04:00
d3dcc117e9Checked on the ButtonBind struct, should be alright.
Ethan Lee
2013-04-09 22:03:01 -04:00
c2359680aeFor SDL2#, this will be const, not redefinable.
Ethan Lee
2013-04-09 13:54:04 -04:00
9fab52ec04These aren't that problematic, we just name them like we do IntPtrs.
Ethan Lee
2013-04-09 13:43:37 -04:00
7dd9cf4272Fix endianness assumption, make PIXELFORMATs readonly.
Ethan Lee
2013-04-09 13:38:06 -04:00
2377195eccSDL_Log[Get|Set]OutputFunction
Ethan Lee
2013-04-09 12:55:01 -04:00
9339b5514cSDL_gamecontroller.h done.
Ethan Lee
2013-04-09 12:29:41 -04:00
8212b2864fSDL_joystick written. SDL_gamecontroller is next.
Ethan Lee
2013-04-09 11:39:16 -04:00
5238ccd88eDurr, that is a macro, flibit.
Ethan Lee
2013-04-09 10:49:31 -04:00
26e5d0662dUpdate README to address SDL2#'s coding style.
Ethan Lee
2013-04-08 14:28:13 -04:00
0827bc6c9dFix parameter for CreateWindowAndRenderer.
Ethan Lee
2013-04-08 13:23:45 -04:00
281ce130e0Remove 2 from class names to prevent namespace ambiguity.
Ethan Lee
2013-04-08 12:09:41 -04:00
29d299fa41Removed SDL2_net. Just use Lidgren.Network instead.
Ethan Lee
2013-04-07 23:13:39 -04:00
5c91529e4fDoes C# really have both string and String?
Ethan Lee
2013-04-07 22:41:22 -04:00
e7cbc528ccThe nativeLibName can/should be private.
Ethan Lee
2013-04-07 22:39:16 -04:00
dd28844230SDL2_mixer first draft is done.
Ethan Lee
2013-04-07 22:21:02 -04:00
ce1c082b17SDL2_mixer mostly implemented, need to do Special Effects API.
Ethan Lee
2013-04-07 22:05:46 -04:00
5f1385b2eaSDL2_ttf done. Unless someone cares about RWops.
Ethan Lee
2013-04-07 09:36:19 -04:00
7e4fffb05bSDL2_image fix, SDL2_ttf paaart oooone
Ethan Lee
2013-04-07 09:12:02 -04:00
0298d74dd9SDL2_image implemented. Pretty small without RWops.
Ethan Lee
2013-04-07 08:44:59 -04:00
21d630ffeeMerge pull request #16 from sulix/master
Ethan Lee
2013-04-07 04:44:00 -07:00