Ryan C. Gordon
|
5b780063e1
|
Make SDL_SysWMinfo usable on Mac/iOS with ARC enabled (thanks, Alex!).
Fixes Bugzilla #2641.
|
2014-07-30 14:14:19 -04:00 |
J?rgen P. Tjern?
|
744d4f02e6
|
Apply WIN32_LEAN_AND_MEAN redefine fix to SDL_syswm.h too.
This is related to 36ffc47b6033, which fixes bug 2508.
|
2014-06-30 17:22:08 -07:00 |
J?rgen P. Tjern?
|
d34184461f
|
SDL_opengl: Fix Mac build for SDK 10.9 too.
|
2014-06-04 10:33:23 -07:00 |
Sam Lantinga
|
32665131f6
|
Added a way to get the native Android window and EGL context
|
2014-06-02 09:01:26 -07:00 |
Ryan C. Gordon
|
cb403ab660
|
Removed comma at end of enum in a public header, to make -Wpedantic happy.
|
2014-04-29 12:00:28 -04:00 |
Brandon Schaefer
|
ae2a50fc8f
|
Revert MIR_CFLAGS to SDL_CFLAGS. Use forward declaration for the real fix. (We shouldn't expose mir headers!)
|
2014-04-21 12:42:25 -07:00 |
David Ludwig
|
3dcb451f85
|
Added a README file regarding WinRT support
To note, this file is currently formatted with CRLF line endings, rather than
LF, to allow the file to be viewed with Notepad.
|
2014-04-09 21:29:19 -04:00 |