Windows Phone 8.1

Originally posted to Shawn Hargreaves Blog on MSDN, Thursday, April 3, 2014

Hey up, long time no blog…

At the Build conference this week we announced what I’ve been working on for the last while: Windows Phone 8.1.  It’s full of cool new stuff, but my contribution was deep in the entrails of the operating system, converging the graphics stack between Phone and desktop Windows and making sure this shared code runs well in limited memory on mobile GPU hardware.  I haven’t been blogging much because, while I found this kind of work to be important and a lot of fun, there just isn’t much that’s interesting to discuss in public along the lines of “yay, one more place where Phone used to differ from Windows is now the same” or “huzzah, one more driver bug fixed!” :-)

You can pretty much sum up the end result as graphics on Phone 8.1 now being the same as Windows. For instance:

The Phone 8.1 SDK and emulator is available for download, and see Dan’s Build talk for more details and demos.

We also updated DirectXTK to include Phone 8.1 projects, which makes WICTextureLoader and SaveWICTextureToFile available on Phone.

Blog index   -   Back to my homepage