Re: [GtkGLExt] display mode



On 04.7.2 1:07 AM, "Brian Dudley" <Brian-Dudley utc edu> wrote:

> Hello:
> 
> Does GtkGLext have an equivalent to
> glutGet(GLUT_DISPLAY_MODE_POSSIBLE)?

No.

> 
> I would like to query a system to see if stereo mode is possible. If not, I
> set it to double.
> 

If gdk_gl_config_new[_by_mode]() returns NULL, it means that the specified
display mode is not supported. Check the return value.

Regards,
--Naofumi
 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]