Commit Graph

34 Commits

Author SHA1 Message Date
493282264d Route remaining shader setup through helpers 2026-06-13 06:22:39 +02:00
65bf047d77 Share target-aware framebuffer copy bridge 2026-06-05 14:07:46 +02:00
2641db35ac Share CanvasLayer GL dispatch adapters 2026-06-05 14:00:33 +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
9190e9053a Route canvas clear state through GL backend 2026-06-04 23:13:21 +02:00
5aa07b2953 Route canvas layer GL state through backend 2026-06-04 22:28:49 +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
7280678593 Move canvas layer pixel mapping to renderer gl 2026-06-02 08:36:43 +02:00
56fc581b04 implement aligned memory to speed up video frame encoding 2019-11-13 23:27:32 +01:00
802bce7383 add move frame buttons 2019-11-10 14:54:20 +01:00
7ebc05327d fix save multiple frames 2019-11-09 15:58:26 +01:00
a00f78de80 move time-lapse frame grab from tick to rec_loop 2019-11-09 14:14:59 +01:00
faff1dd979 split timelapse frame generation into multiple tasks 2019-11-09 12:40:30 +01:00
21d0ff23c7 add code metrics to time-lapse frame generation 2019-11-09 12:07:12 +01:00
52ad58aec4 use PBO for timelapse data read 2019-11-05 18:25:25 +01:00
4b6316bf68 fix layer and frame duplicate 2019-11-04 15:03:21 +01:00
167cceabfd test equirect timelapse 2019-11-02 14:36:44 +01:00
8e4f77333e implement load/unload frames 2019-10-22 19:37:55 +02:00
ad03c601ad add frame duplicate 2019-10-20 17:09:44 +02:00
e30ac277c1 update Xcode project 2019-10-19 23:44:55 +02:00
27576443ca improve animation panel 2019-10-19 22:30:44 +02:00
4e0520da80 implement frames save and open from ppi 2019-10-17 23:41:37 +02:00
7487feb168 implement animation panel interaction 2019-10-17 20:42:52 +02:00
da86a89962 fix dirty box init 2019-10-15 18:22:14 +02:00
f7baa9083f draw onion 2019-10-15 18:12:23 +02:00
5f002cca53 fix rtt copy/move 2019-10-15 16:59:55 +02:00
9ccd6ed2f4 remove direct use of rtt and dirty area from the layer 2019-10-15 11:57:39 +02:00
542e5a9c19 refactor export equirectangular 2019-08-15 19:12:50 +02:00
48c39c4ef2 improve dialog browse, wrap ui task for every Node method that modifies the children list, update the ui every time the scene tree changes, restore fps and stylus state on win, fix bucket tool, fix snapshop restore, init in ui thread 2019-07-10 21:08:14 +02:00
6058f05d3f update xcode 2019-06-19 10:58:34 +02:00
9ee4bc42b9 add history to layer create, delete, move, rename, and merge 2019-06-18 17:39:35 +02:00
c48a6da8a6 improving actions history 2019-06-14 18:46:11 +02:00