mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-20 06:26:01 +08:00
840ced5005
* add EGL support to CameraView * view 3 cameras * use a more direct approach * add new line * cleanup * cleanup close() * extract EGL to a seperate file * cleanup * add try/except to close() * rename egl_textures * improve implementation