Commit Graph

331 Commits

Author SHA1 Message Date
48a4547f51 Route app shutdown staging through app core 2026-06-05 06:13:52 +02:00
f7979be80f Route app frame decisions through app core 2026-06-05 06:08:39 +02:00
678bf2dcd6 Route startup resources through app core 2026-06-05 05:55:23 +02:00
e42afcc83f Route canvas view execution through app core 2026-06-05 05:47:42 +02:00
9373e07d3e Route canvas camera reset through app core 2026-06-05 01:46:41 +02:00
f42a6540be Route canvas cursor visibility through app core 2026-06-05 01:39:36 +02:00
e95861e9b7 Route quick slider preview through app core 2026-06-05 01:26:02 +02:00
31c26c3127 Route brush refresh view through app core 2026-06-05 01:13:34 +02:00
d5403f082c Route stroke panel view through app core 2026-06-05 01:01:56 +02:00
75fd7faeb0 Route layer panel view through app core 2026-06-05 00:50:37 +02:00
bd6cdc20c5 Route animation panel view through app core 2026-06-05 00:37:11 +02:00
a9e12f2219 Route animation timeline scrubbing through app core 2026-06-05 00:28:06 +02:00
59210c28ea Route onion frame planning through app core 2026-06-05 00:19:12 +02:00
2feeffd6c8 Expand Android platform build coverage 2026-06-05 00:14:04 +02:00
841fbac8eb Add package readiness automation guard 2026-06-05 00:07:36 +02:00
db0ecb590c Guard platform build target matrix 2026-06-05 00:03:17 +02:00
4ccedaae4c Align platform build target matrix 2026-06-05 00:01:17 +02:00
c514ac99aa Route VR texture state through GL dispatch 2026-06-04 23:54:15 +02:00
3cd1d46025 Route retained draw state through GL dispatch 2026-06-04 23:50:50 +02:00
111cc8c892 Route RTT texture updates through GL backend 2026-06-04 23:44:25 +02:00
c9fb91ab48 Route UI capability queries through GL backend 2026-06-04 23:29:30 +02:00
2a4698e9f6 Route retained readbacks through GL backend 2026-06-04 23:20:06 +02:00
9190e9053a Route canvas clear state through GL backend 2026-06-04 23:13:21 +02:00
b8c7cd6e99 Route paint UI clear state through GL backend 2026-06-04 23:05:19 +02:00
b65db6f617 Route UI leaf render state through GL dispatch 2026-06-04 22:53:07 +02:00
7ade927beb Route canvas mode render state through GL backend 2026-06-04 22:44:47 +02:00
d0510e9fd2 Route grid render state through GL backend 2026-06-04 22:38:06 +02:00
5aa07b2953 Route canvas layer GL state through backend 2026-06-04 22:28:49 +02:00
d55f26d637 Route paint render state through GL backend 2026-06-04 22:19:54 +02:00
24197c5f7e Document regex code navigation rule 2026-06-04 22:14:37 +02:00
abe3a86cc5 Route paint texture unit binding through GL backend 2026-06-04 22:08:46 +02:00
4c61a490ce Route RTT utility clears through GL backend 2026-06-04 21:58:27 +02:00
ce787ce186 Route RTT lifecycle through GL backend 2026-06-04 21:47:19 +02:00
fc20851462 Route PBO readbacks through GL backend 2026-06-04 21:29:49 +02:00
45802dfc7c Document regex code navigation workflow 2026-06-04 21:16:36 +02:00
6440bde002 Route framebuffer texture copies through GL backend 2026-06-04 21:12:46 +02:00
15c58bfb21 Route RTT region readbacks through backend 2026-06-04 21:01:13 +02:00
b9dbcd10d7 Move canvas depth renderbuffers into GL backend 2026-06-04 20:50:44 +02:00
f55b1882c0 Route VR and startup GL state through backend 2026-06-04 20:37:38 +02:00
967a15f15f Move convert GL state into renderer backend 2026-06-04 20:27:43 +02:00
51601adf6d Move render debug state setup into GL backend 2026-06-04 20:12:54 +02:00
0bd1e92ee1 Route renderer feature gates through device snapshot 2026-06-04 19:58:38 +02:00
f2cb0f2276 Move shader feature negotiation into renderer backend 2026-06-04 19:49:06 +02:00
1057dd488a Move OpenGL extension query into renderer backend 2026-06-04 19:39:06 +02:00
11c7d87330 Move OpenGL runtime classification into renderer backend 2026-06-04 19:28:34 +02:00
0489c4229e Route default canvas resolution through platform services 2026-06-04 19:20:06 +02:00
b2334e65c9 Hide Android asset manager state from asset header 2026-06-04 19:09:39 +02:00
63ea626cef Isolate platform SDK includes from app header 2026-06-04 18:58:02 +02:00
08d8c1e82c Move layout reload policy into platform api 2026-06-04 18:49:48 +02:00
7aadd1041a Route VR lifecycle through platform services 2026-06-04 18:39:22 +02:00