diff options
author | Chris Robinson <[email protected]> | 2016-08-25 04:57:58 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2016-08-25 04:57:58 -0700 |
commit | 4e4e597fa54cc3498ae28bea9c2684e1fee05389 (patch) | |
tree | 16757d48abbc6f70ae37bd6903811dd465ff8447 /.travis.yml | |
parent | 0fbf34fb4592aa29fcbf4e725719cb253e7d3a78 (diff) |
Track all references for effect states
This allows us to not have to play around with trying to avoid duplicate state
pointers, since the reference count will ensure they're deleted as appropriate.
The only caveat is that the mixer is not allowed to decrement references, since
that can cause the object to be freed (which the mixer code is not allowed to
do).
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions