GrapheneCt / PVR_PSP2

Driver layer GPU libraries and tests for PSP2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing PVR libraries for VitaSDK

amg98 opened this issue · comments

In the releases, the PVR stubs for VitaSDK are missing. Does it mean we can use the ones provided in the DolceSDK release?

I'm not sure I understand what the issue here is and how is it related to DolceSDK, which no longer exists. If you want to use these libraries with VitaSDK, you should use stubs from vitasdk_stubs.zip, which is present in release.

Sorry, I should have given more details. I'm referring to the libpvr2d_stub.a and the libpvrPSP2_WSEGL_stub.a. They are included in the normal release zip but not in the vitasdk one, so I was wondering if they are needed in vitasdk or not.

As long as you are using only EGL, GLES1 or GLES2, those stubs are not needed.