gzorin / RSXGL

Hardware accelerated 3D graphics library for the PS3.
Other
72 stars 17 forks source link

Any way to use this under red ribbon linux or debian? #14

Open iAmInActions opened 2 years ago

iAmInActions commented 2 years ago

So, I am trying to get 3D acceleration working under linux on the PS3. Well, nouveau does not want to work with 3D, 2D works fine and decoding mp4 works, too but 3D just refuses to run. So I was wondering if I could maybe use this to implement some sort of basic gl driver that can work with lwjgl 2.9 under linux.