opencv/modules/core/src
masa-iwm 5ac0712cf1
Merge pull request #18593 from masa-iwm:master
Add support thread-local directx (OpenCL interop) initialization

* support thread-local directx (OpenCL interop) initialization

* reflect reviews

* Remove verbose function prototype declarations

* Countermeasures for VC warnings. (declaration of 'platform' hides class member)

* core(directx): remove internal stuff from public headers
2020-10-18 21:22:06 +00:00
..
cuda Use "src" not "*this" for source GpuMat 2020-07-30 01:03:34 +09:00
opencl Android OpenCL support 2020-09-29 21:55:31 +09:00
utils Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-05 18:11:43 +00:00
algorithm.cpp Python: wrap Algorithm::read and Algorithm::write 2017-11-27 17:04:56 +01:00
alloc.cpp core(alloc): force initialization of memalign flag 2019-10-15 13:07:11 +03:00
arithm_ipp.hpp core: reimplement SIMD arithmetic, logic and comparison operations into wide universal intrinsics 2018-10-30 12:48:31 +02:00
arithm.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-01-12 09:35:39 +00:00
arithm.dispatch.cpp core: reimplement SIMD arithmetic, logic and comparison operations into wide universal intrinsics 2018-10-30 12:48:31 +02:00
arithm.simd.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-01-12 09:35:39 +00:00
array.cpp Fix spelling typos 2019-12-27 12:46:53 +00:00
async.cpp core: Async API / AsyncArray 2019-05-18 19:32:23 +00:00
batch_distance.cpp remove non-ideal pairs when using crosscheck in batchdistance 2018-10-26 20:25:24 +00:00
bindings_utils.cpp core: fix handling of ND-arrays in dumpInputArray() helpers 2020-06-12 10:23:32 +00:00
buffer_area.cpp core(buffer_area): handle 'OPENCV_ENABLE_MEMORY_SANITIZER=ON' case 2020-03-16 19:34:08 +03:00
bufferpool.impl.hpp Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
channels.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-26 17:56:55 +03:00
check.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-02-26 20:09:03 +03:00
command_line_parser.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-10 20:50:26 +00:00
conjugate_gradient.cpp opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +03:00
convert_c.cpp Split convert.cpp into smaller pieces 2018-02-12 15:17:19 +03:00
convert_scale.dispatch.cpp core: dispatch convert_scale 2019-02-08 18:32:10 +03:00
convert_scale.simd.hpp Fix spelling typos 2019-12-27 12:46:53 +00:00
convert.dispatch.cpp core: avoid function type cast, make happy UBSAN 2019-06-11 19:36:47 +00:00
convert.hpp added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
convert.simd.hpp core: avoid function type cast, make happy UBSAN 2019-06-11 19:36:47 +00:00
copy.cpp Merge pull request #18080 from nhlsm:improve-mat-operator-assign-scalar 2020-08-14 17:21:23 +00:00
count_non_zero.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-06-04 17:58:34 +00:00
count_non_zero.simd.hpp core: vectorize countNonZero64f 2019-10-11 09:02:46 -05:00
cuda_gpu_mat.cpp Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cuda_host_mem.cpp build: fix warnings 2019-03-05 14:47:04 +03:00
cuda_info.cpp Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cuda_stream.cpp Allow access to CUDA memory and stream pointers for interoperability. 2020-02-26 11:11:03 +01:00
datastructs.cpp Fix modules/ typos 2019-08-16 17:34:29 +03:00
directx.cpp Merge pull request #18593 from masa-iwm:master 2020-10-18 21:22:06 +00:00
directx.hpp Merge pull request #18593 from masa-iwm:master 2020-10-18 21:22:06 +00:00
directx.inc.hpp Merge pull request #13972 from Mainvooid:add_cuda_support_for_D3D11_interop 2019-03-24 18:34:09 +03:00
downhill_simplex.cpp Fix spelling typos 2019-12-27 12:46:53 +00:00
dxt.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
gl_core_3_1.cpp build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
gl_core_3_1.hpp
glob.cpp Support building shared libraries on WINCE. 2019-08-01 15:28:04 +02:00
hal_internal.cpp Fix modules/ typos 2019-08-16 17:34:29 +03:00
hal_internal.hpp Add QR decomposition to HAL 2016-09-05 18:20:04 +03:00
hal_replacement.hpp HAL for minMaxIdx 2017-12-22 12:56:52 +03:00
intel_gpu_gemm.inl.hpp core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel 2017-11-02 12:50:32 +03:00
kmeans.cpp core(kmeans): bailout if can't select cluster center 2019-11-22 14:40:02 +00:00
lapack.cpp Merge pull request #16236 from alalek:fix_core_simd_emulator 2020-01-10 21:31:02 +03:00
lda.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-04-01 18:11:55 +03:00
logger.cpp core(logger): avoid destruction of GlobalLoggingInitStruct object 2020-10-06 12:50:32 +00:00
lpsolver.cpp core: update solveLP() interface 2018-10-15 18:58:11 +00:00
lut.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-10 20:50:26 +00:00
mathfuncs_core.dispatch.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
mathfuncs_core.simd.hpp Merge pull request #16236 from alalek:fix_core_simd_emulator 2020-01-10 21:31:02 +03:00
mathfuncs.cpp Use std::atomic in getExpTab32f and getLogTab32f 2019-10-07 16:35:07 -07:00
mathfuncs.hpp core: move const tables outside of dispatched code 2018-08-08 17:54:54 +03:00
matmul.dispatch.cpp core: workaround transform() inplace calls 2019-10-01 16:52:14 +03:00
matmul.simd.hpp Merge pull request #16375 from ChipKerchner:vectorizeMultTranspose 2020-01-24 18:00:49 +03:00
matrix_c.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
matrix_decomp.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
matrix_expressions.cpp core(MatExpr): fix warning in case of e.s == (0, 0, 0, 0) 2020-05-01 07:29:57 +00:00
matrix_iterator.cpp Split matrix.cpp into smaller pieces 2018-02-05 19:16:33 +03:00
matrix_operations.cpp Restored IPP call reduction 2019-07-31 15:41:22 +03:00
matrix_sparse.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
matrix_wrap.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-09-19 17:03:08 +00:00
matrix.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-10-07 09:09:37 +00:00
mean.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-05 18:11:43 +00:00
mean.simd.hpp core: dispatch mean.cpp 2019-02-19 16:58:32 +03:00
merge.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-02-26 17:34:42 +03:00
merge.simd.hpp core: dispatch merge.cpp 2019-02-23 15:42:26 +00:00
minmax.cpp Merge pull request #16754 from alalek:issue_16752 2020-03-07 19:06:47 +00:00
norm.cpp Merge pull request #16754 from alalek:issue_16752 2020-03-07 19:06:47 +00:00
ocl_disabled.impl.hpp core(OpenCL): thread-local OpenCL execution context 2020-09-02 05:04:20 +00:00
ocl.cpp Merge pull request #18593 from masa-iwm:master 2020-10-18 21:22:06 +00:00
opengl.cpp ocl: fix PlatformInfo usage 2020-09-25 19:22:12 +00:00
out.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
ovx.cpp Fixed compilation on windows with openvx 2020-01-06 06:32:56 +03:00
parallel_impl.cpp Added initial version of cmake toolchain for RISC-V architecture. 2020-04-27 12:42:38 +03:00
parallel_impl.hpp core: fix pthreads performance 2018-01-26 04:09:11 +00:00
parallel.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-10-07 09:09:37 +00:00
pca.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
persistence_json.cpp Merge pull request #16488 from vpisarev:filestorage_longlines 2020-02-11 18:46:15 +03:00
persistence_types.cpp refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
persistence_xml.cpp Merge pull request #17436 from vpisarev:fix_python_io 2020-06-01 11:33:09 +00:00
persistence_yml.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-02-20 19:47:27 +03:00
persistence.cpp core(persistence): fix "use after free" bug 2020-07-17 21:39:06 +00:00
persistence.hpp core(persistence): fix writeRaw() / readRaw() struct support 2019-07-16 14:03:39 +03:00
precomp.hpp core(OpenCL): thread-local OpenCL execution context 2020-09-02 05:04:20 +00:00
rand.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-10-29 20:46:51 +00:00
softfloat.cpp core: fix UBSAN in softfloat 2019-09-27 16:29:50 +03:00
split.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-02-26 17:34:42 +03:00
split.simd.hpp core: dispatch split.cpp 2019-02-22 09:54:31 +00:00
stat_c.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
stat.dispatch.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
stat.hpp Split stat.cpp into smaller pieces 2018-02-12 14:14:08 +03:00
stat.simd.hpp Merge pull request #15402 from ChipKerchner:normUnroll 2019-08-31 11:10:05 +00:00
stl.cpp core: get rid of built-in String type 2018-08-27 14:42:18 +03:00
sum.dispatch.cpp Merge pull request #16754 from alalek:issue_16752 2020-03-07 19:06:47 +00:00
sum.simd.hpp core: dispatch sum 2019-02-13 18:17:38 +03:00
system.cpp ocl: fixes for OpenCL multiple contexts support 2020-09-03 20:34:49 +00:00
tables.cpp
trace.cpp core(trace): lazy quering for OPENCV_TRACE_LOCATION 2020-08-20 21:48:05 +00:00
types.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
umatrix.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-08-21 19:57:34 +00:00
umatrix.hpp core(ocl): fix deadlock in UMatDataAutoLock 2018-01-16 17:33:06 +03:00
va_intel.cpp ocl: fix PlatformInfo usage 2020-09-25 19:22:12 +00:00