Commit Graph

  • d13f66af05 command-line tools updated to provide text description for HRESULTs Chuck Walbourn 2021-04-01 00:59:57 -07:00
  • 7b4b9b18f7
    NVTT 1.x wrote A8L8 as RGB instead of LUMINANCE (#229) Chuck Walbourn 2021-03-30 15:16:12 -07:00
  • e57c8e0a12 texconv updated with 709 <-> Display P3 color rotation Chuck Walbourn 2021-03-29 15:40:06 -07:00
  • eda513ceba Fix TGA reader regression for TGA files smaller than 26 bytes Chuck Walbourn 2021-03-26 21:43:56 -07:00
  • 77f1a6fc86 Fixed /analyze warnings Chuck Walbourn 2021-03-26 16:55:17 -07:00
  • 5a3659ff99 Detabify Chuck Walbourn 2021-03-22 20:16:16 -07:00
  • 7749ae75c6 texassemble: merge should support -stripmips Chuck Walbourn 2021-03-10 20:42:37 -08:00
  • 595b341626 texassemble: added -stripmips switch Chuck Walbourn 2021-03-04 00:21:44 -08:00
  • 01d1a84c05 Removed unused file Chuck Walbourn 2021-03-03 14:16:24 -08:00
  • 7df49719a1 Updated copyright banner Chuck Walbourn 2021-02-26 22:59:42 -08:00
  • a43edf61dd Fixed some build warnings Chuck Walbourn 2021-02-25 20:42:24 -08:00
  • 9cc7f2fffb texassemble -swizzle updated to also take 0, 1 Chuck Walbourn 2021-02-25 00:57:58 -08:00
  • 21202f09dc texconv -swizzle updated to also take 0, 1 Chuck Walbourn 2021-02-24 00:50:37 -08:00
  • 610bbbd84e texconv -reconstructz updated to handle UNORM properly Chuck Walbourn 2021-02-24 00:20:48 -08:00
  • 87e5b0e9fa
    Fix of CaptureTexture for Reserved and MultiSample resources (#218) Boris Galochkin 2021-02-19 09:19:42 +03:00
  • fe43f39242 Minor -Wsign-conversion warning fix for d3dx12.h Chuck Walbourn 2021-02-10 13:53:09 -08:00
  • 95d0ab6e19 Win32 case doesn't use DirectX-Headers Chuck Walbourn 2021-02-04 09:51:20 -08:00
  • 0fdfee8ad6 CMake updated to use vcpkg for arm64 version of dxmath Chuck Walbourn 2021-02-03 23:21:08 -08:00
  • 2a1a884507 Ensure tools return non-zero exit code for failures Chuck Walbourn 2021-02-03 16:04:36 -08:00
  • fa75757c5f Minor code cleanup Chuck Walbourn 2021-01-18 14:21:16 -08:00
  • 152b44d1ec A few more Standard C++ Library header cleanups Chuck Walbourn 2021-01-17 11:59:46 -08:00
  • 0490d4501a Minor review for CMake jan2021b Chuck Walbourn 2021-01-13 23:10:06 -08:00
  • 47aabe15cb CMake case sensitivity issue fix jan2021 Chuck Walbourn 2021-01-10 10:50:24 -08:00
  • 0d8663bf70 January 9, 2021 Chuck Walbourn 2021-01-09 17:13:59 -08:00
  • dee5f7b4cf
    texassemble updated with -swizzle option for merge (#211) Chuck Walbourn 2021-01-09 16:47:58 -08:00
  • 3891fca9c0
    texconv -swizzle option (#210) Chuck Walbourn 2021-01-09 15:55:57 -08:00
  • f550d9998e
    texconv support for -r:keep (#209) Chuck Walbourn 2021-01-09 12:44:59 -08:00
  • 237f3d4f48 Fix initial WIN32 detection Chuck Walbourn 2021-01-08 13:31:20 -08:00
  • 234eee8a01
    Support for Windows Subsystem for Linux (#208) Chuck Walbourn 2021-01-08 02:20:55 -08:00
  • 705a8e3766 Standard header cleanup Chuck Walbourn 2021-01-07 00:43:18 -08:00
  • ab6898cb64 Minor code review for DDSTextureLoader Chuck Walbourn 2021-01-05 23:19:37 -08:00
  • be2277523f DDS header updated for GNUC compiler Chuck Walbourn 2021-01-05 01:53:13 -08:00
  • 95c4991486 Added make_AlignedArray helpers to scoped.h Chuck Walbourn 2021-01-04 23:10:30 -08:00
  • fd13c32036 Make use of DirectXMath XM_ALIGNED_STRUCT macro Chuck Walbourn 2021-01-03 14:09:39 -08:00
  • f3bad9f318 Added iterator header Chuck Walbourn 2021-01-02 14:37:52 -08:00
  • f764da5176 Replaced _countof / ARRAYSIZE with std::size Chuck Walbourn 2021-01-02 12:44:35 -08:00
  • 2f8e8120ae CMake updated for GPU compression under BUILD_DX11 option Chuck Walbourn 2021-01-01 13:36:40 -08:00
  • 18c2d9a5ca Code review for standard library header usage for standalone mods Chuck Walbourn 2020-12-31 13:53:09 -08:00
  • e14c36125c
    Code review for standard library header usage (#207) Chuck Walbourn 2020-12-29 18:04:51 -08:00
  • e53571de0b Fix case-sensitivity issues with CMake package Chuck Walbourn 2020-12-29 02:49:19 -08:00
  • a4a9c1d51b Fixed UWP builds with CMakeLists nov2020b Chuck Walbourn 2020-12-24 12:59:19 -08:00
  • 5d39006495 Fixed CMake file system case sensitivty issue Chuck Walbourn 2020-12-21 20:23:39 -08:00
  • 6163ec1dcc cmake updated with ENABLE_OPENEXR_SUPPORT build option Chuck Walbourn 2020-12-18 18:44:47 -08:00
  • a85f963972 CMake updated with BUILD_TOOLS option for UWP scenarios Chuck Walbourn 2020-12-18 18:05:07 -08:00
  • 3a586bfa8d
    CMake package support (#205) Chuck Walbourn 2020-12-18 15:28:28 -08:00
  • 8871064fc7 November 11, 2020 nov2020 Chuck Walbourn 2020-11-11 21:11:48 -08:00
  • 6960436109 Added arm64 config to cmake Chuck Walbourn 2020-11-10 23:26:09 -08:00
  • 1016b6a77a Removed WPO setting for static library Chuck Walbourn 2020-11-09 13:19:56 -08:00
  • c32f12a3c1 Use SHCreateMemStream instead of CreateStreamOnHGlobal when possible Chuck Walbourn 2020-11-09 13:15:55 -08:00
  • a403767285 Updated for latest D3DX12.h Chuck Walbourn 2020-11-02 13:00:21 -08:00
  • 06ca03e6bd Updated readme Chuck Walbourn 2020-10-12 12:36:33 -07:00
  • 4fff7586b3 Update gitignore Chuck Walbourn 2020-10-08 12:37:30 -07:00
  • 51e865265a Minor update for VS 2019 sln Chuck Walbourn 2020-10-06 12:00:36 -07:00
  • c1a3e42e4d September 30, 2020 sept2020 Chuck Walbourn 2020-09-30 13:59:10 -07:00
  • 7823346987 R16_SNORM, R8_SNORM pixel write code updated to round instead of truncate Chuck Walbourn 2020-09-30 13:37:40 -07:00
  • b68c0df6d5 Updated tools to use TGA_FLAGS parameter Chuck Walbourn 2020-09-30 12:37:49 -07:00
  • 836cabd0f9
    TGA flags for sRGB colorspace in TGA 2.0 extension area (#199) Chuck Walbourn 2020-09-29 14:51:25 -07:00
  • 5624f948af Fixed TGA 2.0 metadata writing for small images Chuck Walbourn 2020-09-28 22:40:27 -07:00
  • 61bdcf751c
    Added Ex variants to DX9 DDSTextureLoader, WICTextureLoader (#198) Chuck Walbourn 2020-09-28 15:05:15 -07:00
  • 80f38c3903
    Added TGA_FLAGS for TGA reader (#197) Chuck Walbourn 2020-09-22 11:57:22 -07:00
  • 9dbde8de5d Fixed WICTextureLoader resize error that resulted in WINCODEC_ERR_INSUFFICIENTBUFFER Chuck Walbourn 2020-09-18 20:17:30 -07:00
  • 216e2b0388 Avoid static initialization order fiasco (#196) Chuck Walbourn 2020-09-18 14:06:27 -07:00
  • 01823b7830 Enable OpenMP usage for GDK Chuck Walbourn 2020-08-25 13:00:45 -07:00
  • 7ad8833ad6 Fixed GDK projects to remove DX11 usage Chuck Walbourn 2020-08-24 14:17:16 -07:00
  • 054ffb428c August 15, 2020 aug2020 Chuck Walbourn 2020-08-15 16:20:52 -07:00
  • 5b64d42b39 Added version info to tex tool logo output Chuck Walbourn 2020-08-15 15:57:39 -07:00
  • a8eff54bd5 Added GDK projects Chuck Walbourn 2020-08-14 12:22:17 -07:00
  • b0667d7da9 Updates for Xbox Chuck Walbourn 2020-08-12 14:35:39 -07:00
  • 8aee4d3ccf CMake code review Chuck Walbourn 2020-08-10 20:54:31 -07:00
  • 179d12148d
    Changed binaries location from source dir to binary dir (#192) Maciej 2020-08-11 05:04:44 +02:00
  • 97c859b53a
    Removed prebuilt versions of shader inc/pdb from library (#190) Chuck Walbourn 2020-07-28 23:27:30 -07:00
  • 8333388734 Updated D3DX12 for Windows 10 SDK (19041) Chuck Walbourn 2020-07-15 17:41:45 -07:00
  • 93aa3c6c09 texconv updated with -reconstructz switch Chuck Walbourn 2020-07-14 01:59:19 -07:00
  • 9ef44739a3 Added FormatDataType utility function Chuck Walbourn 2020-07-12 23:00:17 -07:00
  • 86f59e62c0 Minor code cleanup Chuck Walbourn 2020-07-10 21:01:52 -07:00
  • eda42c4923 Minor code review: Chuck Walbourn 2020-07-10 15:39:55 -07:00
  • d980fb6576
    DirectXTex updated with DDS_FLAGS_ALLOW_LARGE_FILES (#188) Chuck Walbourn 2020-07-09 14:13:38 -07:00
  • 81ab7997ec texassemble: updated with -fl switch to emit warnings for exceeding required hardware support Chuck Walbourn 2020-07-09 13:59:11 -07:00
  • 13e90f900f Code review feedback for TGA Chuck Walbourn 2020-07-09 11:17:14 -07:00
  • bfa3a11aee Fixed issue when trying to Capture 'small alignment' textures Chuck Walbourn 2020-07-08 17:46:14 -07:00
  • 6a0f5a97d9 July 2, 2020 jul2020 Chuck Walbourn 2020-07-02 15:43:32 -07:00
  • 1208f96733 Reorganized code in texassmble Chuck Walbourn 2020-07-01 01:37:13 -07:00
  • 58164bbaba texassemble: Fixed AnimatedGif handling with transparency Chuck Walbourn 2020-07-01 01:19:51 -07:00
  • 8a0fa55b62 Added Security notice Chuck Walbourn 2020-06-30 17:01:09 -07:00
  • 6f825aa8c2 CMakeLists.txt updated for use as add_subdirectory Chuck Walbourn 2020-06-20 23:08:42 -07:00
  • ecf5f1e40f June 15, 2020 jun2020b Chuck Walbourn 2020-06-15 00:22:20 -07:00
  • e53a13e8c1 Fixed PVS Studio V1037 warning Chuck Walbourn 2020-06-13 14:02:40 -07:00
  • 2573bd8307 Fixed x86 warning Chuck Walbourn 2020-06-12 21:39:09 -07:00
  • 741870f834 Fixed PVS Studio V549 warning Chuck Walbourn 2020-06-12 19:44:06 -07:00
  • 80853b7771 Fixed regression in FS70 support introduced in pull request #180 Chuck Walbourn 2020-06-12 13:58:44 -07:00
  • 759caf730e /analyze warning cleanup Chuck Walbourn 2020-06-05 15:01:02 -07:00
  • 5999f34c11 PFM half16 variant and cope with comments Chuck Walbourn 2020-06-05 01:52:43 -07:00
  • 0539287324
    Portable PixMap reader/writers for texconv (#180) Chuck Walbourn 2020-06-04 20:07:21 -07:00
  • 09fc5fe957 Suppress some additional warnings for VS 2019 (16.7) Preview Chuck Walbourn 2020-06-03 14:12:14 -07:00
  • 1000c63840 June 1, 2020 jun2020 Chuck Walbourn 2020-06-01 21:38:11 -07:00
  • 2873a800d0 Added WIC_LOADER_SRGB_DEFAULT flag to WICTextureLoader Chuck Walbourn 2020-06-01 19:00:09 -07:00
  • 17aeb40917
    Switched to using strongly typed flags (#179) Chuck Walbourn 2020-06-01 00:42:02 -07:00
  • 8359882401 functions taking std::function should not be noexcept Chuck Walbourn 2020-05-30 22:14:59 -07:00
  • 21f7e28b80
    Added WIC_FLAGS_DEFAULT_SRGB flag (#178) Chuck Walbourn 2020-05-27 02:29:55 -07:00
  • 07c0aaa045 More code review Chuck Walbourn 2020-05-21 00:40:33 -07:00