Sam Lantinga
|
58edac3e69
|
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
|
2014-02-02 00:53:27 -08:00 |
|
Ryan C. Gordon
|
7e1289af32
|
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
The new header will include SDL_config.h, but allows for other global stuff.
|
2013-11-24 23:56:17 -05:00 |
|
Sam Lantinga
|
6915319683
|
Switch back to apartment threaded COM initialization, which was the previous default.
We do succeed now if the application previously initialized COM in multi-threaded mode.
|
2013-12-27 10:18:19 -08:00 |
|
Sam Lantinga
|
3666c1f7ca
|
Explicitly initialize COM with multi-threaded support.
This is the safest option for applications that use COM, multi-threaded or not.
|
2013-12-23 10:54:27 -08:00 |
|
Gabriel Jacobo
|
f848adff5f
|
Improve Android pause/resume behavior.
|
2013-11-29 10:06:08 -03:00 |
|