mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-25 15:23:56 +08:00
* CameraView: sync pbo with glFence instead of calling glFinish (#23293) * Sync pbo with fence * use std::unique_ptr * cameraview.cc: call glFlush after creating fence Co-authored-by: Dean Lee <deanlee3@gmail.com>