Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Apr 2005 19:26:05 +0300
From:      Leonidas Tsampros <ltsampros@upnet.gr>
To:        freebsd-x11@freebsd.org
Subject:   Re: Problems with simple openGL app
Message-ID:  <20050407162605.GA58762@bifteki.home.net>

next in thread | raw e-mail | index | archive | help
Hello,
	 aparently i have some problems with libglut ,xorg6.8.2, and
freebsd-current. 

Every glut application that i have written, doesn't work after the
upgrade to -current and the portupgrade. 

Nvidia GL drivers are installed and are up to date and my gfx card is
a Ti4200.
I would like to ask you if you use freeglut or libglut. Another
question ifor your problem is the following:

Are you sure your piece of code is correct and runs on another
freebsd/linux box ? 

[gaghiel@bifteki]bsd $ glxinfo 
name of display: :0.0
display: :0  screen: 0
direct rendering: No
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
    GLX_ARB_multisample
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_MESA_allocate_memory, 
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage,
GLX_OML_swap_method, 
    GLX_OML_sync_control, GLX_SGI_make_current_read,
GLX_SGI_swap_control, 
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce4 Ti 4200/PCI/SSE2
OpenGL version string: 1.2 (1.5.1 NVIDIA 61.13)
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_point_parameters, 
    GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_blend_color, 
    GL_EXT_blend_minmax, GL_EXT_draw_range_elements, GL_EXT_fog_coord, 
    GL_EXT_multi_draw_arrays, GL_EXT_paletted_texture, 
    GL_EXT_point_parameters, GL_EXT_secondary_color, GL_EXT_texture3D, 
    GL_EXT_texture_object, GL_EXT_vertex_array,
GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050407162605.GA58762>