cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

nodrev
Journeyman III

GDebugger OpenGL Quad Buffer support

Hi,

Does GDebugger supports Quad Buffer, because when I try to debug my application with it, it only show me one back and one front buffer (and of course one depth and one stencil buffer, with multiple aux buffers)?

If no, is it a planned feature?

0 Likes
1 Solution

The Static buffer types currently supported by gDEBugger are Front Buffer, Back Buffer, Depth Buffer, Stencil Buffer, and Auxiliary Buffers.

Quad-buffer OpenGL contexts are not currently support.

We will add this feature into our requested features list.

Thank you for your suggestion.

Regards,

View solution in original post

0 Likes
2 Replies

The Static buffer types currently supported by gDEBugger are Front Buffer, Back Buffer, Depth Buffer, Stencil Buffer, and Auxiliary Buffers.

Quad-buffer OpenGL contexts are not currently support.

We will add this feature into our requested features list.

Thank you for your suggestion.

Regards,

0 Likes

Thanks for the information, this feature will be very useful!

Nodrev

0 Likes