From 49caa423793eefc76fcc915c9675d1fe3e95a895 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Sat, 13 Jun 2026 22:27:45 +0200 Subject: [PATCH] Promote draw merge layer composite task --- docs/modernization/tasks.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/modernization/tasks.md b/docs/modernization/tasks.md index dd38134..4cf3ae0 100644 --- a/docs/modernization/tasks.md +++ b/docs/modernization/tasks.md @@ -1358,6 +1358,12 @@ ctest --preset desktop-fast --build-config Debug -R "pp_paint_renderer_composito | --- | --- | ---: | --- | --- | | 2026-06-13 | STR-016 | +2 renderer boundary and OpenGL parity | `ctest --preset desktop-fast --build-config Debug -R "pp_paint_renderer_compositor|pp_paint_renderer_stroke_execution" --output-on-failure` | `pending` | +### Completed Task Log + +| Date | Task | Score | Validation | Commit | +| --- | --- | ---: | --- | --- | +| 2026-06-13 | STR-016 | +2 renderer boundary and OpenGL parity | `ctest --preset desktop-fast --build-config Debug -R "pp_paint_renderer_compositor|pp_paint_renderer_stroke_execution" --output-on-failure` | `pending` | + ### STR-012 - Extract Preview Final Composite Orchestration Status: Done