Hennadii Chernyshchyk

Results 692 comments of Hennadii Chernyshchyk

Hm... Maybe it's a compatibility issue with my device. It's quite old, OnePlus 6 :)

Hm... Strange. I also just tried running `setprop debug.hwui.renderer skiavk`, but `gfxinfo` still reports OpenGL :( I even tried rebooting. I use the latest LineageOS and installed turnip via the...

Ah, I just tried opening any app and it results in black screen. And now I see the following via ADB: ``` OnePlus6:/ $ dumpsys gfxinfo | grep Pipeline Pipeline=Skia...

With default drivers it works, the following: ``` OnePlus6:/ $ dumpsys gfxinfo | grep Pipeline Pipeline=Skia (Vulkan) Pipeline=Skia (OpenGL) Pipeline=Skia (Vulkan) Pipeline=Skia (OpenGL) Pipeline=Skia (OpenGL) Pipeline=Skia (OpenGL) Pipeline=Skia (Vulkan) ```...

> but I'm not sure it's possible to guarantee no NaN is returned due to other reasons Sure, but at least it won't return NaN for an empty iterator. I...

I don't think it's related. We can't get `client_id` without knowing the transport.

Thanks for the report. @VolkMilit Could you take a look?

> OS: Ubuntu 22.04 Are you sure it's not Windows?

I separated the rename from this PR into #319. Let's merge it first, will make the review process much easier.