1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-24 21:30:14 +00:00
Commit Graph

738 Commits

Author SHA1 Message Date
Chuck Walbourn
a43edf61dd Fixed some build warnings 2021-02-25 20:42:24 -08:00
Chuck Walbourn
9cc7f2fffb texassemble -swizzle updated to also take 0, 1 2021-02-25 00:57:58 -08:00
Chuck Walbourn
21202f09dc texconv -swizzle updated to also take 0, 1 2021-02-24 00:50:37 -08:00
Chuck Walbourn
610bbbd84e texconv -reconstructz updated to handle UNORM properly 2021-02-24 00:22:54 -08:00
Boris Galochkin
87e5b0e9fa
Fix of CaptureTexture for Reserved and MultiSample resources (#218) 2021-02-18 22:19:42 -08:00
Chuck Walbourn
fe43f39242 Minor -Wsign-conversion warning fix for d3dx12.h 2021-02-10 13:53:09 -08:00
Chuck Walbourn
95d0ab6e19 Win32 case doesn't use DirectX-Headers 2021-02-04 09:51:20 -08:00
Chuck Walbourn
0fdfee8ad6 CMake updated to use vcpkg for arm64 version of dxmath 2021-02-03 23:21:46 -08:00
Chuck Walbourn
2a1a884507 Ensure tools return non-zero exit code for failures 2021-02-03 16:04:36 -08:00
Chuck Walbourn
fa75757c5f Minor code cleanup 2021-01-18 14:21:16 -08:00
Chuck Walbourn
152b44d1ec A few more Standard C++ Library header cleanups 2021-01-17 11:59:46 -08:00
Chuck Walbourn
0490d4501a Minor review for CMake 2021-01-14 00:19:39 -08:00
Chuck Walbourn
47aabe15cb CMake case sensitivity issue fix 2021-01-10 10:50:24 -08:00
Chuck Walbourn
0d8663bf70 January 9, 2021 2021-01-09 17:13:59 -08:00
Chuck Walbourn
dee5f7b4cf
texassemble updated with -swizzle option for merge (#211) 2021-01-09 16:47:58 -08:00
Chuck Walbourn
3891fca9c0
texconv -swizzle option (#210) 2021-01-09 15:55:57 -08:00
Chuck Walbourn
f550d9998e
texconv support for -r:keep (#209) 2021-01-09 12:44:59 -08:00
Chuck Walbourn
237f3d4f48 Fix initial WIN32 detection 2021-01-08 13:31:20 -08:00
Chuck Walbourn
234eee8a01
Support for Windows Subsystem for Linux (#208) 2021-01-08 02:20:55 -08:00
Chuck Walbourn
705a8e3766 Standard header cleanup 2021-01-07 00:43:18 -08:00
Chuck Walbourn
ab6898cb64 Minor code review for DDSTextureLoader 2021-01-05 23:19:37 -08:00
Chuck Walbourn
be2277523f DDS header updated for GNUC compiler 2021-01-05 01:53:13 -08:00
Chuck Walbourn
95c4991486 Added make_AlignedArray helpers to scoped.h 2021-01-04 23:10:30 -08:00
Chuck Walbourn
fd13c32036 Make use of DirectXMath XM_ALIGNED_STRUCT macro 2021-01-03 14:09:39 -08:00
Chuck Walbourn
f3bad9f318 Added iterator header 2021-01-02 14:37:52 -08:00
Chuck Walbourn
f764da5176 Replaced _countof / ARRAYSIZE with std::size 2021-01-02 12:44:35 -08:00
Chuck Walbourn
2f8e8120ae CMake updated for GPU compression under BUILD_DX11 option 2021-01-01 13:36:40 -08:00
Chuck Walbourn
18c2d9a5ca Code review for standard library header usage for standalone mods 2020-12-31 13:53:09 -08:00
Chuck Walbourn
e14c36125c
Code review for standard library header usage (#207) 2020-12-29 18:04:51 -08:00
Chuck Walbourn
e53571de0b Fix case-sensitivity issues with CMake package 2020-12-29 02:49:19 -08:00
Chuck Walbourn
a4a9c1d51b Fixed UWP builds with CMakeLists 2020-12-24 12:59:19 -08:00
Chuck Walbourn
5d39006495 Fixed CMake file system case sensitivty issue 2020-12-21 20:23:39 -08:00
Chuck Walbourn
6163ec1dcc cmake updated with ENABLE_OPENEXR_SUPPORT build option 2020-12-18 18:44:47 -08:00
Chuck Walbourn
a85f963972 CMake updated with BUILD_TOOLS option for UWP scenarios 2020-12-18 18:05:07 -08:00
Chuck Walbourn
3a586bfa8d
CMake package support (#205) 2020-12-18 15:28:28 -08:00
Chuck Walbourn
8871064fc7 November 11, 2020 2020-11-11 21:11:48 -08:00
Chuck Walbourn
6960436109 Added arm64 config to cmake 2020-11-10 23:26:09 -08:00
Chuck Walbourn
1016b6a77a Removed WPO setting for static library 2020-11-09 13:19:56 -08:00
Chuck Walbourn
c32f12a3c1 Use SHCreateMemStream instead of CreateStreamOnHGlobal when possible 2020-11-09 13:15:55 -08:00
Chuck Walbourn
a403767285 Updated for latest D3DX12.h 2020-11-02 13:00:21 -08:00
Chuck Walbourn
06ca03e6bd Updated readme 2020-10-12 12:36:33 -07:00
Chuck Walbourn
4fff7586b3 Update gitignore 2020-10-08 12:37:30 -07:00
Chuck Walbourn
51e865265a Minor update for VS 2019 sln 2020-10-06 12:00:36 -07:00
Chuck Walbourn
c1a3e42e4d September 30, 2020 2020-09-30 13:59:10 -07:00
Chuck Walbourn
7823346987 R16_SNORM, R8_SNORM pixel write code updated to round instead of truncate 2020-09-30 13:37:40 -07:00
Chuck Walbourn
b68c0df6d5 Updated tools to use TGA_FLAGS parameter 2020-09-30 12:37:49 -07:00
Chuck Walbourn
836cabd0f9
TGA flags for sRGB colorspace in TGA 2.0 extension area (#199) 2020-09-29 14:51:25 -07:00
Chuck Walbourn
5624f948af Fixed TGA 2.0 metadata writing for small images 2020-09-28 22:40:27 -07:00
Chuck Walbourn
61bdcf751c
Added Ex variants to DX9 DDSTextureLoader, WICTextureLoader (#198) 2020-09-28 15:05:15 -07:00
Chuck Walbourn
80f38c3903
Added TGA_FLAGS for TGA reader (#197) 2020-09-22 11:57:22 -07:00