e4e669bb0f 
								
									
								
							
								 
							
						 
						
							
							
								
								add space after function name and if statement ( #21225 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c53cb5d570 
								
									
								
							
								 
							
						 
						
							
							
								
								Use C++ header files instead of C header files. ( #21192 )  
							
							... 
							
							
 
							
							* use cstring instead of string.h
* use cstdio instead of stdio.h
* remove inttypes.h
* use cstdlib instead of stdlib.h
* use cstdint instead of stdint.h
* #include <cstddef>
* cstdlib
* use cmath
* remove stddef.h
* use cassert
* use csignal
* use ctime
* use cerror
* rebase master 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b06b3ecb60 
								
									
								
							
								 
							
						 
						
							
							
								
								Use full include path ( #21194 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7222d0f20d 
								
									
								
							
								 
							
						 
						
							
							
								
								Cleanup selfdrive/ includes ( #20822 )  
							
							... 
							
							
 
							
							* cleanup include path
* continue
* format includes
* fix testraw.cc
* remove include path from SConstruct
* regroup
* rebase master
* almost done
* apply review
* rename FileReader.xx to filereader.xx
* rename Unlogger.x->unlogger.x
* rename FrameReader.xx -> framereader.xx
* apply reviews
* ui.h
* continue
* fix framebuffer.cc build error:mv util.h up
* full path to msm_media_info
* fix qcom2 camerad
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5a3c22d804 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: refactor RGBToYUVState into a class ( #20310 )  
							
							... 
							
							
 
							
							* struct RGBToYUVState to class Rgb2Yuv
* clFinish
* blank line
* rebase master
* use event 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3d63b3d414 
								
									
								
							
								 
							
						 
						
							
							
								
								covert rgb_to_yuv.c to rgb_to_yuv.cc ( #2757 )  
							
							
 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3c08d0f1f7 
								
									
								
							
								 
							
						 
						
							
							
								
								clutil refactor ( #2733 )  
							
							... 
							
							
 
							
							* cleaup clutil.h
* clutil.c -> clutil.cc
* std::hash
* try simplify functions
* using namespace group help functions
* continue
* add function get_platform_info
* continue
* remove caching
* struct CLContext
* std::cout & CL_ERR_TO_STR
* remove CLU_NO_CACHE
* Revert "struct CLContext"
This reverts commit 882e413f227e4c1ba4bb83f956cc67739a189221.
* cl_get_error_string : remove undefied error codes
* replace all printf with std::cout
* util::read_file
* cleanup
* revert CL_ERR_TO_STR
* simplify
* add macro CL_ERR_TO_STR
* cl_get_error_string: fix undeclared errors
* log_size should not +1
* use std::stirng log
* apply review 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								42183d913f 
								
									
								
							
								 
							
						 
						
							
							
								
								Error checking macros for opencl ( #2615 )  
							
							... 
							
							
 
							
							* macro CL_CHECK&CL_CHECK_ERR
* trigger checks 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d158837617 
								
									
								
							
								 
							
						 
						
							
							
								
								add function cl_get_device_id ( #1948 )  
							
							... 
							
							
 
							
							* add func cl_get_device_id
cleanup
* add fix from review 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ab83e48ec4 
								
									
								
							
								 
							
						 
						
							
							
								
								Add pre-commit hooks ( #1629 )  
							
							
 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a95e61edf4 
								
									
								
							
								 
							
						 
						
							
							
								
								add webcam to cameras ( #1201 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								84560ccd55 
								
							
								 
							
						 
						
							
							
								
								selfdrive/camerad  
							
							
 
							
						 
						
							6 years ago