Tiny Core Base > Raspberry Pi
What version of PiCore should I install if i want to use OpenGL ES 2.1?
(1/1)
hemorrhoidman:
I'm making a homemade game console and I want to use PiCore for it, I have some prior experience with PiCore so the installation isnt really a problem. I just want to know which version(s) have OpenGL ES 2.1 in the package library or if it possible to install it on a newer version. Im planning on using a headless install then launching my own 3D menu executable after boot.
Rich:
Hi hemorrhoidman
I take it you are looking for libGLES.tcz.
armhf and aarch64 for TC15 and TC16 have libGLES.tcz which contains:
--- Code: ---/usr/local/lib/libGLESv1_CM.so
/usr/local/lib/libGLESv1_CM.so.1
/usr/local/lib/libGLESv1_CM.so.1.1.0
/usr/local/lib/libGLESv2.so
/usr/local/lib/libGLESv2.so.2
/usr/local/lib/libGLESv2.so.2.0.0
--- End code ---
Juanito:
You can also use glxinfo to see which version you have.
Navigation
[0] Message Index
Go to full version