| Log message: | * global:
* check all the includes between the library layer, clean unnecessary includes.
* CvgArr::_RemoveLocation: correct a bug that was not removing location correctly
* operators:
* GPUCVConsole:
* runGpuToCpu()/runCpuToGpu(): update to be sure that we are really doing the image transfers.
* rename/remove:
* CL_Texture::GetTexIDStr() and CvgArr::GetTexIDStr() rename in XXX::GetValStr() to be compatible with SGE::CL_BASE_OBJ::GetValStr(). |