Commit Graph
35 Commits
Author SHA1 Message Date
itsmattkc 110b75a04d first commit 2019-02-20 19:13:10 -08:00
itsmattkc efbe2d187a minor clip changes 2019-02-19 02:38:21 -08:00
itsmattkc a1619ce8ce transition rewrite mostly done 2019-02-19 01:16:37 -08:00
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 6bccd0c660 minor cleanup and documentation of render functions 2019-02-16 02:18:32 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc ce99c8fef0 fixed #394 2019-02-02 12:39:54 +11:00
itsmattkc 064d1f229e reimplemented opacity without blending modes 2019-02-02 12:31:42 +11:00
itsmattkc 1212405046 added no blending modes mode 2019-01-30 23:18:23 +11:00
itsmattkc 8f9a3f37e3 optimized blurs 2019-01-30 11:19:30 +11:00
itsmattkc bcc772e957 blending seems mostly complete 2019-01-28 15:04:48 +11:00
itsmattkc d1ff026424 added full blending pipeline 2019-01-28 02:31:12 +11:00
itsmattkc 7a436ef51f further progress on better blending 2019-01-26 23:34:58 +11:00
itsmattkc 97a28ab54a support for premultipled alpha 2019-01-26 21:49:18 +11:00
itsmattkc b0e1eb2ea4 preparing for extra textures and fbos 2019-01-26 11:47:46 +11:00
itsmattkc 9c57219ba9 making it work 2019-01-25 16:46:39 +11:00
itsmattkc 4cabe1571b removed old blending functions 2019-01-25 13:50:00 +11:00
itsmattkc 3d8a2daffc removed redundant debug messages 2019-01-25 13:22:10 +11:00
itsmattkc cb3098e89d addressed #288 2019-01-24 22:42:05 +11:00
itsmattkc 8462301caf jkl playback is functional 2019-01-23 18:57:52 +11:00
itsmattkc 1d85c4220f fixed nesting regression and audio static regression 2019-01-23 02:28:05 +11:00
itsmattkc d4d654203d various fixes 2019-01-22 20:36:00 +11:00
itsmattkc 584b8670c0 nested sequence enhancements 2019-01-22 14:15:12 +11:00
itsmattkc 0351af56a8 gizmos and waveforms restored 2019-01-17 10:56:26 +11:00
itsmattkc 37ceca48da exporting complete 2019-01-17 09:42:30 +11:00
itsmattkc 0580fce981 work towards exports working on threaded gl 2019-01-16 21:23:23 +11:00
itsmattkc 803ecb7493 more improvements to threading gl 2019-01-15 23:16:14 +11:00
itsmattkc 08968706b0 fixed more threading issues 2019-01-15 22:45:25 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +11:00
itsmattkc 13d30ab06a threaded improvements 2019-01-15 18:59:55 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +11:00