Wolfgang Haupt
Wolfgang Haupt
There's more to it. I need to verify @garbear's work in the `game.libretro` core library and fix the remaining issues we have inside Kodi.
I think we'll be able to have OpenGL and OpenGL ES support, afaik @lrusak uses Wayland and OpenGL ES for his development. If a core only supports OpenGL, you'll only...
We are a (very) small team of active devs, I made some initial effort to implement AV1 hardware accelaration but lack the time to contribute anything at the moment -...
That might have been confusing, sorry. I have no idea which device, driver and acceleration combination would work with the files in question. I just wanted to emphasize that the...
Yeah looks like mainthreads SetVideoResolutionInternal and the JSON call block each other. Interestingly I can't reproduce it on Linux (X11)...
This is a super annoying issue. I uninstalled the app and ran `brew cleanup` but that still doesn't get rid of the message loop. How can you get this message...
> @a1rwulf mind splitting off the first 2 commits into a separate PR. just saves me the hassle for an attempt at a store release, haha Sure np, that's part...
https://github.com/xbmc/xbmc/pull/22197
> @a1rwulf is it possible to get a 32bit/armv7a build to try? > > Does setting delay after change of refresh rate have any effect? The reason I ask is...
> Note that if we set `--with-ndk-api=31` the app will only work on devices with sdk level 31 If you omit the `--with-ndk-api=31` you cannot use the new method signature....