aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-23Merge pull request #593 from zongwave/osg_renderupstream-master-backupZong Wei
2018-11-22render: add OSG based render to show texture on windowzongwave
2018-10-19release version 1.2.0Wind Yuan
2018-10-18robust: fix potential issues of unvalidated stringYinhang Liu
2018-10-18gl_stitcher: fix bad referenceYinhang Liu
2018-10-18test-cl-image: fix uninitialized issueYinhang Liu
2018-10-18robust: fix memory leak issuesYinhang Liu
2018-10-18test-surround-view: rename SVModulegles to SVModuleGLESYinhang Liu
2018-09-25feature-match: fix potential issue of dividing by zeroYinhang Liu
2018-09-25opencv: fix compile errorYinhang Liu
2018-09-25opencv: remove "CV_" prefixYinhang Liu
2018-09-25gl-blend: fix typosYinhang Liu
2018-09-25gl-copy: optimize shader codeYinhang Liu
2018-09-25test-surround-view: fix 'string' missing error in compile stageYinhang Liu
2018-09-25vk-framework: add geometry map handlerYinhang Liu
2018-09-25vk-copy: support specified copy areaYinhang Liu
2018-09-25test-surround-view: fix double write output in debug modeYinhang Liu
2018-08-31vk-framework: fix random segmentation faultYinhang Liu
2018-08-31test_stream: fix usage errors of variablesYinhang Liu
2018-08-29test-vk-handler: simplify code with Stream classYinhang Liu
2018-08-29vk-desc: increase pool set_size if set freedWind Yuan
2018-08-28gl-stitch: improve performanceYinhang Liu
2018-08-28gl-framework: fix potential segmentation faultYinhang Liu
2018-08-28test-surround-view: enable gl geomap for topviewYinhang Liu
2018-08-28gl-geomap: fix image border issue for uv channelYinhang Liu
2018-08-28test-surround-view: support output JPG file frame by frameYinhang Liu
2018-08-28gl-stitch: fix color cast issueYinhang Liu
2018-08-28gl-stitch: support image stitchingYinhang Liu
2018-08-28gl-shaders: add offset in shader file to avoid alignment issueYinhang Liu
2018-08-28test-surround-view: support soft image stitchingYinhang Liu
2018-08-28test-soft-image: remove image stitchingYinhang Liu
2018-08-28test: add test case for gl-blender handlerYinhang Liu
2018-08-28gl-framework: add blender handlerYinhang Liu
2018-08-28gl-blender: add reconstruct shaderYinhang Liu
2018-08-28gl-blender: add blend shaderYinhang Liu
2018-08-28gl-blender: add laplace transformation shaderYinhang Liu
2018-08-28gl-blender: add gauss-scaling shaderYinhang Liu
2018-08-28test: add test case for gl-geomap handlerYinhang Liu
2018-08-28test: add test case for gl-copy handlerYinhang Liu
2018-08-28test: extract generic functions into Stream classYinhang Liu
2018-08-10ocl: clear up export headersWind Yuan
2018-08-08framework: fix image-handler default allocator sizeWind Yuan
2018-08-07test: add test-vk-handlerWind Yuan
2018-08-07build: add makefiles for vk moduleWind Yuan
2018-08-07spv: generate shader_copy spvWind Yuan
2018-08-07enable vk copy handler as sampleWind Yuan
2018-08-07framework: connect vk framework to xcam frameworkWind Yuan
2018-08-07enable vk command bufferWind Yuan
2018-08-07enable vk video buffer poolWind Yuan
2018-08-07framework: extract more interface into xcoreWind Yuan