Name
Last commit
Last update
..
OpenCVDetectCudaArch.cu Avoid detecting dublicate CUDA archs
cpu_avx.cpp cmake: support multiple CPU targets
cpu_avx2.cpp cmake: support multiple CPU targets
cpu_avx512.cpp CPU dispatching: additional AVX-512 check for mingw-w64
cpu_avx512skx.cpp CPU dispatching: additional AVX-512 check for mingw-w64
cpu_fp16.cpp cmake: fix CPU_BASELINE_FINAL filling
cpu_neon.cpp build: replace WIN32 => _WIN32
cpu_popcnt.cpp cmake: fix popcnt detection
cpu_sse.cpp cmake: support multiple CPU targets
cpu_sse2.cpp cmake: support multiple CPU targets
cpu_sse3.cpp cmake: support multiple CPU targets
cpu_sse41.cpp cmake: support multiple CPU targets
cpu_sse42.cpp cmake: fix POPCNT & SSE4.2 detection code
cpu_ssse3.cpp cmake: support multiple CPU targets
cpu_vsx.cpp Added support for VSX
cxx11.cpp cmake: update CXX11 compiler flag
directx.cpp fix build with Win7 SDK
ffmpeg_test.cpp Fix ffmpeg detection with -D OPENCV_WARNINGS_ARE_ERRORS=ON option.
lapack_check.cpp core(lapack): fix build issues related to 'extern "C"'
opencl.cpp ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include)
openvx_refenum_test.cpp Updated OpenVX detector and wrappers to handle Reference attribute names change
vfwtest.cpp Normalized file endings.
vtk_test.cpp cmake: add compilation test for VTK
win32uitest.cpp Merge branch '2.4'