aboutsummaryrefslogtreecommitdiff
path: root/docs/tomes
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-07-18 10:29:22 +0300
committerValentin Popov <valentin@popov.link>2026-07-18 10:29:22 +0300
commit29daf8720c2c109a6ba1357f389cb4a13a0f3934 (patch)
treedfae259f56213fea57fb2c89c30368869070d672 /docs/tomes
parent04a7bfabd05943e23116aa6696bf5a0755ea385f (diff)
downloadfparkan-29daf8720c2c109a6ba1357f389cb4a13a0f3934.tar.xz
fparkan-29daf8720c2c109a6ba1357f389cb4a13a0f3934.zip
docs(render): record corrected xy vulkan probe
Diffstat (limited to 'docs/tomes')
-rw-r--r--docs/tomes/05-render.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/tomes/05-render.md b/docs/tomes/05-render.md
index a6e06a8..96083a6 100644
--- a/docs/tomes/05-render.md
+++ b/docs/tomes/05-render.md
@@ -1071,6 +1071,15 @@ from `GraphVisuals` to `AssetModelMeshes`, `AssetWearTables`, then
`AssetTextures` before termination. This is a bounded timing observation, not a
claim that a frame completed or that every run has identical timing.
+After these visual-graph caches, the corrected XY static-Vulkan preview again
+completed on canonical GOG `MISSIONS/Autodemo.00/data.tma` within a controlled
+120-second run. It reported `Complete`, a native 1280x720 two-image swapchain,
+one frame, 14 root MSH components, one terrain component, 15 material
+descriptors, validation warnings/errors `0/0`, and a 7,372,800-byte readback
+FNV-1a `6451493914305554398`. This is the first GPU acceptance evidence for
+the corrected XY diagnostic projection; the hash is not compared with the
+original renderer and does not establish original camera, shading or parity.
+
`Assets` now has four ordered diagnostic sub-checkpoints: `AssetModelMeshes`
(MSH), `AssetWearTables` (WEAR), `AssetMaterials` (MAT0) and `AssetTextures`
(diffuse TEXM and lightmaps). The callback is observational: it neither changes