Граф коммитов

  • df272088fa
    Fix for CMake using MinGW (#179) main Chuck Walbourn 2024-11-04 12:14:00 -0800
  • 2f183953dd
    Fix for CMake on WSL (#178) Chuck Walbourn 2024-11-01 14:00:01 -0700
  • 49c52b2c61 Fix for CMake using MinGW Chuck Walbourn 2024-11-01 13:53:43 -0700
  • 63655425b0 Fix for CMake on WSL Chuck Walbourn 2024-10-31 18:26:25 -0700
  • 9fea1ba624
    inor tweak to CMake to avoid requiring all clients use directxmath and directx-headers packages externally (#177) Chuck Walbourn 2024-10-31 16:10:22 -0700
  • 0ef501ad71 inor tweak to CMake to avoid requiring all clients use directxmath and directx-headers packages externally Chuck Walbourn 2024-10-31 14:25:53 -0700
  • 80a98af928
    October 28, 2024 (#176) oct2024 Chuck Walbourn 2024-10-28 17:06:33 -0700
  • 064c4dfa35 October 28, 2024 Chuck Walbourn 2024-10-28 15:30:34 -0700
  • bfd096185a
    Convert meshconvert tool to use GNU-style long options (#173) Chuck Walbourn 2024-10-28 15:12:55 -0700
  • e38f2881db
    Bump actions/checkout from 4.2.1 to 4.2.2 (#174) dependabot[bot] 2024-10-28 15:11:58 -0700
  • a28d548938
    Bump github/codeql-action from 3.26.13 to 3.27.0 (#175) dependabot[bot] 2024-10-28 15:11:38 -0700
  • b0570c78ed
    Bump github/codeql-action from 3.26.13 to 3.27.0 dependabot[bot] 2024-10-28 12:28:36 +0000
  • 759c0bfca3
    Bump actions/checkout from 4.2.1 to 4.2.2 dependabot[bot] 2024-10-28 12:28:23 +0000
  • 4266edf35f Code review for cstdint constants Chuck Walbourn 2024-10-26 18:53:25 -0700
  • 1a35da80d9 Fix typo Chuck Walbourn 2024-10-26 13:49:27 -0700
  • 923388314c Code review Chuck Walbourn 2024-10-26 13:42:29 -0700
  • 0b232573f1 code cleanup Chuck Walbourn 2024-10-26 13:03:55 -0700
  • 0836c86abd Convert meshconvert tool to use GNU-style long options Chuck Walbourn 2024-10-26 12:58:38 -0700
  • c3025a8d22
    Use fixed width integers for underlying enum types (#172) Chuck Walbourn 2024-10-24 11:43:22 -0700
  • e2018e3b47 Update macro Chuck Walbourn 2024-10-23 18:06:59 -0700
  • 7fdf597c35 Convert enums from unsigned long to uint32_t Chuck Walbourn 2024-10-23 17:56:56 -0700
  • 279849d5e1
    VS 2019 Win32 on ARM64 is no longer supported (#171) Chuck Walbourn 2024-10-23 14:44:10 -0700
  • 14ad8d40d4 VS 2019 Win32 on ARM64 is no longer supported Chuck Walbourn 2024-10-22 23:14:15 -0700
  • cea9627773
    Bump actions/checkout from 4.2.0 to 4.2.1 (#169) dependabot[bot] 2024-10-14 09:41:23 -0700
  • 7abe0753b5
    Bump github/codeql-action from 3.26.11 to 3.26.13 (#170) dependabot[bot] 2024-10-14 09:41:05 -0700
  • 36ed5e800f
    Bump github/codeql-action from 3.26.11 to 3.26.13 dependabot[bot] 2024-10-14 12:49:15 +0000
  • 8d826d1074
    Bump actions/checkout from 4.2.0 to 4.2.1 dependabot[bot] 2024-10-14 12:49:03 +0000
  • 9c7708c902
    WaveFrontReader should check for null parameter (#168) Chuck Walbourn 2024-10-11 19:36:45 -0700
  • 4c9e52b364 Minor code review Chuck Walbourn 2024-10-09 16:16:01 -0700
  • 3d519cda7f WaveFrontReader should check for null parameter Chuck Walbourn 2024-10-09 14:35:33 -0700
  • 0c4f28c1e7
    Put WaveFrontReader.h into DX namespace (#167) Chuck Walbourn 2024-10-08 16:20:38 -0700
  • 9c7a12eec7 Code review Chuck Walbourn 2024-10-08 14:05:33 -0700
  • d3d2d59b53 Moved WaveFrontReader to DX namespace Chuck Walbourn 2024-10-08 13:53:09 -0700
  • 70c5fe01dd Whitespace Chuck Walbourn 2024-10-07 16:50:40 -0700
  • 6f8c4174a7 Trim whitespace Chuck Walbourn 2024-10-07 16:46:09 -0700
  • 270696ea78 Microsoft.CodeCoverage.Console was added in 17.3 Chuck Walbourn 2024-10-07 16:44:24 -0700
  • 98fad3c941 Add Code Coverage support Chuck Walbourn 2024-10-07 16:40:19 -0700
  • 7fa6aa1d7f
    Bump github/codeql-action from 3.26.10 to 3.26.11 (#165) dependabot[bot] 2024-10-05 23:14:09 -0700
  • 963c7ac32f
    Add GitHub Action for BVTs with subset of tests (#164) Chuck Walbourn 2024-10-05 23:13:33 -0700
  • a43140328a Always run SDL even if no changes Chuck Walbourn 2024-10-05 16:21:55 -0700
  • f9e8f52987 Cleanup PAT usage in ADO YAML Chuck Walbourn 2024-10-05 10:29:47 -0700
  • 4e612b5f9e Use repo variable Chuck Walbourn 2024-10-04 13:51:52 -0700
  • 6d31512d86 Use VCPKG 2403.08.23 release Chuck Walbourn 2024-10-04 12:29:15 -0700
  • 1d8b1b8a59
    Bump github/codeql-action from 3.26.10 to 3.26.11 dependabot[bot] 2024-10-04 12:43:42 +0000
  • b0e988d57a Code review Chuck Walbourn 2024-10-02 15:50:00 -0700
  • bebd5c2a0c Code review Chuck Walbourn 2024-10-02 15:38:03 -0700
  • 0f8822e627 Add GitHub Action for BVTs with subset of tests Chuck Walbourn 2024-10-02 15:32:15 -0700
  • 38a04f85ff
    Bump github/codeql-action from 3.26.9 to 3.26.10 (#163) dependabot[bot] 2024-09-30 13:31:23 -0700
  • 2daed85713
    Bump github/codeql-action from 3.26.9 to 3.26.10 dependabot[bot] 2024-09-30 13:01:52 +0000
  • 4c19f25f13
    Bump github/codeql-action from 3.26.8 to 3.26.9 (#161) dependabot[bot] 2024-09-27 10:19:33 -0700
  • 4421105609
    Bump actions/checkout from 4.1.7 to 4.2.0 (#162) dependabot[bot] 2024-09-27 10:19:16 -0700
  • c6f0719e14
    Bump actions/checkout from 4.1.7 to 4.2.0 dependabot[bot] 2024-09-26 12:15:30 +0000
  • 9323d1e819
    Bump github/codeql-action from 3.26.8 to 3.26.9 dependabot[bot] 2024-09-25 12:43:58 +0000
  • e0dd846b58
    Bump github/codeql-action from 3.26.6 to 3.26.8 (#160) dependabot[bot] 2024-09-19 08:40:29 -0700
  • 3fe9f122e3
    Bump github/codeql-action from 3.26.6 to 3.26.8 dependabot[bot] 2024-09-19 12:38:25 +0000
  • 1bd924e478
    Refactor command-line tools to use shared header (#159) Chuck Walbourn 2024-09-17 13:45:19 -0700
  • 4e0491455f CMake update Chuck Walbourn 2024-09-17 11:47:44 -0700
  • 3797278173 JSON cleanup Chuck Walbourn 2024-09-17 11:29:43 -0700
  • f6d628c207 CMake cleanup Chuck Walbourn 2024-09-17 11:07:59 -0700
  • 4e372457f4 Code review Chuck Walbourn 2024-09-17 10:33:02 -0700
  • cf239b778e Refactor command-line tools to use shared header Chuck Walbourn 2024-09-17 00:25:53 -0700
  • 3047008473
    ADO pipeline for SDK builds (#157) Chuck Walbourn 2024-09-16 11:18:37 -0700
  • e80884b057
    Bump github/codeql-action from 3.26.6 to 3.26.7 dependabot[bot] 2024-09-16 13:07:12 +0000
  • b2e7f75a5b ADO pipeline for SDK builds Chuck Walbourn 2024-09-14 17:43:30 -0700
  • 0313c61c61
    Build pipeline updates (#156) Chuck Walbourn 2024-09-12 12:36:01 -0700
  • 511c3699f9 Fix typo Chuck Walbourn 2024-09-11 22:42:44 -0700
  • 632b297abc Added file Chuck Walbourn 2024-09-11 22:27:58 -0700
  • 0c06ddbc28 Props updates Chuck Walbourn 2024-09-11 22:19:13 -0700
  • 8914cb5c2f Build pipeline updates Chuck Walbourn 2024-09-11 22:18:47 -0700
  • 3ca5cecb07
    [StepSecurity] Apply security best practices (#155) StepSecurity Bot 2024-09-11 11:51:25 -0700
  • 35738bae4e
    [StepSecurity] Apply security best practices StepSecurity Bot 2024-09-11 02:09:25 +0000
  • d1462fe483
    [StepSecurity] ci: Harden GitHub Actions (#154) StepSecurity Bot 2024-09-10 19:03:50 -0700
  • 288f1cef95
    Update codeql.yml Chuck Walbourn 2024-09-10 18:40:56 -0700
  • e099615292
    [StepSecurity] ci: Harden GitHub Actions StepSecurity Bot 2024-09-11 01:40:28 +0000
  • 800c5c4b84
    [StepSecurity] Apply security best practices StepSecurity Bot 2024-09-11 01:36:23 +0000
  • e4ea40246d
    September 4, 2024 (#152) sep2024 Chuck Walbourn 2024-09-04 17:51:02 -0700
  • a541236311 Add GCC versions to WSL Chuck Walbourn 2024-09-04 16:41:40 -0700
  • e9170f00c9 Minor comment update Chuck Walbourn 2024-09-04 15:21:50 -0700
  • 4359a1e8dc Update script Chuck Walbourn 2024-09-04 14:46:03 -0700
  • e863e02a52 Update comment block Chuck Walbourn 2024-09-04 14:40:09 -0700
  • 24040ebcef September 4, 2024 Chuck Walbourn 2024-09-04 11:37:46 -0700
  • 4326e7bbbe More script updates Chuck Walbourn 2024-09-04 10:53:24 -0700
  • 6b087546fd Update script Chuck Walbourn 2024-09-04 01:13:40 -0700
  • 02fd0e98ad Add helper script for releases Chuck Walbourn 2024-09-04 01:09:28 -0700
  • a670485223 GitHub Action for WSL Chuck Walbourn 2024-09-03 23:14:37 -0700
  • c37b79b61e
    CMake code review (#151) Chuck Walbourn 2024-09-03 11:42:44 -0700
  • d36d3d2ae7 CMake code review Chuck Walbourn 2024-08-30 15:20:12 -0700
  • b086542394
    Minor code review (#150) Chuck Walbourn 2024-08-28 15:39:20 -0700
  • a9a70ec761 Minor code review Chuck Walbourn 2024-08-27 11:40:52 -0700
  • 99948838b2
    Add VCPKG usage to GitHub Actions (#149) Chuck Walbourn 2024-08-23 10:06:58 -0700
  • aa4025dbe3 VCPKG adds /external:W0 which results in more warnings Chuck Walbourn 2024-08-23 01:16:00 -0700
  • 42ef2c9b70 Update gitignore Chuck Walbourn 2024-08-23 00:28:03 -0700
  • defb28e081 Add VCPKG usage to GitHub Actions Chuck Walbourn 2024-08-22 23:21:23 -0700
  • 8999597c39
    CMake code review (#148) Chuck Walbourn 2024-08-19 16:29:31 -0700
  • 929b166cad CMake code review Chuck Walbourn 2024-08-16 18:41:26 -0700
  • 7a4a948e4c
    Update CMake to handle ARM64EC with VS Generator (#147) Chuck Walbourn 2024-08-02 13:15:49 -0700
  • 27fe1b4862 Update CMake to handle ARM64EC with VS Generator Chuck Walbourn 2024-08-02 09:31:38 -0700
  • 7c305571b3
    Fixed YAML bug (#146) Chuck Walbourn 2024-07-30 17:41:05 -0700
  • 98c56710f5 Fixed YAML bug Chuck Walbourn 2024-07-29 20:46:02 -0700
  • fac97a899b
    Added GitHub Actions for build and security analysis (#145) Chuck Walbourn 2024-07-29 20:12:31 -0700