Commit Graph

77 Commits

Author SHA1 Message Date
55b725e876 Validate OpenGL texture binding slots 2026-06-02 21:14:07 +02:00
d664e9fc39 Validate OpenGL command plan dependencies 2026-06-02 21:06:44 +02:00
1dcd96ab36 Plan OpenGL shader command metadata 2026-06-02 21:02:24 +02:00
b6a25474ff Plan OpenGL texture command metadata 2026-06-02 20:59:05 +02:00
b4c2117992 Expose OpenGL command plans in pano_cli 2026-06-02 20:52:53 +02:00
ce33eaaef2 Plan recorded renderer commands for OpenGL 2026-06-02 20:45:03 +02:00
9a7f4bc0d2 Expose recording renderer clear reset automation 2026-06-02 17:57:51 +02:00
9b00acec6f Reject non-finite CLI float inputs 2026-06-02 17:48:13 +02:00
f6780d183c Expose fuzz and stress test presets 2026-06-02 17:42:23 +02:00
3ae84de123 Expose paint blend references in CLI 2026-06-02 17:27:41 +02:00
995752da75 Add renderer backend feature reporting 2026-06-02 17:18:48 +02:00
18617cdbd2 Add renderer texture transition contract 2026-06-02 17:13:44 +02:00
56cb9eaacb Expose renderer mipmap command in CLI 2026-06-02 17:06:31 +02:00
a5dbf05ab5 Add renderer resource label contract 2026-06-02 17:01:10 +02:00
bbe3db1747 Add renderer trace scope contract 2026-06-02 16:55:23 +02:00
75dd5cfdc9 Add renderer texture copy command 2026-06-02 16:35:38 +02:00
58f163788b Add renderer render pass clear contract 2026-06-02 16:23:02 +02:00
8232b0efc8 Add renderer shader uniform command 2026-06-02 16:15:23 +02:00
23c308db1b Add renderer resource factory contract 2026-06-02 16:09:52 +02:00
881b5271a2 Capture renderer draw mesh inputs 2026-06-02 16:01:29 +02:00
952a00e7d3 Add renderer sampler state contract 2026-06-02 15:56:26 +02:00
b68ddc42c6 Add renderer depth state contract 2026-06-02 15:50:59 +02:00
9a7e1c4def Add renderer scissor state contract 2026-06-02 15:46:03 +02:00
5226746c1a Add renderer blend state contract 2026-06-02 15:40:43 +02:00
5dbeb0504d Add renderer texture binding contract 2026-06-02 15:34:57 +02:00
ee3fb36047 Add renderer blit command contract 2026-06-02 15:31:01 +02:00
1c40602744 Add renderer texture upload contract 2026-06-02 15:25:31 +02:00
818014127a Add renderer frame capture contract 2026-06-02 15:18:04 +02:00
d37145660a Harden recording renderer CLI bounds 2026-06-02 15:12:59 +02:00
c58b9a3718 Add renderer readback command contract 2026-06-02 15:10:44 +02:00
a6a4e7b249 Add stroke script CLI edge coverage 2026-06-02 11:34:17 +02:00
2b50c2157f Add stroke script document automation 2026-06-02 11:31:08 +02:00
0eded78c4c Add document export file automation 2026-06-02 11:25:07 +02:00
99b2eeb99d Add document export CLI automation 2026-06-02 11:18:19 +02:00
bad2670f87 Add document PPI export boundary 2026-06-02 11:11:01 +02:00
ddca24779e Add document selection mask automation 2026-06-02 10:55:12 +02:00
9c6b52eb8e Add image export roundtrip automation 2026-06-02 10:41:34 +02:00
9d05d193a7 Add positive import image automation 2026-06-02 10:35:40 +02:00
a8faa82b70 Add PPI dirty-face payload save automation 2026-06-02 10:18:35 +02:00
374cb5b075 Add metadata-only PPI save automation 2026-06-02 10:10:30 +02:00
b0445382dd Add file-driven image import automation 2026-06-02 10:04:48 +02:00
3701fd2a71 Expose image import simulation through pano cli 2026-06-02 09:59:42 +02:00
1e4b4cad73 Expose document edits through pano cli 2026-06-02 09:56:12 +02:00
a6aa31da79 Expose document history through pano cli 2026-06-02 09:52:25 +02:00
b82cc1e4bd Expose recording renderer through pano cli 2026-06-02 09:47:09 +02:00
9ab73a0354 Add OpenGL renderer capability target 2026-06-01 17:44:00 +02:00
ad255a6ddf Attach PPI pixels to documents 2026-06-01 13:43:27 +02:00
88507df90e Decode PPI face payloads 2026-06-01 13:35:03 +02:00
10e5d5b5ae Preserve per-layer document timelines 2026-06-01 13:05:14 +02:00
c16cab87bd Load PPI metadata into documents 2026-06-01 13:00:14 +02:00