fractorium/Source
mfeemster a4aae06b02 --User changes
-Add Simon Detheridge's name to the About Box.

--Bug fixes
 -Fix bug in OpenCL atomic string, which is never used.
 -Wrong hist and accum allocation size in RendererCL when using float-only buffers now.
 -Move some kernel initialization to a place where it's done once per render, rather than on every interactive iter chunk.

--Code changes
 -Make ConvertCarToRas() just assign to the member rather than return a struct.
 -Make kernel string accessor functions in IterOpenCLKernelCreator, FinalAccumOpenCLKernelCreator and DEOpenCLKernelCreator be const and return a const string reference.
 -Don't include atomic string unless locking on the GPU, which is never.
2015-08-12 18:51:07 -07:00
..
Ember --User changes 2015-08-10 20:10:23 -07:00
EmberAnimate --User changes 2015-08-10 20:10:23 -07:00
EmberCL --User changes 2015-08-12 18:51:07 -07:00
EmberCommon --User changes 2015-08-10 20:10:23 -07:00
EmberGenome --User changes 2015-08-10 20:10:23 -07:00
EmberRender --User changes 2015-08-10 20:10:23 -07:00
EmberTester --User changes 2015-08-12 18:51:07 -07:00
Fractorium --User changes 2015-08-12 18:51:07 -07:00