p0nce
p0nce
QOIX rgba16 vs rgbap16 **rgba16** ``` *** image of size 2081.0 kb: test-images\inner-overlay.png (rgba16) orig dec decode decode mpps encode mpps bit-per-pixel size reduction 34.28 ms 11.27 ms 84.65 60.31...
Available in v3.0.0
What would be better: - a solution based upon SDL and bindbc-sdl? - a X11 window implementation including the (unfortunately static) X11 _bindings_ - keeping it as is?
Honestly sounds more debt than it is worth. Examples need to be maintained, and in this case: - either we implement a x11 window but it's quite a lot of...
Just in case. This is a small app that displays to SDL2 using `dplug:canvas` (a dg2d fork). It could be useful to copy code from in case you need a...
I had tried building an example with SDL, but there is a fundamental difference: you'd have to forego local screen update (Invalidate and WM_PAINT) to perform a full screen update...
Note that https://github.com/cerjones/dg2d exist, it uses intel-intrinsics and as such some of it is already optimized for arm32/arm64. What it doesn't do is being no dependency or -betterC.
Hi There. ~~I would move from Gumroad to itch.io in a heardbeat if direct payment methods (like cards) were available. Itch.io is superior to Gumroad in every way I can...
> Which I could infer to mean that nobody can be using complex types in D if there's this many problems with them. Present in 7 commercial products. We are...
> It would be good to get -transition=complex being enabled by default before this as well, so that complex types are in full deprecation mode. It would be nice to...