opencv/modules/highgui
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality:
* removed OpenGLFuncTab, now extensions are loaded internally
* added support of GlBuffer and GlTexture2D to InputArray/OutputArray
* added ELEMENT_ARRAY_BUFFER and PIXEL_PACK_BUFFER targets
* added copyFrom/copyTo method for GlBuffer and GlTexture2D
* removed GlFont
* removed pointCloudShow
* removed OpenGLCleanCallback
* added Access parameter to GlBuffer::mapHost
* added autoRelease parameter to all create methods
2013-02-19 14:13:11 +04:00
..
doc Fixed multiple issues in docs (bug #2410) 2013-01-31 17:34:40 +04:00
include/opencv2/highgui updated OpenGL functionality: 2013-02-19 14:13:11 +04:00
perf Video IO perf tests guarded. 2013-01-29 11:09:49 +04:00
src updated OpenGL functionality: 2013-02-19 14:13:11 +04:00
test removed libstdc++ dependency 2013-02-12 14:20:23 +04:00
CMakeLists.txt Merge pull request #358 from taka-no-me:objc_exceptions 2013-01-30 14:40:32 +04:00