Re: How do I interface JOGL with PowerVR OpenGL ES 2.0 dlls and libs on windows?
Posted by seahorse on Feb 17, 2012; 4:23pm
URL: https://forum.jogamp.org/How-do-I-interface-JOGL-with-PowerVR-OpenGL-ES-2-0-dlls-and-libs-on-windows-tp3731608p3754179.html
I managed to download/compile JOGL and it's unit tests from git.
When I run TestRedSquareGLES2 it runs first using Nvidia card(my system card)
and then using ARM(I guess this is prepackaged in the git source?).
How do I change it to run using libGLESv2, libEGL lib and dll from imagination?