Commit Graph

8 Commits

Author SHA1 Message Date
Lephenixnoir 03622f0d32
README adjustments 2023-03-28 21:59:46 +02:00
Lephenixnoir 87e26a935f
meta: update X instructions with Tituya's setup 2023-03-28 08:20:06 +02:00
Lephenixnoir 4b6f66fb99
meta: add g3a direct download 2023-03-27 23:21:16 +02:00
Lephenixnoir efafce9fb0
vnc: improve frame update timing 2023-03-27 21:55:39 +02:00
Lephenixnoir be73b114c1
minor adjustements 2023-03-27 19:21:20 +02:00
Lephenixnoir f5d30515bf
meta: proper README 2023-03-27 19:16:57 +02:00
Lephenixnoir 1be08a29df
addin: get and show the frames, basic version (~30 FPS)
Performance is very good with debug disabled. USB transmission takes
14 ms of reading + 6 ms of waiting each frame (double buffer mode is not
supported by gint yet). Adding 11 ms of display update makes it about
30 FPS, which is nice!
2023-03-26 17:28:16 +02:00
Lephenixnoir be9978c308
vnc: first working RFB client, sends raw frames to SDL window 2023-03-25 22:21:35 +01:00