Commit Graph

163 Commits

Author SHA1 Message Date
a79ef4cda8 Plan cloud transfer requests 2026-06-05 07:27:51 +02:00
a104f88360 Plan UI observer frame clipping 2026-06-05 07:18:48 +02:00
942c053c19 Plan recording worker wake decisions 2026-06-05 07:07:28 +02:00
c50ea14a2a Route app thread orchestration through app core 2026-06-05 07:01:51 +02:00
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
883be98557 Route app network TLS policy through platform services 2026-06-04 17:35:24 +02:00
2bd1b12ade Centralize legacy app startup 2026-06-04 14:32:39 +02:00
4528edfb2c Centralize legacy document session bridge 2026-06-04 13:30:22 +02:00
d980b81bd7 Centralize legacy document open bridge 2026-06-04 13:20:14 +02:00
a9ed201adf Centralize legacy recording bridge 2026-06-04 12:58:27 +02:00
d1bd4e9b46 Centralize legacy history bridge 2026-06-03 20:45:33 +02:00
91e1c2c9a3 Extract canvas toolbar state planning 2026-06-03 11:26:58 +02:00
4d06608cc9 Extract app status planning into app core 2026-06-03 09:45:12 +02:00
155e67fcec Route app viewport scissor through renderer GL 2026-06-03 05:56:57 +02:00
2a030318b1 Route default clear through renderer GL 2026-06-03 05:50:36 +02:00
103fe4fb12 Route GL runtime info through renderer GL 2026-06-03 05:45:08 +02:00
b2335b1656 Apply startup GL state through renderer GL 2026-06-03 05:41:27 +02:00
692fe08d9f Move initial GL state policy into renderer GL 2026-06-03 05:35:39 +02:00
8b12ae35d4 Route render debug callback through platform services 2026-06-03 05:30:54 +02:00
87b1851d59 Route render platform hints through platform services 2026-06-03 05:20:24 +02:00
389cd93e68 Route render target binding through platform services 2026-06-03 05:17:25 +02:00
e152616d7f Route live reload policy through platform services 2026-06-03 05:08:00 +02:00
ac4d065c78 Route recording cleanup through platform services 2026-06-03 05:04:14 +02:00
578b1f6082 Route startup storage paths through platform services 2026-06-03 04:59:23 +02:00
beb7f717f1 Route render capture hooks through platform services 2026-06-03 04:54:29 +02:00
7a9b14a86f Route render context lifecycle through platform services 2026-06-03 04:50:42 +02:00
f3925f8423 Route UI thread lifecycle through platform services 2026-06-03 04:45:02 +02:00
dd641c047b Route platform frame hooks through services 2026-06-03 04:41:01 +02:00
22006eaf47 Route native close through platform services 2026-06-03 04:36:10 +02:00
cc3490d9d8 Plan recording session decisions in app core 2026-06-02 23:49:13 +02:00
fd1772a417 Plan document open actions in app core 2026-06-02 23:06:36 +02:00
76808d60e3 Extract app document session decisions 2026-06-02 22:21:08 +02:00
0e03e5940a Add app document route core 2026-06-02 22:10:50 +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
ce6805f261 fix vr controllers interfering with screen drawing 2020-11-07 23:03:03 +01:00
c8bce21b95 refactor font loading 2019-12-01 18:24:59 +01:00
0905827b8d replace kFont with std::string 2019-12-01 15:00:10 +01:00
983f4fd7f7 fix iOS pencil force clamp 2019-11-16 23:26:40 +01:00
3dae95023f add renderdoc api 2019-11-16 17:32:06 +01:00
6581a92f40 add auto-timelapse option 2019-11-14 22:23:20 +01:00
56fc581b04 implement aligned memory to speed up video frame encoding 2019-11-13 23:27:32 +01:00
7b544522cf notify rec_loop on draw_commit 2019-11-09 14:58:15 +01:00
a00f78de80 move time-lapse frame grab from tick to rec_loop 2019-11-09 14:14:59 +01:00
52ad58aec4 use PBO for timelapse data read 2019-11-05 18:25:25 +01:00
83222c066b fix iOS save picker 2019-11-03 19:55:13 +01:00
ee94e0ad86 add export timelapse 2019-11-03 01:07:13 +01:00
83ba717d5b save timelapse stream to file 2019-11-02 18:05:24 +01:00