removed ogl::Texture2D support from InputArray
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 15 Apr 2013 07:29:21 +0000 (11:29 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 10 Jun 2013 08:40:30 +0000 (12:40 +0400)
commit2fae1d95074ac1b00a0309e61b6b60db424646e5
tree751be9d41184f5d07a7c0a60e63b492f94ac0db5
parent173442bb2ecd527f1884d96d7327bff293f0c65a
removed ogl::Texture2D support from InputArray
modules/core/include/opencv2/core/mat.hpp
modules/core/src/matrix.cpp
modules/core/src/opengl.cpp [moved from modules/core/src/opengl_interop.cpp with 98% similarity]
modules/gpu/test/test_opengl.cpp
modules/highgui/include/opencv2/highgui.hpp
modules/highgui/src/window.cpp
modules/superres/src/input_array_utility.cpp