David Ludwig
|
d966870bc6
|
WinRT: disabled the XAudio2 backend, pending work on stability and quality
|
2012-11-24 11:20:59 -05:00 |
|
David Ludwig
|
e4c6ec5708
|
WinRT: added a skeleton SDL backend for C++11-based threads
|
2012-11-22 23:03:56 -05:00 |
|
David Ludwig
|
c4d055488f
|
WinRT: got the XAudio2 backend compiling (but not running, yet)
|
2012-11-22 22:34:50 -05:00 |
|
David Ludwig
|
431ac0d7f5
|
WinRT: created a skeleton for a video driver, using a copy of the dummy driver for a base
|
2012-10-27 22:48:04 -04:00 |
|
David Ludwig
|
231705e6b9
|
WinRT: disabled threads to prevent SDL_Init(SDL_INIT_VIDEO) from crashing
|
2012-10-27 22:27:51 -04:00 |
|
David Ludwig
|
54b4201aa0
|
Got a bare-bones version of SDL compiling for Windows RT. Dummy drivers are used in some places. Very little Windows-specific code (from the Win32 version of SDL) is used.
|
2012-10-17 21:43:20 -04:00 |
|