merged the trunk r8669:8702
[profile/ivi/opencv.git] / modules / gpu / src / cuda / stereobm.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-06-14 Vladislav Vinogradovadded __forceinline__ to device functions
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...
2011-02-03 Alexey Spizhevoyadded stereo_multi_gpu sample, cosmetic changes in...
2010-12-13 Anatoly Baksheevfixed bug with prefilter_xsobel preset.
2010-12-11 Anatoly BaksheevFixed serious kernel crash IN StereoBM_GPU for some...
2010-12-06 Anatoly Baksheevmodule reorganization: added folder with pure device...
2010-10-31 Anatoly Baksheevadded PtrStep PtrElemStep structures. Refactored name...
2010-09-08 Andrey Morozovadded async version of postfilter_textureness and prefi...
2010-09-06 Kirill KornyakovGPU module update: _GPU suffix removed, some namespaces...
2010-08-30 Anatoly Baksheevfixed bugs in STEREOBM (added syncs and volatiles,...
2010-07-27 Andrey Morozovimplemented asynchronous call for StereoBM()
2010-07-26 Anatoly Baksheevrefactoring and minor code improvements
2010-07-22 Anatoly BaksheevVariable winSize for StereoBP_GPU
2010-07-20 Anatoly Baksheevprefilter_xsobel option added to stereobm_gpu
2010-07-19 Anatoly Baksheevcompilation with no cuda re factored