.. |
cuda
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
algorithm.cpp
|
Made changes to avoid warnings (Windows compilation).
|
2013-02-25 15:38:59 +04:00 |
alloc.cpp
|
TLS calls on WinRT replaced on variables with C++11 "thread" attribute.
|
2013-07-31 05:43:52 -07:00 |
arithm.cpp
|
fixed ipp-related warnings
|
2013-10-05 14:54:00 +04:00 |
array.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
cmdparser.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
convert.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
copy.cpp
|
added ocl::repeat
|
2013-11-05 12:23:20 +04:00 |
datastructs.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
drawing.cpp
|
Added brackets around line 888-892 for correct code!
|
2013-07-18 15:34:38 +02:00 |
dxt.cpp
|
added IPP optimization of separable 32f filters; fixed IPP version check in DFT; fixed conditions in IPP optimization of norm functions.
|
2013-09-09 16:13:39 +04:00 |
gl_core_3_1.cpp
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
gl_core_3_1.hpp
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
glob.cpp
|
Globbing accuracy test fail on Windows RT fixed.
|
2013-09-02 04:31:58 -07:00 |
gpumat.cpp
|
Enabled CV_Assert and such to print the function name with Visual C++.
|
2013-11-07 17:22:02 +04:00 |
lapack.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
mathfuncs.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
matmul.cpp
|
All optimized function tables wrapped to getters to change its
|
2013-08-16 12:10:07 +04:00 |
matop.cpp
|
fixed misprint in MatOp::augAssignXor
|
2013-04-01 11:16:47 +04:00 |
matrix.cpp
|
Revise naming for getOclMat function.
|
2013-06-21 14:51:23 +08:00 |
opengl_interop_deprecated.cpp
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
opengl_interop.cpp
|
fixed memory leak in ogl::Texture2D
|
2013-11-19 10:12:22 +04:00 |
out.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
parallel.cpp
|
Fix a potential bug of ParallelLoopBodyWrapper::operator(Range)
|
2013-08-23 15:35:55 +08:00 |
persistence.cpp
|
Enabled CV_Assert and such to print the function name with Visual C++.
|
2013-11-07 17:22:02 +04:00 |
precomp.hpp
|
Remove HAVE_CVCONFIG_H - it's always defined.
|
2013-07-10 16:02:07 +04:00 |
rand.cpp
|
TLS calls on WinRT replaced on variables with C++11 "thread" attribute.
|
2013-07-31 05:43:52 -07:00 |
stat.cpp
|
fixed ipp-related warnings
|
2013-10-05 14:54:00 +04:00 |
system.cpp
|
Merge pull request #1316 from asmorkalov:winrt_c4447_fix
|
2013-08-21 19:24:25 +04:00 |
tables.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |