Protoxy
Protoxy
Hello, if you are interested on my work trying to port to the M1 architecture I built the repo physx-jni for macos-arm64 and linked the native to kool project. I...
Ok thank you for your comment. I switched all the GL43 calls (OffscreenPass2dGl/OffscreenPassCubeGl with GL_TEXTURE_CUBE_MAP instead) to that ``` //glCopyImageSubData(glColorTexs[0], GL_TEXTURE_2D, mipLevel, 0, 0, 0, target.texture, GL_TEXTURE_2D, mipLevel, 0, 0,...
As OpenGL has been deprecated by Apple I tested with Vulkan with some of the tweakings I explained above. Almost all demos doesn't work because of this error: ``` Exception...
There is no such folder called lwjgl[username]
Wow great work, I will have time to test this next week on an STM32H743 Eval Board with USB HS Thank you
Hi @mastupristi Yes could you send me your usb_descriptors.[ch], to look if there is something strange x) Maybe you could create a GitHub issue and ping me, it would be...