Problems with simple openGL app
Paul Ledbetter III
ledbetter.paul at gmail.com
Thu May 5 00:04:03 PDT 2005
>
> 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 ?
I have tried to use both freeglut and libglut. Even the examples in
/usr/local/share/freeglut have the same problems.
I have used openGL on this same computer but with gentoo linux
installed without problem. l
>
> [gaghiel at 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
>
>
> ------------------------------
>
> _______________________________________________
> freebsd-x11 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
>
>
> End of freebsd-x11 Digest, Vol 71, Issue 4
> ******************************************
>
More information about the freebsd-x11
mailing list