-
(psl) yl@yl:~/planseqlearn$ python planseqlearn/launch_scripts/psl_mopa.py
[2024-07-13 17:23:44,778][absl][INFO] - MUJOCO_GL=egl, attempting to import specified OpenGL backend.
libEGL warning: DRI2:…
-
[Demonstration here](https://www.youtube.com/watch?v=shf99WHOhok)
Yes, the quality isn't great but it still gives a general idea of what's going on.
About midway through the kernel-level boot, the…
-
The commit 980bd4c supports Linux framebuffer backend, but the behavior is weird on my machine.
```
Typical laptop with an intel processor.
Architecture: x86_64
CPU op-mode(s): …
-
```
There might be something really wrong in the framebuffer driver and affects
performance. Check it out (have a look at the onda vx747 framebuffer fixes).
```
Original issue reported on code.google…
-
## What would you like to be added:
When using a TabBar inside a ItemsRepeater the App runs fast.
This video shows the timing.
Notice,
- more than 2 seconds for the first loading.
- …
-
Hi guys,
for a few days now, I've been trying to drive an epaper display as a second framebuffer copying the main one, but the time it takes to copy and process that data using a cpu is too much fo…
-
```
There might be something really wrong in the framebuffer driver and affects
performance. Check it out (have a look at the onda vx747 framebuffer fixes).
```
Original issue reported on code.google…
-
### Description
I installed this package: [ARCH](https://aur.archlinux.org/packages/xplorer-bin) on my system, but it doesn't start!
### Steps To Reproduce
1. Run `xplorer` on the terminal
2. A tr…
-
Add iCE40 SPRAM support for the [new framebuffer design](https://projectf.io/posts/framebuffers/).
Current demos for iCEBreaker use BRAM, which restricts them to 160x90 in 4 colours. With SPRAM, iC…
-
add a few features to the framebuffer
# Tasks
* [ ] backspace support
* [x] add '\t' support
* [x] double buffering
* [x] colors (idea: print_rgb(r, g, b, format, ...))
* [x] Add scroll suppor…