1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 20:10:05 +00:00
Commit Graph

727 Commits

Author SHA1 Message Date
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
Chuck Walbourn
9dbde8de5d Fixed WICTextureLoader resize error that resulted in WINCODEC_ERR_INSUFFICIENTBUFFER 2020-09-18 20:17:30 -07:00
Chuck Walbourn
216e2b0388 Avoid static initialization order fiasco (#196) 2020-09-18 14:06:27 -07:00
Chuck Walbourn
01823b7830 Enable OpenMP usage for GDK 2020-08-25 13:00:45 -07:00
Chuck Walbourn
7ad8833ad6 Fixed GDK projects to remove DX11 usage 2020-08-24 14:17:20 -07:00
Chuck Walbourn
054ffb428c August 15, 2020 2020-08-15 16:20:52 -07:00
Chuck Walbourn
5b64d42b39 Added version info to tex tool logo output 2020-08-15 16:09:40 -07:00
Chuck Walbourn
a8eff54bd5 Added GDK projects 2020-08-14 12:22:17 -07:00
Chuck Walbourn
b0667d7da9 Updates for Xbox 2020-08-12 14:35:39 -07:00
Chuck Walbourn
8aee4d3ccf CMake code review 2020-08-10 20:54:31 -07:00
Maciej
179d12148d
Changed binaries location from source dir to binary dir (#192) 2020-08-10 20:04:44 -07:00
Chuck Walbourn
97c859b53a
Removed prebuilt versions of shader inc/pdb from library (#190) 2020-07-28 23:27:30 -07:00