acdream/src/AcDream.App/Rendering/Gpu
Erik 11e26c909d diag #387: permanent evidence lines on the resize chain (event, swapchain recreate, resolution apply)
Three rare-event log lines so any future resize report is diagnosable
from the launch log alone: 'window: framebuffer resize event WxH',
'vulkan: swapchain recreated WxH ok=', and 'display: resolution pick
WxH (window was WxH)'. An instrumented live run on the Windows AMD box
shows the full chain firing for both the programmatic resolution apply
and external window resizes, and screen captures at 784x561 vs 1584x861
confirm fixed-pixel UI with a true pixel-count re-render.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-13 09:15:17 +02:00
..
Vk diag #387: permanent evidence lines on the resize chain (event, swapchain recreate, resolution apply) 2026-08-13 09:15:17 +02:00
GpuBindingModel.cs docs(render): V11 closeout — register, architecture, code structure, issues 2026-07-29 03:20:04 +02:00
GpuCapabilityRecord.cs feat(render): Campaign V slice V0 — pin the Vulkan-shaped RHI contract 2026-07-27 14:26:26 +02:00
GpuEnums.cs feat(render): Vulkan campaign V11 step 2 — delete the OpenGL backend 2026-07-29 02:19:53 +02:00
GpuPassDescription.cs docs(render): drop the ambient-encoder relaxation from Campaign V 2026-07-27 14:28:06 +02:00
GpuPipelineDescription.cs feat(render): Campaign V slice V6l commit 2 - the portal mask draws on Vulkan 2026-07-28 17:36:45 +02:00
GpuPushConstants.cs feat(render): V6e — both particle shaders cross the dialect 2026-07-28 09:26:13 +02:00
GpuResourceDescriptions.cs feat(render): Campaign V slice V0 — pin the Vulkan-shaped RHI contract 2026-07-27 14:26:26 +02:00
GpuResources.cs feat(render): Campaign V slice V0 — pin the Vulkan-shaped RHI contract 2026-07-27 14:26:26 +02:00
IGpuDevice.cs feat(render): Campaign V slice V0 — pin the Vulkan-shaped RHI contract 2026-07-27 14:26:26 +02:00
IGpuFrame.cs feat(render): Campaign V slice V0 — pin the Vulkan-shaped RHI contract 2026-07-27 14:26:26 +02:00
IGpuPassEncoder.cs feat(render): Campaign V slice V6l commit 2 - the portal mask draws on Vulkan 2026-07-28 17:36:45 +02:00