Add desktop GPU compositor readback gate

This commit is contained in:
2026-06-13 18:42:10 +02:00
parent 4534e0ec6d
commit 96b7b6f870
3 changed files with 49 additions and 5 deletions

View File

@@ -21,9 +21,9 @@ agent or engineer to remove them without reconstructing context from chat.
- 2026-06-13: RND-005 was completed. `desktop-gpu` now has a second
deterministic OpenGL readback fixture and the CTest registration uses the
configured target path so the gate actually runs.
- 2026-06-13: RND-005 was started. `desktop-gpu` now has a second deterministic
OpenGL readback fixture covering a separate GPU parity path; the gate is
still an opt-in desktop-gpu harness and remains minimal by design.
- 2026-06-13: RND-006 was completed. `desktop-gpu` now has a compositor-named
deterministic OpenGL readback fixture in `pp_renderer_gl_gpu_readback_tests`;
the harness still stays minimal and opt-in.
- 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview::draw_stroke_immediate()`
now routes final-composite setup and preview copy-back through retained
helpers in `legacy_node_stroke_preview_execution_services.h`; the retained