Blender Git Commit Log
Git Commits -> Revision 8b5cae9
January 3, 2016, 11:55 (GMT) |
Abstract virtual base for the BVMCompiler class. This will allow different implementations of the compiler depending on the intended target. This could be other bytecode formats (LLVM, SPIR), but most imminently would be used for debugging. |
Commit Details:
Full Hash: 8b5cae92c54f0db559520ebd0ac82a4b00305248
Parent Commit: a7da96a
Lines Changed: +154, -116