-
The post-submit test builder `Linux_android new_gallery__transition_perf` had a flaky ratio 2.00% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for …
-
I'm using the latest stable VS Code on my MacBook Pro 2021 with M1 chip for programming Python (and C++).
I have been having issues with VS Code randomly slowing down and freezing until macOS asks to…
-
### Description
As @AndersMad discovered in #319 SKImage resizes very blurry, whereas resizing a SKBitmap works great.
### Code
SKBitmap srcBitmap = ...
// Use attached "boat.jpg". A large…
dsyno updated
2 years ago
-
Does SkiaSharp work on Linux?
-
Currently, Flutter redraws every pixel even if there's a very tiny part of the screen that's animating (e.g., `CircularProgressIndicator`, caret in `TextField`).
We should compute the damage rect (…
-
If an uri ends with ".svg" the loaded file is not a textaure but a Scripted Vector Graphic(?) and needs to be converted in a texture. The crate resvg is usefull. Rendering wit tiny_skia only works for…
-
Compile everything to WebAssembly
This work is going to be handled in phases. We're starting from:
- [x] https://github.com/dotnet/aspnetcore/issues/29630
Related .NET 6 users stories:
- […
-
We long term want to support compilation of livesplit-core with just core + alloc. You'd provide your own time source as some global handler but other than that everything should mostly just work as w…
CryZe updated
2 years ago
-
Thanks so much for looking into #27 @stenson! I really appreciate all your help.
On a follow up on that:
I could now get a few steps further, however I had to upgrade pip after it threw a ton of n…
-
I recently swapped to an OpenGL backend away from the vulkan one with the hope that it would increase linux compatibility. However it seems that some folks are having issues.
I don't have the tools…