Alex Szpakowski
|
deceab256e
|
Added iOS-specific functions to get the window view's current OpenGL Renderbuffer and Framebuffer objects, so they can be more easily rebound when necessary.
|
2014-08-08 15:14:09 -03:00 |
Gabriel Jacobo
|
553cc07e9d
|
Initialize nacl_io, removes SDL_NaClMount/Umount
It's just easier to use nacl_io's mount/umount directly.
|
2014-06-20 10:59:51 -03:00 |
Gabriel Jacobo
|
efa2d0581d
|
Fixes audio for Native Client, and other fixes...
- SDL_NaClMount, SDL_NaClUmount
- Default mounting of https at / in SDL's main function
- More documentation in README-nacl.txt
|
2014-06-08 18:18:13 -03:00 |
Sam Lantinga
|
03afd0de40
|
SDL_DXGIGetOutputInfo() checks input parameters and returns a boolean value whether or not it succeeded.
|
2014-04-18 12:43:04 -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 |