fractorium/Source/EmberCL
mfeemster 570d3bcf1d 0.4.1.1 Beta 08/03/2014
--Bug Fixes
Spatial filter would not be correctly recreated on subsequent runs of
differing supersample values during final render.
Fix DCBubble, Funnel, SphericalN,
Wrong logic with some usage of DO_DOUBLE. Only relevant for testing.
Use uint64 for iters/sec calculation on final render dialog. int was
overflowing on extremely fast GPU renders.

--Code Changes
Make density, spatial and temporal filters preserve the values they were
created with. This helps in determining when a new instance is needed.
Better NULL checks when copying embers and xforms.
Rename members in FractoriumEmberControllerBase.h to omit duplicating
the members declared in the base.
2014-08-03 16:16:10 -07:00
..
DEOpenCLKernelCreator.cpp Initial source commit 2014-07-08 00:11:14 -07:00
DEOpenCLKernelCreator.h Initial source commit 2014-07-08 00:11:14 -07:00
DllMain.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberCLFunctions.h 0.4.0.8 Beta 07/26/2014 2014-07-26 17:26:15 -07:00
EmberCLPch.h Numerous fixes 2014-07-18 23:33:18 -07:00
EmberCLStructs.h 0.4.0.7 Beta 07/26/2014 2014-07-26 12:03:51 -07:00
FinalAccumOpenCLKernelCreator.cpp 0.4.0.7 Beta 07/26/2014 2014-07-26 12:03:51 -07:00
FinalAccumOpenCLKernelCreator.h Initial source commit 2014-07-08 00:11:14 -07:00
IterOpenCLKernelCreator.cpp Numerous fixes 2014-07-18 23:33:18 -07:00
IterOpenCLKernelCreator.h Initial source commit 2014-07-08 00:11:14 -07:00
OpenCLWrapper.cpp Numerous fixes 2014-07-18 23:33:18 -07:00
OpenCLWrapper.h Initial source commit 2014-07-08 00:11:14 -07:00
RendererCL.cpp 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
RendererCL.h Numerous fixes 2014-07-18 23:33:18 -07:00