Jack Mott
705681d982
overload openaudio to allow null
2017-01-19 16:07:10 -05:00
Jack Mott
d03071653d
add SDL_UpdateTexture overload
...
Added an overload for SDL_UpdateTexture so that you can pass a null reference, which is allowed
by the SDL2 spec. Similar pattern already exists for SDL_RenderCopy
2017-01-19 09:45:45 -05:00
Ethan Lee
4ec65bc5a0
SDL_SetWindowInputFocus
2016-11-11 13:40:34 -05:00
Ethan Lee
8a51516de0
Add note about VS debugger silent exit
2016-10-24 17:12:49 -04:00
Ethan Lee
a230993c4c
2.0.5
2016-10-20 10:25:04 -04:00
Ethan Lee
6f158b9f79
Fix SDL_BITSPERPIXEL
2016-08-17 15:19:22 -04:00
Ethan Lee
cceef27e50
Removed QueryTexturePixels
2016-01-26 08:42:43 -05:00
Ethan Lee
9b6f16a238
SDL_GetDisplayName
2016-01-14 09:52:27 -05:00
Ethan Lee
8cf81bc2e6
Merge pull request #99 from dan200/master
...
Added bindings for SDL_PowerState and SDL_GetPowerInfo
2016-01-07 17:55:25 -05:00
Daniel Ratcliffe
e3e22902e7
Added bindings for SDL_PowerState and SDL_GetPowerInfo
2016-01-07 22:34:21 +00:00
Ethan Lee
c6fa4d1457
Happy New Year!
2016-01-04 11:55:36 -05:00
Ethan Lee
d77d831acb
Merge from sdl2-hg (2.0.4)
2016-01-04 11:49:39 -05:00
Ethan Lee
23e25a3b2d
2.0.4
2016-01-04 11:49:00 -05:00
Ethan Lee
1efc47ee26
SDL_FillRect overload
2015-12-30 19:16:29 -05:00
Ethan Lee
a44c92397d
.NET 3.5 fix
2015-12-30 19:14:29 -05:00
Ethan Lee
5d5f4154bb
Case-sensitive output folders to match csproj
2015-12-16 18:35:18 -05:00
Ethan Lee
1c03cdfb2c
Minor spacing fixes
2015-12-01 11:13:18 -05:00
Johannes Jacobs
c2d58d61d5
Added SDL_RenderCopyEx overloads
2015-12-01 17:03:25 +01:00
Ethan Lee
0532deb9a6
Fix a couple SDL_pixels macros
2015-09-13 16:03:16 -04:00
Ethan Lee
c41fcf5b19
Flags type sizes
2015-09-02 07:12:10 -04:00
Ethan Lee
2e9752838d
Fix Win32 UTF8 marshaling
2015-07-20 10:03:42 -04:00
Ethan Lee
7f3d91e2e5
Minor API change
2015-07-19 14:31:39 -04:00
Ethan Lee
dbffbe778b
SDL 2.0.4 RC1
2015-06-13 19:15:08 -04:00
Ethan Lee
83012b9866
Happy New Year, wait what month is it
2015-06-13 18:43:03 -04:00
Elisée
62a28724f2
Fix SDLK_DELETE value: 0177 (octal), 127 (decimal)
2015-06-13 18:43:03 -04:00
Ethan Lee
f29dbb7e4d
Happy New Year, wait what month is it
2015-05-21 12:54:41 -04:00
Ethan Lee
ec8bd4ab09
Merge pull request #84 from elisee/patch-1
...
Fix SDLK_DELETE value: must be 0177 (octal), 127 (decimal)
2015-01-05 20:23:17 -05:00
Elisée
2748a2f4e2
Fix SDLK_DELETE value: 0177 (octal), 127 (decimal)
2015-01-06 02:11:40 +01:00
Ethan Lee
6ca6862d7e
A few SDL2_image RWops funcs
2014-12-27 22:15:02 -05:00
Ethan Lee
07d4d8a494
A few SDL2_image RWops funcs
2014-12-27 22:14:52 -05:00
Ethan Lee
a273ea9a18
Render*Rect NULL overloads
2014-12-26 11:16:14 -05:00
David Barnett
7a248e2678
Added SDL_GetRendererOutputSize
2014-12-26 11:16:14 -05:00
Ethan Lee
784cda961f
SDL_Render rendertarget funcs
2014-12-26 11:16:14 -05:00
Ethan Lee
9c475e36fa
CreateSoftwareRenderer fix
2014-12-26 11:16:14 -05:00
David Barnett
818a5cb6e0
Fix SDL_GetScancodeFromKey signature
2014-12-26 11:16:14 -05:00
Ethan Lee
0834d434ec
Render*Rect NULL overloads
2014-12-26 11:16:08 -05:00
Ethan Lee
1313fc8b66
Merge pull request #79 from zyphrus/master
...
Added SDL_GetRendererOutputSize
2014-12-06 18:58:04 -05:00
David Barnett
19b00a2345
Added SDL_GetRendererOutputSize
2014-12-07 12:55:56 +13:00
Ethan Lee
99f2688d2b
SDL_Render rendertarget funcs
2014-12-04 20:01:57 -05:00
Ethan Lee
847df8350b
CreateSoftwareRenderer fix
2014-11-18 10:26:32 -05:00
Ethan Lee
7386579667
Merge pull request #73 from zyphrus/master
...
Fix SDL_GetScancodeFromKey signature
2014-10-25 22:42:51 -04:00
David Barnett
471b3f9658
Fix SDL_GetScancodeFromKey signature
2014-10-26 15:36:18 +13:00
Ethan Lee
9a1f823bca
2.0.4 GUI backend additions
2014-10-18 12:50:39 -04:00
Ethan Lee
e395a5114d
2.0.4 mouse additions
2014-10-18 12:39:00 -04:00
Ethan Lee
818830fc3a
Overloads for GetMouseState
2014-10-18 12:36:44 -04:00
Ethan Lee
df0b8c03d6
SDL_GetVersion can be public
2014-10-08 00:36:27 -04:00
Ethan Lee
92f293416d
MiniTK has been removed.
2014-10-07 12:29:29 -04:00
Ethan Lee
babac2a7f0
Update README for FNA name
2014-07-22 10:50:54 -04:00
Ethan Lee
34d66997f0
Finish SDL_timer.h
2014-07-16 10:23:25 -04:00
Ethan Lee
f284899867
RWops doc fixes
2014-07-07 16:17:56 -04:00