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

1066 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 33b69f39bc Make CMake use of CompileShaders more robust 2022-05-06 14:01:02 -07:00
Chuck Walbourn bf546e9e2f HLSL.cmd return 1 on failure 2022-05-06 00:43:45 -07:00
Chuck Walbourn ea977860c2 Fixes for CMake USE_PREBUILT_SHADERS option 2022-05-06 00:29:00 -07:00
Chuck Walbourn 8215747e05 Make sure CompileShaders.cmd returns 1 on failure 2022-05-05 23:57:30 -07:00
Chuck Walbourn 9c72f2c6cd
CMake support added for building with MinGW (#275) 2022-05-05 14:50:13 -07:00
Chuck Walbourn 24c1415c9a CMake cleanup and more presets 2022-05-03 23:44:20 -07:00
Chuck Walbourn 0f204f9a2f Updated CMake to use GNUInstallDirs 2022-05-02 03:22:06 -07:00
Chuck Walbourn 98c5b56edf Fixed some missing standard includes for better conformance again 2022-05-01 12:01:42 -07:00
Chuck Walbourn 1c8fe32e87 Fixed some missing standard includes for better conformance 2022-05-01 00:44:51 -07:00
Chuck Walbourn a6b1c557dc Another warning suppression for VS 2022 17.2 2022-04-21 21:31:43 -07:00
Chuck Walbourn 3ac77cf2c0
Remove VS 2017 projects (#273) 2022-04-21 16:27:30 -07:00
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