Commit Graph

102 Commits

Author SHA1 Message Date
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
7b14c356db Validate snapshot face payloads 2026-06-02 11:14:41 +02:00
bad2670f87 Add document PPI export boundary 2026-06-02 11:11:01 +02:00
b3710498f3 Add explicit PPI project writer 2026-06-02 11:05:08 +02:00
1bc90d88b4 Add targeted PPI payload automation 2026-06-02 11:00:29 +02:00
ddca24779e Add document selection mask automation 2026-06-02 10:55:12 +02:00
1ab2a9b846 Add PPI layer metadata save automation 2026-06-02 10:48:03 +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
e6e80b94ba Add multi-layer PPI save automation 2026-06-02 10:32:10 +02:00
4e70c90ca8 Add multi-frame PPI save automation 2026-06-02 10:25:30 +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
1d44036933 Add headless recording renderer api 2026-06-02 09:44:04 +02:00
acd8ef6658 Move Windows WGL context attributes to renderer gl 2026-06-02 09:32:27 +02:00
7ae37038b3 Move canvas resource formats to renderer gl 2026-06-02 09:09:22 +02:00
a12a3454c4 Move texture defaults behind renderer gl 2026-06-02 08:51:34 +02:00
dbaf50cb6e Move GL state utility mapping to renderer gl 2026-06-02 08:43:42 +02:00
92e9de0441 Move grid panel render mapping to renderer gl 2026-06-02 08:39:54 +02:00
b85c530df7 Move image node state mapping to renderer gl 2026-06-02 08:24:58 +02:00
2a3402e991 Move viewport render state mapping to renderer gl 2026-06-02 08:13:03 +02:00
d0b0dc3865 Move font render mapping to renderer gl 2026-06-02 07:36:09 +02:00
6fc8b9e5d2 Move extension query mapping to renderer gl 2026-06-02 07:33:40 +02:00
217450e161 Move app render state mapping to renderer gl 2026-06-02 07:01:07 +02:00
19f815e3d2 Move app init state mapping to renderer gl 2026-06-02 06:54:43 +02:00
9e0a88726c Move shader state mapping to renderer gl 2026-06-02 06:51:31 +02:00
47eb1ec0b2 Move shape buffer mapping to renderer gl 2026-06-02 06:47:29 +02:00
0d2a1bd0ae Move texture cube mapping to renderer gl 2026-06-02 06:43:51 +02:00
85a5d19a3e Move texture2d mapping to renderer gl 2026-06-02 06:41:00 +02:00
02f14f1bf5 Move render target clear mapping to renderer gl 2026-06-02 06:38:32 +02:00
e00eec30d4 Move framebuffer setup mapping to renderer gl 2026-06-02 06:35:07 +02:00