Advertisement
mtx512

Untitled

Oct 28th, 2013
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. root@ubuntu-imx6:~# glxinfo
  2. name of display: :0
  3. display: :0 screen: 0
  4. direct rendering: Yes
  5. server glx vendor string: SGI
  6. server glx version string: 1.4
  7. server glx extensions:
  8. GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
  9. GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
  10. GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
  11. GLX_SGIX_pbuffer, GLX_MESA_copy_sub_buffer
  12. client glx vendor string: Vivante Corp
  13. client glx version string: 1.4
  14. client glx extensions:
  15. GLX_SGI_make_current_read, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
  16. GLX_ARB_get_proc_address
  17. GLX version: 1.4
  18. GLX extensions:
  19. GLX_SGI_make_current_read, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer
  20. OpenGL vendor string: Vivante Corporation
  21. OpenGL renderer string: GC2000 Graphics Engine
  22. OpenGL version string: 2.1 2.0.1
  23. OpenGL shading language version string: 1.20
  24. OpenGL extensions:
  25. WGL_ARB_extensions_string, WGL_EXT_extensions_string,
  26. WGL_EXT_swap_control, GL_EXT_texture_env_add, GL_ARB_multitexture,
  27. GL_ARB_multisample, GL_ARB_texture_env_add, GL_ARB_texture_compression,
  28. GL_ARB_texture_env_combine, GL_ARB_depth_texture, GL_ARB_window_pos,
  29. GL_ARB_vertex_buffer_object, GL_ARB_shader_objects, GL_ARB_vertex_shader,
  30. GL_ARB_fragment_shader, GL_ARB_texture_non_power_of_two,
  31. GL_ARB_fragment_program_shadow, GL_EXT_texture_rectangle,
  32. GL_ARB_texture_rectangle, GL_ARB_pixel_buffer_object, GL_EXT_abgr,
  33. GL_EXT_blend_color, GL_EXT_polygon_offset, GL_EXT_texture,
  34. GL_EXT_texture3D, GL_EXT_subtexture, GL_EXT_histogram,
  35. GL_EXT_convolution, GL_EXT_texture_object, GL_SGIS_texture_lod,
  36. GL_EXT_rescale_normal, GL_EXT_vertex_array, GL_SGIS_generate_mipmap,
  37. GL_EXT_draw_range_elements, GL_EXT_bgra, GL_EXT_separate_specular_color,
  38. GL_EXT_secondary_color, GL_EXT_texture_env_combine,
  39. GL_EXT_blend_func_separate, GL_EXT_texture_lod_bias,
  40. GL_EXT_texture_filter_anisotropic, GL_EXT_texture_compression_s3tc,
  41. GL_NV_texture_rectangle, GL_ATI_vertex_array_object, GL_ATI_element_array,
  42. GL_EXT_stencil_two_side, GL_ATI_draw_buffers, GL_ATI_texture_env_combine3,
  43. GL_ATI_separate_stencil, GL_EXT_blend_equation_separate,
  44. GL_EXT_pixel_buffer_object, GL_EXT_color_table, GL_SGI_color_matrix,
  45. GL_EXT_texture_cube_map, GL_ARB_imaging, GL_EXT_framebuffer_object,
  46. GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
  47. GL_EXT_texture_array, GL_EXT_draw_buffers2, GL_EXT_texture_buffer_object,
  48. GL_EXT_draw_instanced, GL_EXT_timer_query
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement