Re: Need Help Solving OpenGL/GLSL 4.4 Issues
Posted by
Sven Gothel on
Aug 05, 2014; 2:16am
URL: https://forum.jogamp.org/Need-Help-Solving-OpenGL-GLSL-4-4-Issues-tp4032557p4032709.html
On 08/04/2014 10:30 AM, gouessej [via jogamp] wrote:
> Hi
>
> Fill a bug report, it is a pertinent request for enhancement and it isn't very
> difficult to implement even though there is a bit more to do than adding
> several cases into a switch.
Will add this feature.
You can support it by:
- Adding a bug report as mentioned by Julian
- Adding a most small test application
w/ a tesselation control/evaluation shaders.
This will allow me to swiftly add a unit test.
We did the same approach for adding geometry shader to JOGL,
so you help will be very much appreciated, 'xghost'.
~Sven