Commit Graph
42 Commits
Author SHA1 Message Date
itsmattkc 17b5b0f2cf completed transition to gles 3.0 2019-03-18 02:34:11 +11:00
itsmattkc 862996e8a3 gles transition almost complete 2019-03-17 23:49:06 +11:00
itsmattkc 05ac0314d7 nearly finished gles transition 2019-03-17 18:19:12 +11:00
itsmattkc c8496ac2a8 began transition to gles 2019-03-17 15:53:54 +11:00
itsmattkc eef306ff1e added try/catch to processor retrieve 2019-03-17 11:23:30 +11:00
itsmattkc 5100ae4c2e moved clips to custom framebufferobject 2019-03-17 01:45:19 +11:00
itsmattkc 4925f8f582 completed merge 2019-03-17 01:03:45 +11:00
itsmattkc bf36f68218 merged from master 2019-03-16 23:10:15 +11:00
itsmattkc c18a2d87be temporarily disabled blending modes 2019-03-16 21:37:27 +11:00
itsmattkc 1e2fe9a060 removed unused gl_depth 2019-03-16 20:46:35 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 88f423fa84 merged with master 2019-03-16 18:26:24 +11:00
itsmattkc ba700fa13f fixed auto-scale breaking positioning 2019-03-15 10:31:43 +11:00
itsmattkc 2298e78c61 fixed various audio exporting bugs 2019-03-14 15:34:19 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
itsmattkc 0f3d91b7b3 fixed #620 2019-03-11 16:14:09 +11:00
itsmattkc a800904580 inverted macro so OCIO support is enabled by default 2019-03-11 02:45:02 +11:00
itsmattkc 938224214c implemented opencolorio 2019-03-11 02:25:50 +11:00
itsmattkc 636cf64b3e no need to compile a shader for multiplying alpha 2019-03-10 13:44:14 +11:00
itsmattkc a0851afc96 blending modes are loaded modularly now 2019-03-10 10:10:52 +11:00
itsmattkc c056c9d803 auto-generate blending shader 2019-03-10 09:48:34 +11:00
itsmattkc 0e612e717d removed internal blending modes 2019-03-10 09:03:08 +11:00
itsmattkc d051fdc83c ensured seek loop used int64_t at all times 2019-03-09 06:58:56 +11:00
itsmattkc 2f86888a8d removed windows commands from travis and addressed #602 2019-03-09 06:32:29 +11:00
itsmattkc da0d34a2d8 inttype include revision 2019-03-08 23:51:27 +11:00
itsmattkc ec127cbe9a added cinttypes for platforms that need it 2019-03-08 23:40:44 +11:00
itsmattkc 0f7425d473 check queue for retrieved frame 2019-03-06 15:09:49 -08:00
itsmattkc f9e7c3a3dd fixed crash when file contains no valid frames #601 2019-03-05 10:12:34 -08:00
itsmattkc 7af3a0cd6e minor render thread refactor 2019-03-03 12:17:55 -08:00
itsmattkc 2b406d71f2 initialize buffer switcher 2019-03-02 11:44:53 -08:00
itsmattkc 2e400c7c55 moved gizmo discovery to distinct function outside of renderfunctions 2019-03-02 10:30:50 -08:00
itsmattkc cab3c93004 added eof tolerance to frame queue #570 2019-02-28 12:33:59 -08:00
itsmattkc a7243c76c0 fixed missing nullptr checks on non-media clips 2019-02-28 11:12:25 -08:00
itsmattkc 70be7fa097 created sequence clip selection convenience function 2019-02-28 03:45:17 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc d3487086c7 moved buffer mutex 2019-02-27 11:13:29 -08:00
itsmattkc 1ae3b877a1 find starting number for image sequences automatically 2019-02-26 10:58:55 -08:00
itsmattkc 47d0065eff implemented translating without restarting #514 2019-02-25 20:40:23 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00