fractorium/Source/EmberCL
Person c4e891b18c 06/09/2017
--User changes
 -dark.qss is now per-OS.
 -Properly set/reload palette when coming from the palette editor. The latter must be done if they've modified the current palette even if they've clicked cancel.

--Bug fixes
 -Make the following variations safer by using Zeps(): conic, bipolar, edisc, whorl, tan, csc, cot, tanh, sech, csch, coth, auger, bwraps, hypertile3d, hypertile3d1, ortho, poincare, rational3, barycentroid, sschecks, cscq, cschq, scry_3D, splitbrdr, hexcrop, nblur, crob.
 -Fix bug enabling/disabling overwrite button in palette editor.
 -Small optimization for gdoffs, use precalcAtanYX.
 -Properly propagate z through circlesplit, cylinder2 and tile_log variations.
 -Some values in truchet_fill could've been NaN.

--Code changes
 -Make most installation files read only.
 -Qualify many calls with std:: to ensure they're not colliding with glm::
 -Use auto in more places.
2017-06-09 19:38:06 -07:00
..
DEOpenCLKernelCreator.cpp 06/09/2017 2017-06-09 19:38:06 -07:00
DEOpenCLKernelCreator.h --User changes 2016-04-03 18:55:12 -07:00
DllMain.cpp More Linux work, getting started with QtCreator. 2014-12-08 02:18:16 -08:00
EmberCLFunctions.h --User changes 2015-11-22 14:15:07 -08:00
EmberCLPch.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
EmberCLStructs.h --Code changes 2017-03-27 18:05:06 -07:00
FinalAccumOpenCLKernelCreator.cpp --User changes 2016-04-03 18:55:12 -07:00
FinalAccumOpenCLKernelCreator.h --User changes 2016-04-03 18:55:12 -07:00
FunctionMapper.cpp 06/09/2017 2017-06-09 19:38:06 -07:00
FunctionMapper.h 06/09/2017 2017-06-09 19:38:06 -07:00
IterOpenCLKernelCreator.cpp 06/04/2017 2017-06-04 17:37:29 -07:00
IterOpenCLKernelCreator.h --User changes 2016-04-03 18:55:12 -07:00
OpenCLInfo.cpp Misc intermediate fixes, more work on these to follow. 2016-04-21 15:33:00 -07:00
OpenCLInfo.h Misc intermediate fixes, more work on these to follow. 2016-04-21 15:33:00 -07:00
OpenCLWrapper.cpp 06/04/2017 2017-06-04 17:37:29 -07:00
OpenCLWrapper.h --User changes 2017-02-26 00:02:21 -08:00
RendererCL.cpp 06/04/2017 2017-06-04 17:37:29 -07:00
RendererCL.h --User changes 2016-04-03 18:55:12 -07:00
RendererClDevice.cpp --Bug fixes 2016-03-01 17:26:45 -08:00
RendererClDevice.h --Bug fixes 2016-03-01 17:26:45 -08:00