33 Commits (616db74e4951842ff0ed88ab724e93f5bd9b3b64)

Author SHA1 Message Date
Vladislav Vinogradov fa70f95272 fix imshow under Windows with OpenGL support: 11 years ago
Andrey Kamaev 3890a74565 Drop outdated definitions from internal.hpp 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
Andrey Kamaev fd4909360f Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
Vadim Pisarevsky 63c9412922 enable huge value range in highgui sliders on Windows (patch #941) 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Andrey Kamaev c9027fecc0 Fixed few MinGW build problems 13 years ago
Andrey Kamaev 9961658eab Fixing compile on some MinGW platforms 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Andrey Kamaev def87eae19 Fixed MinGW build after r8358 13 years ago
Vadim Pisarevsky 00c30681bc Added Snap-to-Screen Edge feature in the case of multiple monitors (patch by Adi Shavit) 13 years ago
Alexander Shishkov d05b788db4 fixed compilation problems with MinGW after rev7353 13 years ago
Alexander Reshetnikov 8b7edda6ac Added cvShowImage working with handles under Windows. 13 years ago
Anatoly Baksheev 84db4eb6fa fixed ~200 warnings for windows 13 years ago
Alexander Shishkov 06247b49af fixed issue #1243 13 years ago
Vladislav Vinogradov 3afc97e67e fixed new OpenGL functionality under Qt 13 years ago
Vladislav Vinogradov bd4239be7b moved OpenGL wrappers to separate header 13 years ago
Vladislav Vinogradov 0403746636 implemented addTextOpenGl under Gtk 13 years ago
Vladislav Vinogradov 07debd6cb5 minor fix 13 years ago
Vladislav Vinogradov 9817252b23 added addTextOpenGl function 13 years ago
Vladislav Vinogradov 35e69a1ee3 fixed build with Qt 13 years ago
Vladislav Vinogradov d7450c2449 added GlArrays class and pointCloudShow function 13 years ago
Vladislav Vinogradov c2783af781 added OpenGL support to highgui under WIN32 13 years ago
Andrey Kamaev 6167469bbd Fixed fullscreen window mode on Windows. 13 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