| Log message: | - global:
- remove lot of old code that was not used any more.
- add options: GPUCV_SETTINGS_CHECK_SHADER_UPDATE and GPUCV_SETTINGS_GLOBAL_NOTICE to GpuCVSettings => shader file control is now dynamic at runtime
- operators:
- move cvgSetCpuReturn/cvgUnsetCpuReturn to misc
- move some beta operators to CvgOperators.cpp
- GPUCVConsole:
- correct minor bugs in the benchloop macro
- rename/remove:
- remove cvgBaseOp cpp/h from SVN, it was empty.
- remove cvgImage cpp/h from SVN, it was replaced by CvgArr.h/cpp.
- remove GpuImageManager cpp/h from SVN, it was replaced by GpuTextureManager.h/cpp.
|