mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
89392b2a6d
rewrite & change convertFromGLBuffer() & convertToGLBuffer() into acquireGLBuffer() & releaseGLBuffer(), respectively opengl sample: added buffer support tested and fixed buffer support on Windows change glFlush() call to glFinish() added UMat::release() call; fixed functions' names adopted & implemented API suggestion(s) from Alexander fixed unreachable code warning added more info to the mapGLBuffer/unmapGLBuffer description |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
opengl_interop.cpp | ||
winapp.hpp |