LWJGL / lwjgl3

LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
https://www.lwjgl.org
BSD 3-Clause "New" or "Revised" License
4.75k stars 635 forks source link

Add support for PowerPC64 LE ** WORK IN PROGRESS ** #929

Closed runlevel5 closed 10 months ago

runlevel5 commented 1 year ago

This is yet another attempt to add PPC64LE support.

Darren Luo has submitted a series of Pull Requests in 2022 however those PRs need abit of clean up. I was too working on the same goal so the best is to consolidate both work.

Please NOTE: This Pull Request is NOT READY for review.

Changes

TODO

Related PRs: