Граф коммитов

580 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 229ee11d32 Code Review feedback 2016-04-29 18:58:08 -07:00
Chuck Walbourn 0be43bc2cc Remove old Windows XP codepaths 2016-04-29 11:37:15 -07:00
Chuck Walbourn 686a44979f Use more anoymous namespaces 2016-04-27 18:22:48 -07:00
Chuck Walbourn c4301b7320 PrimitiveBatch ctor should be explicit 2016-04-27 18:16:58 -07:00
Chuck Walbourn e2aac1c312 Removed un-needed Windows phone 8.0 code guards 2016-04-27 17:52:54 -07:00
Chuck Walbourn a5a6830ab5 Added VertexPosition and VertexPositionDualTexture 2016-04-27 16:47:33 -07:00
Chuck Walbourn b85077afde April 26, 2016 2016-04-26 16:21:49 -07:00
Chuck Walbourn b7ad384fdb Update xwbtool outdir/intdir 2016-04-26 16:21:18 -07:00
Chuck Walbourn 69e3413fac Added Rectangle to SimpleMath 2016-04-25 21:15:38 -07:00
Chuck Walbourn b7c7953516 Minimized windows.h content 2016-04-24 20:28:49 -07:00
Chuck Walbourn 7f1c061827 Added IID_GRAPHICS_PPV_ARGS to DirectXHelpers.h 2016-04-18 14:24:58 -07:00
Chuck Walbourn db7e6da4ca Updated PlatformHelpers.h for new build contexts 2016-04-18 12:39:39 -07:00
Chuck Walbourn 11e32d7f73 Code Review feedback 2016-04-18 11:14:30 -07:00
Chuck Walbourn f407960a06 SDKMESH loader fix to handle extraneous texcoords in VBs that are unused 2016-04-15 13:52:02 -07:00
Chuck Walbourn 8d7b90d39f ComputeTitleSafeArea was too conservative 2016-04-13 16:06:05 -07:00
Chuck Walbourn 3e7afa6fdf branding fix for UWP 2016-04-13 12:46:06 -07:00
Chuck Walbourn 6727ce52b5 Make use of std::make_unique<> 2016-04-08 19:03:47 -07:00
Chuck Walbourn 23da930db1 Minor whitespace issue 2016-04-07 12:56:25 -07:00
Chuck Walbourn bf1af8a64c Added view/menu aliases to GamePad::ButtonStateTracker 2016-04-06 18:22:54 -07:00
Chuck Walbourn cfc245176c Updated projects with readme files 2016-03-28 16:57:20 -07:00
Chuck Walbourn cf512b8502 Removed obsolete adapter code for VS 2010/2012 2016-03-22 16:38:59 -07:00
Chuck Walbourn ce0a80a512 Retired Windows phone 8.0 projects 2016-03-22 16:15:25 -07:00
Chuck Walbourn 7b87687db0 Cleaned up /analyze warnings with VS 2015 Update 2 2016-03-17 15:37:22 -07:00
Chuck Walbourn 956d6adfd5 February 23, 2016 2016-02-23 13:06:26 -08:00
Chuck Walbourn 95ad15c5be February 23, 2016 2016-02-23 13:03:00 -08:00
Chuck Walbourn 5dfc38abad Retired VS 2012 projects 2016-02-23 12:51:35 -08:00
Chuck Walbourn f936e4c3bb Fix for Windows phone 8.0 2016-02-21 14:34:25 -08:00
Chuck Walbourn 2e943058a7 Added shaders to sln 2016-02-21 14:34:04 -08:00
Chuck Walbourn 1c03978b50 Fixed bug in computing width in SpriteFont::MeasureString 2016-02-21 01:38:41 -08:00
Chuck Walbourn 13c371ef08 Minor code review 2016-02-19 22:09:43 -08:00
Chuck Walbourn 8538f08825 CREATEFILE2_EXTENDED_PARAMETERS.dwSecurityQosFlags can't be set to SECURITY_IMPERSONATION, just use 0 2016-02-16 23:32:07 -08:00
Chuck Walbourn d64b7cdcf9 clean up image files on failed write 2016-02-10 14:11:17 -08:00
Chuck Walbourn 69834c3ea4 Xbox One platform updates 2016-01-28 12:23:49 -08:00
Chuck Walbourn 270f06c488 Regenerated shaders using Windows 10 SDK (Nov 2015) release of the compiler 10.0.10586.15 2016-01-20 12:08:17 -08:00
Chuck Walbourn 282651e050 Update copyright statement 2016-01-06 12:59:34 -08:00
Chuck Walbourn 808832838b January 5, 2016 updae 2016-01-05 15:53:40 -08:00
Chuck Walbourn e3e07dec5e January 5, 2016 2016-01-05 15:36:49 -08:00
Chuck Walbourn 7e914368b4 Minor warning supression 2016-01-04 12:59:21 -08:00
Chuck Walbourn d8f655f176 DrawString can be made const 2015-12-28 13:49:14 -08:00
Chuck Walbourn 90970532ac 11.x Fast Semantic support for Xbox One 2015-12-18 12:07:55 -08:00
Chuck Walbourn f4c3c26348 Fixed filters problem 2015-12-15 17:47:30 -08:00
Chuck Walbourn 58bd9d3a04 Minor warning cleanup 2015-12-07 13:39:52 -08:00
Chuck Walbourn d2ff727e5e November 30, 2015 2015-11-30 17:07:06 -08:00
Chuck Walbourn 458a7e3c79 Updated for Windows SDK 10586 2015-11-30 16:32:52 -08:00
Chuck Walbourn 3f9726a232 MakeSpriteFont updated with /FastPack and /FeatureLevel switches 2015-11-18 17:12:03 -08:00
Chuck Walbourn 8c9d1eddfc Platform helpers updates 2015-11-17 16:22:32 -08:00
Chuck Walbourn 61cc7227b3 Fixed problem with Keyboard for OpenBracket and higher VK codes 2015-11-12 16:59:22 -08:00
Chuck Walbourn b96d5d2431 Mouse should not reset scrollwheel value on activateapp 2015-11-12 14:01:52 -08:00
Chuck Walbourn 42faeac881 Updated shader build script for latest Xbox One XDK 2015-11-11 12:05:59 -08:00
Chuck Walbourn 12a90102c1 SimpleMath was missing operator= for packed colors 2015-11-03 12:40:34 -08:00