mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
92e9836151
-Add two new variations, hyperbolic and hypershift2. -Allow for animating final xforms. -More detailed diagnostics when any action in the OpenCL renderer fails. -Allow for creating an OpenCL renderer which does not share a texture with the main window, and instead manually copies its final output image from GPU to CPU then back to GPU. --Bug fixes -Text was not properly being copied out of the Info | Bounds text box. --Code changes -Remove Renderer::AccumulatorToFinalImage(v4F* pixels, size_t finalOffset), it's no longer needed or makes sense. -Controllers no longer keep track of shared status, it's kept inside the renderers. -Make getter functions in FractoriumOptionsDialog be public. |
||
---|---|---|
.. | ||
DEOpenCLKernelCreator.cpp | ||
DEOpenCLKernelCreator.h | ||
DllMain.cpp | ||
EmberCLFunctions.h | ||
EmberCLPch.h | ||
EmberCLStructs.h | ||
FinalAccumOpenCLKernelCreator.cpp | ||
FinalAccumOpenCLKernelCreator.h | ||
FunctionMapper.cpp | ||
FunctionMapper.h | ||
IterOpenCLKernelCreator.cpp | ||
IterOpenCLKernelCreator.h | ||
OpenCLInfo.cpp | ||
OpenCLInfo.h | ||
OpenCLWrapper.cpp | ||
OpenCLWrapper.h | ||
RendererCL.cpp | ||
RendererCL.h | ||
RendererClDevice.cpp | ||
RendererClDevice.h |