aboutsummaryrefslogtreecommitdiff
path: root/modules/ocl/cl_utils.cpp
AgeCommit message (Expand)Author
2018-01-04compile: fix warnings of unused variablesWind Yuan
2017-12-19standard-OCL: remove private dependenceYinhang Liu
2017-12-11feature-match: use variable reference for interfaceYinhang Liu
2017-11-29stitcher: add bowl model vertexWind Yuan
2017-11-27remove duplicate func <dump_buffer>Wind Yuan
2017-11-22cv: extract convert_to_mat and remove duplicated codeWind Yuan
2017-11-21fix: convert_to_mat support cpu copy to matWind Yuan
2017-11-16Add generation of top view and rectified view from stitch buffer.Junkai Wu
2017-11-10Eliminate hard code values in surround view dewarp and size of stitched merge...Junkai Wu
2017-10-30bowl-view: add APIYinhang Liu
2017-10-30feature-match: fix errors in debug modeYinhang Liu
2017-10-30enqueue-map: fix map_flags errorYinhang Liu
2017-10-30CLBuffer: retain buffer proxyYinhang Liu
2017-09-30standard-OCL: remove libdrm dependenceYinhang Liu
2017-09-26standard-OCL: switch to CLVideoBuffer pathYinhang Liu
2017-09-15standard-OCL: add CLVideoBuffer classYinhang Liu
2017-09-15standard-OCL: remove DrmBoBuffer dependencyYinhang Liu
2016-08-26ocl: add utilities for easy useWind Yuan