Commit Graph

  • 352dd3d3e0
    Bump github/codeql-action from 3.28.18 to 3.29.2 (#621) main dependabot[bot] 2025-07-02 12:07:42 -07:00
  • e8c2e30f19
    Bump github/codeql-action from 3.28.16 to 3.28.18 (#619) dependabot[bot] 2025-06-02 20:50:02 -07:00
  • cb3be57e9c
    Add GitHub Action for super-lint (#618) Chuck Walbourn 2025-06-02 17:49:20 -07:00
  • c8959b2911
    GitHub Actions windows-2019 runner is being retired (#617) Chuck Walbourn 2025-05-29 19:39:23 -07:00
  • 169f7cf350
    Cleanup of ADO pipeline YAML files (#615) Chuck Walbourn 2025-05-23 13:00:15 -07:00
  • 652cc82b35
    Enable some additional C++20 and C++23 compat warnings with clang (#614) Chuck Walbourn 2025-05-15 22:25:44 -07:00
  • e909fa68d0
    EncodeDDSHeader for Xbox can't take a nullptr (#613) Chuck Walbourn 2025-05-07 16:01:43 -07:00
  • 57564efee2
    Fixed -Wmissing-include-dirs warnings (#611) Chuck Walbourn 2025-05-06 19:46:35 -07:00
  • bbe9da11fb
    Bump github/codeql-action from 3.28.13 to 3.28.16 (#610) dependabot[bot] 2025-05-01 09:26:47 -07:00
  • 5864c7af07 Sync with latest CR texenvmap Chuck Walbourn 2025-04-24 11:21:49 -07:00
  • 6c0bebf492 Updated for latest changes to command line tools Chuck Walbourn 2024-10-28 16:37:30 -07:00
  • c8d71e016c Fix GHA Chuck Walbourn 2024-09-18 13:24:15 -07:00
  • f25eb89f38 Fix cmake failure Chuck Walbourn 2024-09-18 12:34:43 -07:00
  • 59e82bb87b Update for CmdLineHelpers.h refactor Chuck Walbourn 2024-09-17 14:07:26 -07:00
  • 2789da74f1 Update for recent tool improvements Chuck Walbourn 2024-09-16 14:07:57 -07:00
  • 133e49a8fc Started texenvmap tool Chuck Walbourn 2024-08-08 13:23:59 -07:00
  • 82e094cf7c
    Fix some ADO build failures (#609) Chuck Walbourn 2025-04-22 11:33:07 -07:00
  • 8e1cea9d20
    Update ADO YAML to use shared variables (#608) Chuck Walbourn 2025-04-17 16:24:55 -07:00
  • 318d841cd3
    CMake check for mismatch of toolset and arch setting (#605) Chuck Walbourn 2025-04-15 13:02:22 -07:00
  • 48ae743942
    Bump github/codeql-action from 3.28.10 to 3.28.13 (#603) dependabot[bot] 2025-04-01 23:06:15 -07:00
  • 9823b46e7f
    ADO pipeline removal (#604) Chuck Walbourn 2025-04-01 17:22:10 -07:00
  • ad55a75d05
    Migrate ADO pipelines to .azuredevops folder (#602) Chuck Walbourn 2025-03-31 15:29:45 -07:00
  • 4e7d99e7ee
    Code review feedback for DLL declimport/export (#601) Chuck Walbourn 2025-03-28 17:23:40 -07:00
  • 92682bfa8a
    March 24, 2025 (#599) mar2025 Chuck Walbourn 2025-03-24 17:26:08 -07:00
  • 7cb96065a4
    Update NuGet spec files (#598) Chuck Walbourn 2025-03-24 12:55:39 -07:00
  • 3ae41b79aa
    CMake fix for legacy Durango (#597) Chuck Walbourn 2025-03-20 17:15:54 -07:00
  • 666e28c955
    Add ComputeTileShape utility (#595) Chuck Walbourn 2025-03-18 12:05:46 -07:00
  • 75105c7e88
    IsPlanar option for D3D12 vs D3D11 depth (#594) Chuck Walbourn 2025-03-17 15:23:13 -07:00
  • 1085e4fef4
    CMake update for try-compile with DLLs (#593) Chuck Walbourn 2025-03-07 17:38:04 -08:00
  • c0606824c9
    Bump seanmiddleditch/gha-setup-ninja from 5 to 6 (#590) dependabot[bot] 2025-03-06 13:40:47 -08:00
  • d6fdfee00f
    Update ADO coverage for clang v12 (#592) Chuck Walbourn 2025-03-06 13:31:45 -08:00
  • 51f33c3471
    Bump github/codeql-action from 3.28.8 to 3.28.10 (#591) dependabot[bot] 2025-03-03 11:37:32 -08:00
  • 75b08fb306
    Support loading another DX10 DDS variant with permissive (#588) Chuck Walbourn 2025-02-20 11:59:09 -08:00
  • 71ab939f26
    Fix up CMake for Xbox platforms for shared lib (#587) Chuck Walbourn 2025-02-19 19:20:39 -08:00
  • 8e9fa6059c
    Fixed MinGW with shared libs (#583) Chuck Walbourn 2025-02-18 13:36:30 -08:00
  • 632fcdcb2d
    Fixes -Wundef warning introduced with BUILD_SHARED_LIBS (#582) Chuck Walbourn 2025-02-12 17:26:42 -08:00
  • 3e8137e481
    CodeQL recommendations (#580) Chuck Walbourn 2025-02-11 17:04:57 -08:00
  • cfd5f27126
    Code review for const auto vs auto const (#579) Chuck Walbourn 2025-02-04 12:12:59 -08:00
  • 87e8b9513f
    Add VERSIONINFO to DLL version of library (#578) Chuck Walbourn 2025-02-04 11:44:12 -08:00
  • 3a7adffc46
    Fix some warnings in WSL build due to case (#577) Chuck Walbourn 2025-02-03 13:57:56 -08:00
  • 5855f74bc7
    Add option to build as shared lib (#575) Bruno S Marques 2025-02-03 17:35:49 -03:00
  • 1765e842db
    Bump github/codeql-action from 3.27.9 to 3.28.8 (#576) dependabot[bot] 2025-02-03 10:38:48 -08:00
  • 6a2a13ee51
    Update VCPKG GHAs to use head commit id if variable isn't set (#574) Chuck Walbourn 2025-01-31 14:53:48 -08:00
  • 9303898a27
    CMake update to fix cases where DIRECTX_ARCH is not defined (#571) Chuck Walbourn 2025-01-28 16:39:43 -08:00
  • 8f79186b15
    Improve error reporting for TGAs with invalid palettes (#570) Chuck Walbourn 2025-01-08 14:53:05 -08:00
  • 9b4cf594ef
    Bump github/codeql-action from 3.27.6 to 3.27.9 (#569) dependabot[bot] 2024-12-16 11:18:17 -08:00
  • aec0784730
    --ignore-mips does not apply to array textures (#567) Chuck Walbourn 2024-12-16 10:53:49 -08:00
  • 5864794ee6
    Build for a Windows 8.1 minimum (#564) Chuck Walbourn 2024-12-10 23:06:28 -08:00
  • 42357da377
    Bump github/codeql-action from 3.27.5 to 3.27.6 (#565) dependabot[bot] 2024-12-09 11:04:34 -08:00
  • f6fede394a
    CMake updates (#561) Chuck Walbourn 2024-12-05 17:16:40 -08:00
  • 6cc310ee8a
    Bump github/codeql-action from 3.27.4 to 3.27.5 (#559) dependabot[bot] 2024-11-25 09:08:57 -08:00
  • d095bec911
    Bump github/codeql-action from 3.27.1 to 3.27.4 (#558) dependabot[bot] 2024-11-18 10:57:29 -08:00
  • db1edafde6
    Add ADO Pipeline to validate MSBuild+VCPKG (#556) Chuck Walbourn 2024-11-14 11:06:34 -08:00
  • 2b6f585157
    texconv: add --ignore-srgb, --wic-uncompressed and revisit --wic-lossless (#555) Chuck Walbourn 2024-11-12 20:30:49 -08:00
  • 37a18e9021
    Bump github/codeql-action from 3.27.0 to 3.27.1 (#554) dependabot[bot] 2024-11-12 13:24:14 -08:00
  • 2d87c063b6
    Add GitHub Actions to validate UWP via CMake (#551) Chuck Walbourn 2024-11-11 18:45:57 -08:00
  • 79c65ffce8
    Fix CodeQL warnings in OpenEXR module (#549) Chuck Walbourn 2024-11-07 14:57:18 -08:00
  • d8e9d5b12a
    texconv: Portable Half Map uses .phm extension (#550) Chuck Walbourn 2024-11-07 14:56:31 -08:00
  • 2f37de7165
    Minor code review change for PPM/PFM code (#548) Chuck Walbourn 2024-11-06 18:13:48 -08:00
  • 4602b8e0f0
    Fix for CMake on WSL (#546) Chuck Walbourn 2024-11-01 13:59:27 -07:00
  • 77272b1303
    Support using C++17 std::byte for FromMemory functions (#545) Chuck Walbourn 2024-10-31 16:07:34 -07:00
  • 9260384a37
    October 28, 2024 (#544) oct2024 Chuck Walbourn 2024-10-28 17:02:08 -07:00
  • b81e202ec4
    Convert command-line tools to use GNU-style long options (#541) Chuck Walbourn 2024-10-28 13:54:51 -07:00
  • b717c0f6da
    Bump actions/checkout from 4.2.1 to 4.2.2 (#542) dependabot[bot] 2024-10-28 13:52:20 -07:00
  • b6e01b0866
    Bump github/codeql-action from 3.26.13 to 3.27.0 (#543) dependabot[bot] 2024-10-28 13:52:03 -07:00
  • 6e7801e324
    Use fixed width integers for underlying enum types (#538) Chuck Walbourn 2024-10-24 11:44:33 -07:00
  • cea630ac4c
    VS 2019 Win32 on ARM64 is no longer supported (#536) Chuck Walbourn 2024-10-23 14:45:17 -07:00
  • af46e03188
    Bump github/codeql-action from 3.26.12 to 3.26.13 (#535) dependabot[bot] 2024-10-22 21:24:08 -07:00
  • 09affb78aa
    Fix DX12 Capture transition state handling for MSAA (#532) Chuck Walbourn 2024-10-14 15:49:44 -07:00
  • 1262c4b293
    Bump actions/checkout from 4.2.0 to 4.2.1 (#533) dependabot[bot] 2024-10-14 09:50:09 -07:00
  • 47735026cd
    Bump github/codeql-action from 3.26.11 to 3.26.12 (#534) dependabot[bot] 2024-10-14 09:49:53 -07:00
  • cb1dcca12e
    Add Code Coverage support using CMake (#531) Chuck Walbourn 2024-10-08 16:21:35 -07:00
  • 8a4ff7101f
    Add GitHub Action for BVTs with subset of tests (#522) Chuck Walbourn 2024-10-05 23:15:54 -07:00
  • cbcabd9c16
    Bump github/codeql-action from 3.26.10 to 3.26.11 (#523) dependabot[bot] 2024-10-04 12:29:58 -07:00
  • e405c5ef32
    Bump github/codeql-action from 3.26.9 to 3.26.10 (#521) dependabot[bot] 2024-10-02 14:25:45 -07:00
  • 497b90fc1f
    Bump actions/checkout from 4.1.7 to 4.2.0 (#519) dependabot[bot] 2024-09-27 10:18:01 -07:00
  • dee8699af6
    Bump github/codeql-action from 3.26.8 to 3.26.9 (#518) dependabot[bot] 2024-09-25 13:12:07 -07:00
  • 38a1c22312
    Bump github/codeql-action from 3.26.7 to 3.26.8 (#517) dependabot[bot] 2024-09-19 22:12:32 -07:00
  • 25ee5b4f91
    Adds BytesPerBlock helper (#516) Chuck Walbourn 2024-09-19 18:08:58 -07:00
  • 73aa2f3c34
    Refactor command-line tools to use shared header (#514) Chuck Walbourn 2024-09-17 13:45:12 -07:00
  • 1deadd38ed
    Bump github/codeql-action from 3.26.6 to 3.26.7 (#512) dependabot[bot] 2024-09-16 14:09:00 -07:00
  • 63960e5fd6
    ADO pipeline for SDK builds (#511) Chuck Walbourn 2024-09-16 11:18:23 -07:00
  • 118ca16e04
    Build pipeline updates (#510) Chuck Walbourn 2024-09-12 12:35:45 -07:00
  • 061355c9fd
    [StepSecurity] Apply security best practices (#508) StepSecurity Bot 2024-09-11 11:51:39 -07:00
  • 3dc7ec1e82
    [StepSecurity] ci: Harden GitHub Actions (#507) StepSecurity Bot 2024-09-10 19:03:12 -07:00
  • 79b4ef0ef8
    Update BWOI support in VC projects (#506) Chuck Walbourn 2024-09-06 11:32:30 -07:00
  • 7aae82706d
    September 4, 2024 (#505) sep2024 Chuck Walbourn 2024-09-04 17:50:45 -07:00
  • 8193c66888
    Update CMake to specify FXC.EXE to use (#502) Chuck Walbourn 2024-09-03 23:09:35 -07:00
  • 55b93efe35
    ADO test pipeline updates (#504) Chuck Walbourn 2024-09-03 11:52:27 -07:00
  • c401f2fe16
    Fix exporting R8 files as PNG using libpng (#503) Bruno Ancona 2024-09-02 20:46:13 -06:00
  • 327c200991
    Support loading legacy DDS files using mixed channel formats (#501) Chuck Walbourn 2024-08-29 14:13:48 -07:00
  • e63f915ed8
    D3DFMT_A2W10V10U10 fix for ScreenGrab DX9 (#500) Chuck Walbourn 2024-08-29 14:13:31 -07:00
  • 9850897657
    Add VCPKG usage to GitHub Actions (#499) Chuck Walbourn 2024-08-23 10:57:12 -07:00
  • 1c47191318
    Xbox auxiliary EncodeDDSHeader helper exposed as public function (#497) Chuck Walbourn 2024-08-19 16:27:36 -07:00
  • 059ce81581
    Minor SAL fix (#495) Chuck Walbourn 2024-08-15 10:13:49 -07:00
  • 1c78c7d1ec
    Additional code review for OpenEXR (#494) Chuck Walbourn 2024-08-08 13:54:42 -07:00
  • 2f84f54508
    Add cubemap support for OpenEXR (#483) vkaytsanov 2024-08-06 03:43:03 +03:00
  • 6e184e26a7
    Update CMake to handle ARM64EC with VS Generator (#493) Chuck Walbourn 2024-08-02 13:15:56 -07:00
  • d16a2c869d
    Fix for CMake presets (#492) Chuck Walbourn 2024-07-30 17:40:51 -07:00
  • 78ca9628e2
    Added GitHub Actions for build and security analysis (#491) Chuck Walbourn 2024-07-29 20:13:36 -07:00