Re: Jogl debug tool
Posted by
elect on
Apr 24, 2015; 1:16pm
URL: https://forum.jogamp.org/Jogl-debug-tool-tp4034368p4034370.html
Cool, I can see even the content (and data) of the depth, back and front buffer from glContext 5
I can see the same of glContest 4 but much smaller, what's the point having the 4?
Unfortunately it doesnt even list the (bindless) textures, debugging the C version it listes and shows them perfectly.
It lists instead the VBOs, but they are unavailable, instead with the C example there was no problem.
Would it be possible to overcome this problems?