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

77 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn ca9f5d6732
Update for latest version of DDS.h (#466) 2024-08-19 16:30:34 -07:00
Chuck Walbourn a1877efd14
Rename Internal namespace to ToolKitInternal for some conformance issues (#452) 2024-05-09 09:23:50 -07:00
Chuck Walbourn 3bef800546
Add NO_WCHAR_T build option to CMake (#397) 2023-08-20 11:00:41 -07:00
Chuck Walbourn 2530d168f5
Add use of C++11 inline namespaces (#333) 2022-08-29 15:50:05 -07:00
Chuck Walbourn 85340af52c
.edtiorconfig driven reformat of source (#311) 2022-04-04 15:02:04 -07:00
Chuck Walbourn 3aa9f8f45b Constify variables 2022-02-21 02:02:17 -08:00
Chuck Walbourn bf1bd57512
Convert internal functions to use Internal namespace instead of leading underscore (#305)
Fixes clang v13 -Wreserved-identifier warning
2022-02-20 16:29:56 -08:00
Chuck Walbourn b425017aaf std::ignore usage instead of (void) for ignoring return values 2021-10-17 11:55:16 -07:00
Chuck Walbourn 5fec479daf Updated copyright banner 2021-02-26 23:00:12 -08:00
Chuck Walbourn 74f75412bf Minor code cleanup 2021-01-18 14:24:20 -08:00
Chuck Walbourn 6d101da35d
Conformance and minor code cleanup (#251) 2021-01-08 13:45:55 -08:00
Chuck Walbourn acb8938e5c functions taking std::function should not be noexcept 2020-05-30 21:50:30 -07:00
Chuck Walbourn 9dda77f6fd Code review feedback 2020-05-09 20:38:35 -07:00
Chuck Walbourn fa98393d6c Code review 2020-05-09 16:06:09 -07:00
Chuck Walbourn 22f5950c14 Minor code review 2020-05-09 11:52:02 -07:00
Chuck Walbourn da8306ed3f Fixed some /analyze C++ Core Guideline warnings 2020-03-16 23:18:50 -07:00
Chuck Walbourn fb08eb3483 More noexcept annotation 2019-12-12 16:23:30 -08:00
Chuck Walbourn 56fde04335 noexcept annotation for public functions 2019-12-10 17:23:15 -08:00
Chuck Walbourn 564beeef43 Minor code review 2019-09-27 13:13:34 -07:00
Chuck Walbourn bc32a6e9a6
Added optioal forceSRGB parameter to SaveWICTextureToFile (#194) 2019-09-27 11:31:31 -07:00
Chuck Walbourn 8658fbf943
Add CMake project and fix clang warnings (#178) 2019-05-24 14:26:52 -07:00
Chuck Walbourn 1372c9e941 GetSurfaceInfo helper updates 2018-08-03 16:06:03 -07:00
Chuck Walbourn f982ac0833 Improved debug output and additional validation 2018-07-26 22:08:10 -07:00
Chuck Walbourn 0ac862cbf0
Fix compiler errors (Clang 6) (#140) 2018-06-12 18:05:42 -07:00
Chuck Walbourn 97dfbdee67 Minor code review feedback 2018-06-11 12:23:08 -07:00
Chuck Walbourn a0dfe4d697 Additional C++ Core Checker cleanup 2018-04-03 00:09:30 -07:00
Chuck Walbourn 49e20d4639 Removed some legacy _MSC_VER tests 2018-03-16 13:45:47 -07:00
Chuck Walbourn 85c1b88e48 Reformat code 2018-03-16 11:33:06 -07:00
Chuck Walbourn d39e86e428 Fixed up comment header block 2018-02-23 11:49:48 -08:00
Chuck Walbourn 00eaeb38f2 ScreenGrab updated to use non-sRGB metadataa for PNG 2017-09-19 11:39:46 -07:00
Chuck Walbourn ab16d37ba0 WIC format converter should use WICBitmapPaletteTypeMedianCut 2017-07-03 16:05:00 -07:00
Chuck Walbourn 2b42bab356 permissive- code cleanup 2017-01-10 14:50:52 -08:00
Chuck Walbourn 59d1cd0660 Code review feedback 2016-09-14 12:13:46 -07:00
Chuck Walbourn 9137dec4c5 Put LoaderHelpers into it's own namespace to remove linker conflicts with DirectXTex in same project 2016-09-12 12:25:36 -07:00
Chuck Walbourn c85888a3e1 Minor code cleanup 2016-09-08 15:51:39 -07:00
Chuck Walbourn e9c3f4c31f Normalize line endings 2016-08-23 17:56:55 -07:00
Chuck Walbourn 2be1e3e9db Code Review feedback 2016-06-28 17:49:28 -07:00
Chuck Walbourn dd98b82f5f Refactor code for easier sharing with DX12 version 2016-06-10 17:09:04 -07:00
Chuck Walbourn 229ee11d32 Code Review feedback 2016-04-29 18:58:08 -07:00
Chuck Walbourn 686a44979f Use more anoymous namespaces 2016-04-27 18:22:48 -07:00
Chuck Walbourn e2aac1c312 Removed un-needed Windows phone 8.0 code guards 2016-04-27 17:52:54 -07:00
Chuck Walbourn 7f1c061827 Added IID_GRAPHICS_PPV_ARGS to DirectXHelpers.h 2016-04-18 14:24:58 -07:00
Chuck Walbourn cf512b8502 Removed obsolete adapter code for VS 2010/2012 2016-03-22 16:38:59 -07:00
Chuck Walbourn f936e4c3bb Fix for Windows phone 8.0 2016-02-21 14:34:25 -08:00
Chuck Walbourn 13c371ef08 Minor code review 2016-02-19 22:09:43 -08:00
Chuck Walbourn d64b7cdcf9 clean up image files on failed write 2016-02-10 14:11:17 -08:00
Chuck Walbourn 90970532ac 11.x Fast Semantic support for Xbox One 2015-12-18 12:07:55 -08:00
Chuck Walbourn dac766a988 DDS support for legacy bumpmap formats D3DFMT_V8U8, D3DFMT_Q8W8V8U8, and D3DFMT_V16U16 2015-10-29 16:39:49 -07:00
Chuck Walbourn bfe7f0f24b Added Xbox One format support 2015-08-14 10:38:25 -07:00
walbourn_cp ca66aa571b Fixed warnings found by Dev14 CTP 2014-09-18 16:29:08 -07:00