Vasily Khoruzhick
Vasily Khoruzhick
**Describe the bug** There's no window title in window header when egui app is running on Wayland **To Reproduce** Steps to reproduce the behavior: cd egui cargo run --bin egui_demo_app...
This is initial support for tiled textures - tiling/untiling routines aren't optimized yet. lima-18.1 branch can't compile fragment shader of "kmscube -M rgba" due to ppir regalloc failure, I'm using...
NIR splits outputs and inputs in nir_lower_io_to_scalar_early() and unfortunately for FS it means increased number of instructions and increased register pressure. We need to recombine inputs from scalar to vectors....
Lima driver does clear unconditionally for each frame and it breaks EGL_BUFFER_PRESERVED. As result, weston doesn't work properly - screen has to be repainted completely on each draw. I believe...
We need to support tiled textures for performance reasons (they're faster to sample for GPU) and as a workaround for issue #53
limare can be used as a reference for implementing mipmap support
It's pretty hard to catch bugs in codegeneration without a disassembler.
### Cura Version 5.6.0 ### Operating System Archlinux ### Printer Elegoo Neptune 4 Plus ### Reproduction steps Cura declares incorrect Window/Application class - it contains `com/.https://ultimaker.UltiMaker-Cura`, as a result DE...
Hi, I built uGophy for ESXDOS from master branch, and it looks like downloading a file (e.g. DizzyVIII.tap from nihirash's gopher site) doesn't seem to save anything to SD card,...
SDDM doesn't seem to enable hidpi after updating to 0.21. I am applying plasma settings from sddm kcm module, so it creates `/etc/sddm.conf.d/kde_settings.conf`: ``` [Autologin] Relogin=false Session= User= [General] HaltCommand=/usr/bin/systemctl...