PojavLauncher icon indicating copy to clipboard operation
PojavLauncher copied to clipboard

Help me: a new renderer VKGL

Open TuboFmc opened this issue 3 years ago • 3 comments
trafficstars

Is this request related to a bug?

I am writing and improving a GPU driver: VKGL.

https://github.com/TuboFmc/VKGL

I want it to work and be one of pojav's renderers.

Currently I use the Android NDK r22b to compile it. I compiled correctly on my local device, but it didn't compile properly when I used the NDK for Android CI.

Describe the request.

I would like someone to help me look at the Android.yml file in my project and improve it.

Anything else?

No response

TuboFmc avatar Aug 16 '22 15:08 TuboFmc

I mean it's not that important to build Pojav renderers on a CI. The important question is how it's intended to be integrated. Like, is there a header file for its context manager?

artdeell avatar Aug 16 '22 15:08 artdeell

I see, you already have EGL in it. Then you only need to modify the launcher a bit to load your EGL in order to test it. I can try to figure out what is up with the CI.

artdeell avatar Aug 16 '22 15:08 artdeell

Also, if you have Discord, it's recommended to join us at https://discord.gg/6RpEJda

artdeell avatar Aug 16 '22 15:08 artdeell

Long time inactive, closing due to lack of interest

Mathias-Boulay avatar Nov 01 '22 15:11 Mathias-Boulay