Refresh warrior golden; note libgr2 dump_materials dependency

The dump_materials() addition this repo needs lives uncommitted in the
sibling xrender-poc working tree (that repo has no commit history; left
as-is). Documented in README.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WaHYEY9rwLWt21PULiYjeJ
This commit is contained in:
Claude
2026-08-29 09:52:04 +09:00
parent 528a6390ea
commit 0ecdca821e
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -95,6 +95,11 @@ M0' 直接用 **sibling-directory 引用**`extension/CMakeLists.txt` 里
- `git submodule add <xrender-poc url> third_party/xrender-poc` 后传 `-DXRENDER_POC_DIR=third_party/xrender-poc` - `git submodule add <xrender-poc url> third_party/xrender-poc` 后传 `-DXRENDER_POC_DIR=third_party/xrender-poc`
- vendor 一份 `libgr2/` 进本仓库 - vendor 一份 `libgr2/` 进本仓库
> ⚠️ 本仓库依赖 `../xrender-poc/libgr2` 里新增的 `dump_materials()`
> `src/gr2_material.cpp` + `include/gr2/gr2.h` + `CMakeLists.txt` 三处,纯附加)。
> 该改动目前只在 xrender-poc 工作树里,**未提交**(那个仓库无提交历史,保持原样)。
> 需要时由 xrender-poc 的维护者按其流程纳入。
`formats/`msa/msm)到 **M2** 才需要,届时同样方式接入。 `formats/`msa/msm)到 **M2** 才需要,届时同样方式接入。
--- ---
Binary file not shown.

Before

Width:  |  Height:  |  Size: 253 KiB

After

Width:  |  Height:  |  Size: 253 KiB