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

1055 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 55f5f21e4c CMake fix for WIC2 usage on Win7 2022-04-21 00:45:19 -07:00
Chuck Walbourn a58ad988bb Fixed bug with CaptureTexture of 1D textures for Direct3D 11 2022-04-06 00:40:30 -07:00
Chuck Walbourn b736e9edc3 Add check for unexpected EOF to LoadDDSTextureFromFile 2022-04-06 00:40:10 -07:00
Chuck Walbourn bc1aecbcf8 Avoid WIC bitmap scalar for box/fant/point resizing for > 8 bpc HDR/XR formats 2022-04-06 00:00:46 -07:00
Chuck Walbourn b1001d15b3
.edtiorconfig driven reformat of source (#271) 2022-04-04 15:03:02 -07:00
Chuck Walbourn 091835fa86 Readme updates 2022-03-28 16:29:27 -07:00
Chuck Walbourn 2530c2e550 Updated DDSView sample's shader building logic 2022-03-27 23:03:27 -07:00
Chuck Walbourn 80cf9ad154 CMake update 2022-03-27 17:32:51 -07:00
Chuck Walbourn 9e34fadda0 DDSView sample cleanup and added to CMake 2022-03-27 17:29:48 -07:00
Chuck Walbourn e6ef5ff6c2 Type enums for flags 2022-03-27 17:25:27 -07:00
Chuck Walbourn 7775bed370 Fixed cmake warning 2022-03-26 23:28:10 -07:00
Chuck Walbourn e960d0faaf Minor fix for nuget metadata 2022-03-26 11:20:04 -07:00
Chuck Walbourn 1bc0ea0a4c March 24, 2022 2022-03-24 12:59:23 -07:00
Chuck Walbourn 4ee8ca3ca5 One more CMake tweak 2022-03-23 17:29:20 -07:00
Chuck Walbourn 18b17e2248 More Cmake updates 2022-03-23 16:52:58 -07:00
Chuck Walbourn ef39abc38d Fix CMake issues with ARM 2022-03-18 22:12:16 -07:00
Chuck Walbourn df039e9236 Update build switches for latest SDL recommendations 2022-03-18 13:51:56 -07:00
Chuck Walbourn acbd901f3a Fix build warning -Wimplicit-fallthrough when using clang in C++14 mode 2022-03-15 11:47:55 -07:00
Chuck Walbourn f8b0a959b9 Code review feedback 2022-03-14 02:48:00 -07:00
Chuck Walbourn 5a1d284615 A few minor improvements when building with C++17 2022-03-13 15:13:45 -07:00
Chuck Walbourn 4482cb3e40 Fixed bug in CPU BC6H compressor if none of the pixel values fall into the SDR 0-1 range 2022-03-13 14:52:34 -07:00
Chuck Walbourn 9b01346eeb Fixed bug in CalculateAlphaCoverage 2022-03-10 21:23:49 -08:00
Chuck Walbourn 1c20d528d4
Add support for HEIF and WEBP to command-line tools (#268) 2022-03-02 14:25:27 -08:00
Chuck Walbourn 2eb309d197 Update readme license link 2022-03-02 13:13:59 -08:00
Chuck Walbourn c671550625 Added UWP to CMakePresets 2022-03-02 02:16:46 -08:00
Chuck Walbourn a8b5aab1c0 Constify tools 2022-03-01 14:31:55 -08:00
Chuck Walbourn 44e7464954 February 28, 2022 2022-02-28 16:10:56 -08:00
Chuck Walbourn 86355f5542 Code review feedback 2022-02-22 17:03:58 -08:00
Chuck Walbourn 3599374502 Constify variables in standalone modules 2022-02-21 02:21:35 -08:00
Chuck Walbourn 174539feb3 Constify variables 2022-02-21 01:10:19 -08:00
Chuck Walbourn 469c65406a
Convert internal functions to use Internal namespace instead of leading underscore (#266)
Fixes clang v13 -Wreserved-identifier warning
2022-02-20 14:47:07 -08:00
Chuck Walbourn 192e674537 Update D3DX12 for latest fixes 2022-02-07 14:30:28 -08:00
Chuck Walbourn 2defd8cd01 Added more VS 2022 projects 2022-02-04 19:01:10 -08:00
Chuck Walbourn deabf731ad Project cleanup 2022-02-01 13:09:33 -08:00
Chuck Walbourn 641881c717 Added CMakePresets.json 2022-01-25 02:11:59 -08:00
Chuck Walbourn 6349ef3400 Minor SAL annotation simplification 2022-01-06 16:45:01 -08:00
Chuck Walbourn bd18e4516f Update copyright 2022-01-04 10:32:37 -08:00
Chuck Walbourn 20e246af2b Trimmed trailing whitespace 2021-12-07 13:42:36 -08:00
Chuck Walbourn 04c758fbc2 Keep ATG build props hook for GDK projects 2021-12-07 13:01:43 -08:00
Chuck Walbourn faa554b802 Disable edit & continue and JMC for Debug libs 2021-12-02 15:10:13 -08:00
Chuck Walbourn 5fc29f05be Turn off control flow guard for debug 2021-12-02 14:42:03 -08:00
Chuck Walbourn 13c35062b8 Projects should have UseDebugLibraries=true for Debug configs 2021-12-02 14:31:56 -08:00
Chuck Walbourn 1580e0b51e Update standalone warning handling 2021-11-29 13:06:50 -08:00
Chuck Walbourn ab6776554b One more case of constexpr plus inline 2021-11-24 13:17:59 -08:00
cristei bcf514174c
Get rid of redundancies (#260) 2021-11-23 15:37:57 -08:00
cristei 7a08ff19fc
Remove inline specifier from constexpr functions (#259) 2021-11-23 13:43:42 -08:00
Anthony Fuller 2009ee537c
Fix shaders not compiling with spaces in the path (#258) 2021-11-20 12:22:28 -08:00
Chuck Walbourn 73ecfc91bb Fixed up CMake verison to match header 2021-11-17 15:10:10 -08:00
Chuck Walbourn e9d6e9c797 November 8, 2021 2021-11-08 12:33:01 -08:00
Chuck Walbourn 6489db58b4 Add pragma for DDSTextureLoader/WICTextureLoader libs 2021-11-08 10:32:52 -08:00