As opposed to simply leaving all values in the table, nodes can now "take" values that they use to free up memory (e.g. "taking" input buffers if they're used to produce an output buffer). This is a fairly large change, expect regressions.
5 lines
51 B
C
5 lines
51 B
C
#ifndef TOHEX_H
|
|
#define TOHEX_H
|
|
|
|
#endif // TOHEX_H
|