Advertisement
Guest User

glxinfo

a guest
Jun 25th, 2015
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. name of display: :50
  2. display: :50 screen: 0
  3. direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
  4. server glx vendor string: SGI
  5. server glx version string: 1.2
  6. server glx extensions:
  7. GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info,
  8. GLX_EXT_visual_rating, GLX_OML_swap_method, GLX_SGIS_multisample,
  9. GLX_SGIX_fbconfig, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
  10. GLX_SGI_make_current_read
  11. client glx vendor string: ATI
  12. client glx version string: 1.4
  13. client glx extensions:
  14. GLX_AMD_gpu_association, GLX_ARB_context_flush_control,
  15. GLX_ARB_create_context, GLX_ARB_create_context_profile,
  16. GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address, GLX_ARB_multisample,
  17. GLX_EXT_buffer_age, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context,
  18. GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
  19. GLX_EXT_visual_rating, GLX_MESA_allocate_memory, GLX_MESA_copy_sub_buffer,
  20. GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_NV_swap_group,
  21. GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
  22. GLX_SGIX_pbuffer, GLX_SGIX_swap_barrier, GLX_SGIX_swap_group,
  23. GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
  24. GLX_SGI_swap_control, GLX_SGI_video_sync
  25. GLX version: 1.2
  26. GLX extensions:
  27. GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
  28. GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
  29. GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_swap_barrier,
  30. GLX_SGI_make_current_read
  31. OpenGL vendor string: Mesa project: www.mesa3d.org
  32. OpenGL renderer string: Mesa GLX Indirect
  33. OpenGL version string: 1.2 (1.5 Mesa 6.4.1)
  34. OpenGL extensions:
  35. GL_APPLE_packed_pixels, GL_ARB_depth_texture, GL_ARB_imaging,
  36. GL_ARB_multitexture, GL_ARB_point_parameters, GL_ARB_point_sprite,
  37. GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
  38. GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
  39. GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
  40. GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
  41. GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_window_pos,
  42. GL_ATIX_texture_env_combine3, GL_ATI_texture_env_combine3,
  43. GL_ATI_texture_mirror_once, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
  44. GL_EXT_blend_func_separate, GL_EXT_blend_logic_op, GL_EXT_blend_minmax,
  45. GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_copy_texture,
  46. GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
  47. GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset,
  48. GL_EXT_rescale_normal, GL_EXT_secondary_color,
  49. GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
  50. GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture,
  51. GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
  52. GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
  53. GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, GL_EXT_texture_object,
  54. GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_HP_occlusion_test,
  55. GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
  56. GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_SGIS_generate_mipmap,
  57. GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
  58. GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
  59. GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement