Route RTT framebuffer binding through renderer GL

This commit is contained in:
2026-06-03 06:35:47 +02:00
parent 3128a0d309
commit 779d6b0387
6 changed files with 149 additions and 29 deletions

View File

@@ -468,9 +468,10 @@ Known local toolchain state:
setup, tested saved-state snapshot/restore dispatch consumed by the retained
`gl_state` utility, tested texture lifecycle/readback dispatch consumed by
the retained `Texture2D` utility, tested framebuffer blit/readback dispatch
consumed by retained `RTT` resize/copy/readback paths, plus renderer API to
OpenGL token mapping and command-planning contracts used by the OpenGL parity
work.
consumed by retained `RTT` resize/copy/readback paths, tested framebuffer
bind/restore dispatch consumed by retained `RTT` render-target pass entry
and exit paths, plus renderer API to OpenGL token mapping and command-planning
contracts used by the OpenGL parity work.
- `pano_cli plan-cloud-upload` exposes `pp_app_core` cloud upload availability,
new-document warning, publish prompt, and save-before-upload planning as JSON;
the live cloud upload command consumes the same start contract before