[Soc-2013-dev] Weekly Report #5 VSE

Alexandr Kuznetsov kuzsasha at gmail.com
Sat Jul 20 04:30:48 CEST 2013


==Week 5==
* Finished dependency strips graph
* Migrated some code to C++
** Code became cleaner and easier to follow
** Still need to port devices, and fix up memory clean up
* Created parts of bucket generator
** Creates buckets with list of commands from effects list inside strip 
dependency graph
** But still has a lot problems
*** I'm trying to create very flexible system, but it becomes very hard 
to debug
* Some minor changes for dispatch system

==Next Week Todo==
* Finish bucket generator
* Make better dispatch system
** a smarter way for cpu + gpu interaction
* Write gpu kernels for common effects and test them


== Questions ==
What is the best way to store C++ class in DNA? Do I just include a 
single structure into the class and then dump it to/from DNA?



More information about the Soc-2013-dev mailing list