Re: Enabling OpenGL GL2 compatible profile on a certain machine - problem!
Posted by
gouessej on
Sep 13, 2018; 7:54am
URL: https://forum.jogamp.org/Enabling-OpenGL-GL2-compatible-profile-on-a-certain-machine-problem-tp4039189p4039204.html
Hello
It depends on your target. I advise you to modify your source code step by step. You see that ES1 is implemented in hardware in this driver, why not trying to support GL2ES1 as a first step before evaluating the need of supporting a fully shader based pipeline?