opencv/cmake/checks
2018-08-16 17:40:09 +09:00
..
cpu_avx2.cpp
cpu_avx512.cpp CPU dispatching: additional AVX-512 check for mingw-w64 2018-02-25 15:12:53 +03:00
cpu_avx512skx.cpp CPU dispatching: additional AVX-512 check for mingw-w64 2018-02-25 15:12:53 +03:00
cpu_avx.cpp
cpu_fp16.cpp cmake: fix CPU_BASELINE_FINAL filling 2018-04-26 17:13:42 +03:00
cpu_neon.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cpu_popcnt.cpp cmake: fix popcnt detection 2018-04-24 12:40:25 +03:00
cpu_sse2.cpp
cpu_sse3.cpp
cpu_sse41.cpp
cpu_sse42.cpp
cpu_sse.cpp
cpu_ssse3.cpp
cpu_vsx.cpp Added support for VSX 2017-10-09 00:32:29 +00:00
cxx11.cpp cmake: update CXX11 compiler flag 2017-07-03 16:13:12 +03:00
directx.cpp
ffmpeg_test.cpp Fix ffmpeg detection with -D OPENCV_WARNINGS_ARE_ERRORS=ON option. 2017-07-02 01:59:41 +02:00
lapack_check.cpp core(lapack): fix build issues related to 'extern "C"' 2018-01-24 14:53:04 +03:00
opencl.cpp
OpenCVDetectCudaArch.cu Avoid detecting dublicate CUDA archs 2018-08-16 17:40:09 +09:00
openvx_refenum_test.cpp
vfwtest.cpp
vtk_test.cpp cmake: add compilation test for VTK 2018-04-10 18:09:54 +03:00
win32uitest.cpp