mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
7bad76ad75
Currently this comes up with RRect/Border that has zero corners. It improves them from ~250ns to ~170ns. While it's possible to check this in RRect implementation, however it'll slow down calls with non-zero corners. Signed-off-by: Egon Elbre <egonelbre@gmail.com>