Dean Lee
193df11a1c
system/ui: avoid redundant texture updates ( #35347 )
...
avoid redundant texture updates
3 weeks ago
Dean Lee
22715464b9
system/ui: throttle camera connection attempts ( #35343 )
...
throttle connection attempts
3 weeks ago
Dean Lee
840ced5005
system/ui: add EGL support to CameraView ( #35338 )
...
* 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
3 weeks ago
Dean Lee
fdfba3f9f7
system/ui: update camera view shader to support rendering on device ( #35326 )
...
update shader to support rendering on device
3 weeks ago
Dean Lee
8c995ab26d
system/ui: implement CameraView widget ( #35185 )
...
* initial commit
* run at 60hz, nonblock
* graceful cleanup
* re-position
* rename
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
1 month ago