64 Commits (5cdf0e3e892f55c79c2113b5a65d2e19bf832e06)

Author SHA1 Message Date
Vladislav Vinogradov bd4239be7b moved OpenGL wrappers to separate header 14 years ago
Vladislav Vinogradov 0403746636 implemented addTextOpenGl under Gtk 14 years ago
Vladislav Vinogradov 07debd6cb5 minor fix 14 years ago
Vladislav Vinogradov 9817252b23 added addTextOpenGl function 14 years ago
Vladislav Vinogradov 35e69a1ee3 fixed build with Qt 14 years ago
Vladislav Vinogradov d7450c2449 added GlArrays class and pointCloudShow function 14 years ago
Vladislav Vinogradov c2783af781 added OpenGL support to highgui under WIN32 14 years ago
Andrey Kamaev 6167469bbd Fixed fullscreen window mode on Windows. 14 years ago
Vadim Pisarevsky fa2f1c036a removed "#include "windows.h"" from core headers 14 years ago
Vadim Pisarevsky 5199cd9c95 removed unnecessary #include "windows.h" from "highgui_c.h" 14 years ago
Vadim Pisarevsky 758e826d2e do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
Vadim Pisarevsky f78a3b4cc1 updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
Yannick Verdie e71c5e8754 working on QT change/get win property (stylesheet for cvTrackBar fixed !!!) 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago