235 Commits

Author SHA1 Message Date
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
ce1c082b17 SDL2_mixer mostly implemented, need to do Special Effects API. 2013-04-07 22:05:46 -04:00
David Gow
129410c745 Fix SDL_CreateColorCursor and SDL_LoadBMP 2013-04-07 19:39:23 +08:00
David Gow
e22aa09e4d Fix some small type issues. 2013-04-07 19:26:08 +08:00
David Gow
6a2149398e Made some struct members public 2013-04-07 17:23:21 +08:00
Ethan Lee
824d610948 Audio CVT cannot be supported in C#, SDL_AudioCallback might work though. 2013-04-06 09:29:00 -04:00
Ethan Lee
db33bd5590 Keep it in order according to the APIByCategory page. 2013-04-06 09:18:43 -04:00
Ethan Lee
06f5cd151c Forgot to take out the Audio TODO. Not my morning, is it? 2013-04-06 09:11:06 -04:00
Ethan Lee
332ab6a8ae SDL_audio implemented. Function pointers are a concern here. 2013-04-06 09:07:38 -04:00
Ethan Lee
0d4525d7cb Yet another build fix, so many margfargling keywords 2013-04-06 08:38:47 -04:00
Ethan Lee
37bce8c1aa Quick compile fix, SDL_audio paaaaart twoooooish 2013-04-06 08:37:57 -04:00
Ethan Lee
b118961923 SDL_audio paaaart oooone 2013-04-06 08:32:46 -04:00
David Gow
bb7f16fb04 Mouse support. 2013-04-06 20:15:10 +08:00
Ethan Lee
68bcf29cc8 SDL_haptic implemented. 2013-04-06 07:40:57 -04:00
David Gow
297a13b5b5 SDL_Keysym for SDL_KeyboardEvent 2013-04-05 23:45:13 +08:00
David Gow
45cbf67088 SDL_keyboard.h bindings 2013-04-05 23:43:43 +08:00
David Gow
7fe351db62 C# likes bitfields to have [Flags] annotations 2013-04-05 23:20:09 +08:00
David Gow
0d070851dd Oops, forgot to add KMODs 2013-04-05 23:18:47 +08:00
David Gow
f0c1ebdabe Add SDL_keycode.h bindings. There be (small) dragons here. 2013-04-05 23:04:35 +08:00
David Gow
073908afce Added SDL_scancode.h definitions 2013-04-05 21:19:17 +08:00
David Gow
1512009b64 Mostly-done SDL_events.h 2013-04-04 23:36:22 +08:00
Ethan Lee
295a054e5f Video section first draft: COMPLETE! 2013-04-04 10:33:26 -04:00
Ethan Lee
08c3a16f97 Because lol, C# structs 2013-04-04 09:57:43 -04:00
Ethan Lee
d17be7fd2a StructLayouts... 2013-04-04 09:56:04 -04:00
Ethan Lee
25cb6f3854 SDL_pixels paaart twooooo 2013-04-04 09:18:40 -04:00
Ethan Lee
100c29bef7 SDL_pixels paaaaaart oooone... 2013-04-04 08:57:09 -04:00
Ethan Lee
908752fffb TODO for SDL2.cs, add note about what will go into SDL2# 2013-04-04 04:32:42 -04:00
Ethan Lee
de5f266324 SDL_render first draft done. 2013-04-04 04:18:59 -04:00
Ethan Lee
020da070aa End this block of work with OCD! 2013-04-03 17:07:44 -04:00
Ethan Lee
c4989fcf7d window refers to an SDL_Window* 2013-04-03 17:04:24 -04:00
Ethan Lee
0c5aa3db49 20 down, 46 to go wait what 2013-04-03 16:06:44 -04:00
Ethan Lee
5bbb2835b2 Video section WIP, brb... 2013-04-03 14:43:08 -04:00
Ethan Lee
a5a08b4140 Why, hello there, world... 2013-04-03 12:15:53 -04:00