merged the trunk r8669:8702
[profile/ivi/opencv.git] / modules / gpu / src / cuda / split_merge.cu
2012-06-28 Marina Kolpakovamerged the trunk r8669:8702
2011-11-21 Vladislav Vinogradovadded OpenGL support to highgui under WIN32
2011-11-14 Vladislav Vinogradovremoved BEGIN_OPENCV_DEVICE_NAMESPACE macros
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-10-13 Anatoly Baksheevgpu module: refactored devmem2d.hpp (atomic bomb)
2011-08-09 Vladislav Vinogradovminor
2011-08-08 Vladislav Vinogradovfixed some warnings under win64
2011-05-31 Vladislav Vinogradovmodified according to CUDA 4.0 API updates
2011-02-14 Vladislav Vinogradovfixed errors in gpu on old video cards (SURF_GPU, Brute...
2010-12-06 Anatoly Baksheevmodule reorganization: added folder with pure device...
2010-10-31 Anatoly Baksheevadded PtrStep PtrElemStep structures. Refactored name...
2010-09-28 Alexey Spizhevoyfixed some compile-time problems (under Ubuntu)
2010-09-27 Alexey Spizhevoyadded copyright for split_merge files
2010-09-20 Alexey Spizhevoyimplemented cv::gpu::merge and cv::gpu::split functions