Followon commit

This commit is contained in:
mfeemster
2014-12-09 02:03:54 -08:00
parent 3e70b8eec6
commit d42cdfafe4
4 changed files with 6 additions and 3 deletions

View File

@ -5,6 +5,7 @@
--Bug Fixes
Fix bad values left in an ember when a render with strips > 1 fails in the final render dialog.
Fix incorrect calculation in dc_cube variation when using OpenCL.
--Code Changes
Break RendererBase::MemoryRequired() into two functions, it and HistMemRequired() and return a tuple.