Commit graph

17 commits

Author SHA1 Message Date
Xu
463d6f1246 chore: 工具项目迁移到 VS18 2025-12-18 20:54:15 +08:00
刘旭
a412739a0f chore: Dependabot 不支持 C++ 2023-11-13 11:56:21 +08:00
dependabot[bot]
a80cc8ee8b
chore(deps): bump directxtex_desktop_win10 (#753)
Bumps [directxtex_desktop_win10](https://github.com/microsoft/DirectXTex) from 2023.9.6.1 to 2023.10.31.1.
- [Release notes](https://github.com/microsoft/DirectXTex/releases)
- [Changelog](https://github.com/microsoft/DirectXTex/blob/main/HISTORY.md)
- [Commits](https://github.com/microsoft/DirectXTex/commits)

---
updated-dependencies:
- dependency-name: directxtex_desktop_win10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 11:38:03 +08:00
刘旭
e196986775 chore: 清理 MPVHookTextureParser 2023-10-15 19:28:40 +08:00
dependabot[bot]
d5bf3bec80
chore(deps): bump directxtex_desktop_win10 (#527)
Bumps [directxtex_desktop_win10](https://github.com/microsoft/DirectXTex) from 2021.8.2.1 to 2023.3.30.1.
- [Release notes](https://github.com/microsoft/DirectXTex/releases)
- [Changelog](https://github.com/microsoft/DirectXTex/blob/main/HISTORY.md)
- [Commits](https://github.com/microsoft/DirectXTex/commits)

---
updated-dependencies:
- dependency-name: directxtex_desktop_win10
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 刘旭 <34770031+Blinue@users.noreply.github.com>
2023-03-31 21:44:06 +08:00
dependabot[bot]
69e14b2ae4
chore(deps): bump directxmath in /tools/MPVHookTextureParser (#530)
Bumps [directxmath](https://github.com/microsoft/DirectXMath) from 2021.1.11.2 to 2022.12.12.1.
- [Release notes](https://github.com/microsoft/DirectXMath/releases)
- [Changelog](https://github.com/microsoft/DirectXMath/blob/main/HISTORY.md)
- [Commits](https://github.com/microsoft/DirectXMath/commits)

---
updated-dependencies:
- dependency-name: directxmath
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 21:18:31 +08:00
刘旭
288388c312
更新 CI (#446) 2022-11-04 18:55:52 +08:00
刘旭
883da8c573 Merge branch 'main' into dev 2022-04-08 15:24:28 +08:00
WHMHammer
f83b3c4002 Translated all documentations to English 2022-03-26 16:46:31 -05:00
Xu Liu
1b613e89c7 feat: 移植 NIS v1.0.2 2022-02-25 22:43:37 +08:00
Xu Liu
8efde1cfa7 feat: 移植 NVSharpen 2021-11-28 20:40:59 +08:00
Xu Liu
32824d5f8b perf: 优化解析 mpv hook texture 的流程 2021-10-30 23:55:55 +08:00
Xu Liu
bc9e90664c fix: 修复 MPVHookTextureParse 的编码错误 2021-10-28 22:09:10 +08:00
Xu Liu
213e03565e feat: 移植 xBRZ_4x,5x,6x 2021-10-28 21:57:31 +08:00
Xu Liu
34022bbbaa feat: 移植 RAVU_R3 2021-10-28 19:36:31 +08:00
刘旭
255a22d815 fix: 修复 CAS 可以设置缩放的问题 2021-10-28 11:23:02 +08:00
Xu Liu
e1a0c42c70 feat: 支持将 mpv hook 的 TEXTURE 块转换为 DDS 2021-10-27 18:54:01 +08:00