Saturday, 2026-04-25

T42<b100dian> mal: I tested and pr134 from droidmdia does not in fact impact playback where already broken (gstreamer nagara, and probably not fixing sake nor fp5 either). It was worth a try though00:37
T42<FakeShell> @fredldotme i think the way we are approaching this is wrong. hybris shouldn't dlopen libvulkan.so, it should instead use libhardware and use vulkan directly from vendors implementation23:14
T42<FakeShell> infact after doing exactly that, i now have vulkaninfo displaying good info with vulkan as icd.23:15
T42<FakeShell> in frameworks_native vulkan does exactly that. it uses libhardware then it maps some things like swapchain and surfaces. we should duplicate exactly what it does23:15
T42<fredldotme> Problem with that is that you would lose the surface capabilities, as surfaces are implemented in libvulkan (re @FakeShell: @fredldotme i think ...)23:15
T42<FakeShell> can we not clone that entire logic in hybris itself?23:16
T42<fredldotme> That's certainly a possibility23:16
T42<FakeShell> i had pretty good luck with at least vulkan querying things with vulkaninfo but vkcube and vkmark crash, i see framework has extra logic that maps stuff and manipulates some data that comes from vendor so i'm replicating that now23:17
T42<FakeShell> then see where i go from there23:17

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!