07:48enunes: sarbes: indeed it's not super easy work, which is probably why few people have stepped up to do that :)
07:50enunes: sarbes: and thanks again for your latest contributions, especially the genxml stuff was long overdue and I think significantly improved the codebase
11:24sarbes: What I wanted to say is that it makes more sense to me to add new NIR ops, instead of having to puzzle together the original GLSL instructions.
19:10sarbes: The genxml conversion was pretty teaching in terms of how the hardware is working under the hood. And it makes adding new features way easier.
19:13sarbes: I think I'll focus on adding more fixed function stuff for now, instead of messing with PPIR.
19:23sarbes: I gotta say, I'm enjoying being able to mess with hardware (being on the side of the driver). That's quite different to optimizing the GL/GLES backend of Kodi.
19:27sarbes: Originally, I've started to look into Lima, as the outmost UI element (on the edge of the NFC cube) fails to render in Kodi (https://github.com/xbmc/xbmc/issues/26889).