1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-09-19 15:19:56 +00:00
Commit Graph

1046 Commits

Author SHA1 Message Date
Chuck Walbourn
3382be5986 Fix path issue with spaces 2022-08-24 20:16:53 -07:00
Chuck Walbourn
e976dcc656 July 22, 2022 2022-07-29 19:08:34 -07:00
Chuck Walbourn
a60399e849 Fixes for GDK projects 2022-07-28 18:03:06 -07:00
Chuck Walbourn
10d8902e6c
Change bool forceSRGB parameters for D3D interop to CREATETEX_FLAGS (#281) 2022-07-28 16:35:12 -07:00
Chuck Walbourn
4333376df1 Add DDS_LOADER_IGNORE_SRGB parameter/functionality to CreateDDSTexture*Ex 2022-07-28 12:13:09 -07:00
Chuck Walbourn
f904ecf09b Added MakeLinear utility function 2022-07-27 16:56:43 -07:00
Chuck Walbourn
9eb8605dbe CMake fix for clang v12 2022-07-25 23:49:34 -07:00
Chuck Walbourn
0279397bfb Enable guard:ehcont compiler flag for MSVC 64 bit architectures (#280) 2022-07-25 14:57:05 -07:00
Chuck Walbourn
33e9632f50
Update to support ABI for MinGW in DX Agility SDK v1.606.3 (#279) 2022-07-25 14:48:46 -07:00
Chuck Walbourn
e4b385cb3b Code review feedback 2022-07-25 14:48:27 -07:00
Sergio Ricardo Zerbetto Masson
058d2de2d4 Fixed tipo 2022-07-25 16:52:23 -03:00
Sergio Ricardo Zerbetto Masson
664a518c31 Fixed guard:ehcont project setup 2022-07-25 16:44:37 -03:00
Sergio Ricardo Zerbetto Masson
de64926fcc Removed unecessary changes 2022-07-25 11:22:47 -03:00
Sergio Ricardo Zerbetto Masson
fd1a747b14 Enable guard:ehcont compiler flag for MSVC 64 bit architectures 2022-07-25 11:03:23 -03:00
Chuck Walbourn
679538ee83 CMakePresets edit 2022-06-06 00:00:07 -07:00
Chuck Walbourn
2c73d66cbf CMake code review 2022-06-03 00:33:58 -07:00
Chuck Walbourn
c6b0acbd16 CMake updated to require clients use C++11 2022-05-27 17:18:38 -07:00
Chuck Walbourn
ad9c7cbb3a Fix -Wunused-variable warnings 2022-05-24 18:00:28 -07:00
Chuck Walbourn
9a9fb5e39e Code review feedback 2022-05-18 15:18:54 -07:00
Chuck Walbourn
3eed3ae913 A few more uses of const 2022-05-12 12:24:53 -07:00
Chuck Walbourn
49c4299f74 Minor Cmake fix for DDSView 2022-05-10 21:15:30 -07:00
Chuck Walbourn
ba4c12bdfc Minor readme update 2022-05-10 13:06:32 -07:00
Chuck Walbourn
1e0f633c61 Minor edit of history file 2022-05-10 11:46:22 -07:00
Chuck Walbourn
e02d38a2e2 May 9, 2022 2022-05-09 14:48:11 -07:00
Chuck Walbourn
01b664dfd1 D3DX12 updated for Agility SDK 1.602.0 2022-05-08 14:25:55 -07:00
Chuck Walbourn
25a2cb4a2c Code review 2022-05-08 00:33:37 -07:00
Chuck Walbourn
536937fbf7 Minor code cleanup 2022-05-07 23:17:35 -07:00
Chuck Walbourn
178753de4a Added IsBGR utility function 2022-05-07 15:10:55 -07:00
Chuck Walbourn
55a7bb03c4 texconv: improved height-map to compressed normal maps for 16bpp sources 2022-05-07 14:58:09 -07:00
Chuck Walbourn
9951875603 Add partial support for indexed TGA files (#274) 2022-05-06 19:10:47 -07:00
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