X
34 Rate this article:
No rating

INTERNAL: Tests to run to check OpenGL on a SUN

Anonym
Topic:
There are OS provided utilities to check that OpenGL is running properly on Solaris. They are:

    /usr/openwin/demo/GL/ogl_install_check
    /usr/openwin/demo/GL/xglinfo
Discussion:
This is how the results should look from ogl_install_check:

    /usr/openwin/demo/GL/ogl_install_check
===================================
===============================
Sun Microsystems: ogl_install_check
-----------------------------------------------------------------
OpenGL Vendor: Sun Microsystems, Inc.
OpenGL Version: 1.1 OpenGL 1.1.1 106022-04 for Solaris
OpenGL Renderer: Creator-3D, VIS
OpenGL Extension Support: GL_EXT_abgr
GL_EXT_blend_color
GL_EXT_blend_minmax
GL_EXT_blend_subtract
GL_EXT_convolution
GL_EXT_histogram
GL_EXT_pixel_transform
GL_EXT_rescale_normal
GL_EXT_texture3D
GL_HP_convolution_border_modes
GL_HP_occlusion_test
GL_SGI_color_table
GL_SGI_postconvolution_color_table
GL_SGI_texture_color_table
GL_SUNX_geometry_compression
GL_SUNX_surface_hint
GL_SUN_convolution_border_modes
GL_SUN_multi_draw_arrays
OpenGL GLX Client Extensions: GLX_SGIX_fbconfig
GLX_SGIX_pbuffer
GLX_SGI_make_current_read
GLX_SUN_get_transparent_index
GLX_SUN_init_threads
OpenGL GLX Server Extensions: GLX_SGIX_fbconfig
GLX_SGIX_pbuffer
GLX_SGI_make_current_read
GLX_SUN_get_transparent_index
----------------------------------------------------------------
OpenGL GLX Server: Detail Status Report
GLX: Context is direct.
GLX: OpenGL Rendering in use
GLX: Double Buffering in use
GLX: Color Buffer (GLX_BUFFER_SIZE) = 24 bits
GLX: Depth Buffer (GLX_DEPTH_SIZE) = 28 bits
GLX: Stencil Buffer (GLX_STENCIL_SIZE) = 4 bits
GLX: RGBA (True Color/Direct Color) Visual in use
----------------------------------------------------------------
OpenGL Library: Detail Status Report
Number of color bits (R/G/B/A): 8/8/8/0
Frame Buffer Depth (GL_DEPTH_BITS): 28
Solution:
[Edit this field in the IDL-based Tech Tip Editor, v3]