-
I saw that a framebuffer will been created on rendering of video blending filter each time, and when it was been releasing, the framebufferReferenceCount is 1. So, the framebuffer will been droped int…
ghost updated
7 years ago
-
### 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…
-
Hello I'm trying to compile this driver under Ubuntu 22.04.4 LTS.
I'm using kernel 5.15.0-119-lowlatency and while compiling the 5.10 branch I get a lot of errors:
`
make all -j
make CHECK="…
-
At some point, we're likely going to switch to [using a framebuffer driver for the SH1106 display](https://wiki.zerophone.org/index.php/Framebuffer_driver_for_SH1106). At this point, ZPUI will need to…
-
This compiles for me, but when i uncomment:
static void screen_demo(void)
{
struct fb_info_t fb;
fb_init(&fb, 640, 480);
for(uint32_t y = 0; y < 480; ++y)
for(uint32_…
-
This is necessary on some system configurations.
- [ ] Figure out exactly where (optional)
- [ ] Systemd unit or similar to fix things without making the machine unusable (create a new console in …
-
I'm struggling to understand how to use 'glx' in this crate. Looks really cool, I am just struggling to fully figure it out. How do I get the framebuffer properly? How do I set up GLX?
```
let (con…
-
It seems that it's not currently possible to render to a specific texture mip level. (as an attachment)
It seems that at least [render_area()](https://github.com/attackgoat/screen-13/blob/master/…
-
Hello,
Why no LCD/framebuffer support in your build ? It would be a kind yet simple addition to your patches.
Since you have made your way through emcraft kernel then there is not that much to …
-
### Version
Version 2.5.59
### Operating system type + version
SuperSlicer
Version: 2.5.59.13
Build: SuperSlicer_2.5.59.13_2024-09-22
Operating System: Macintosh
System Architectur…