Advertisement
Guest User

Untitled

a guest
Mar 14th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.15 KB | None | 0 0
  1. glxinfo
  2. name of display: :0
  3. libGL error: Version 4 or later of flush extension not found
  4. libGL error: failed to load driver: i915
  5. display: :0 screen: 0
  6. direct rendering: Yes
  7. server glx vendor string: SGI
  8. server glx version string: 1.4
  9. server glx extensions:
  10. GLX_ARB_create_context, GLX_ARB_create_context_profile,
  11. GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
  12. GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
  13. GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context,
  14. GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
  15. GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method,
  16. GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
  17. GLX_SGIX_visual_select_group, GLX_SGI_swap_control
  18. client glx vendor string: Mesa Project and SGI
  19. client glx version string: 1.4
  20. client glx extensions:
  21. GLX_ARB_create_context, GLX_ARB_create_context_profile,
  22. GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
  23. GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
  24. GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile,
  25. GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
  26. GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
  27. GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
  28. GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
  29. GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control,
  30. GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
  31. GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
  32. GLX_SGI_swap_control, GLX_SGI_video_sync
  33. GLX version: 1.4
  34. GLX extensions:
  35. GLX_ARB_create_context, GLX_ARB_create_context_profile,
  36. GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB,
  37. GLX_ARB_get_proc_address, GLX_ARB_multisample,
  38. GLX_EXT_create_context_es2_profile, GLX_EXT_framebuffer_sRGB,
  39. GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
  40. GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
  41. GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
  42. GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control,
  43. GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
  44. GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
  45. GLX_SGI_swap_control, GLX_SGI_video_sync
  46. Extended renderer info (GLX_MESA_query_renderer):
  47. Vendor: Intel Open Source Technology Center (0x8086)
  48. Device: Mesa DRI Intel(R) G33 (0x29c2)
  49. Version: 11.1.2
  50. Accelerated: yes
  51. Video memory: 384MB
  52. Unified memory: yes
  53. Preferred profile: compat (0x2)
  54. Max core profile version: 0.0
  55. Max compat profile version: 2.1
  56. Max GLES1 profile version: 1.1
  57. Max GLES[23] profile version: 2.0
  58. OpenGL vendor string: Intel Open Source Technology Center
  59. OpenGL renderer string: Mesa DRI Intel(R) G33
  60. OpenGL version string: 2.1 Mesa 11.1.2
  61. OpenGL shading language version string: 1.20
  62. OpenGL extensions:
  63. GL_3DFX_texture_compression_FXT1, GL_AMD_shader_trinary_minmax,
  64. GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
  65. GL_APPLE_object_purgeable, GL_APPLE_packed_pixels,
  66. GL_APPLE_vertex_array_object, GL_ARB_ES2_compatibility,
  67. GL_ARB_clear_buffer_object, GL_ARB_compressed_texture_pixel_storage,
  68. GL_ARB_copy_buffer, GL_ARB_debug_output, GL_ARB_depth_texture,
  69. GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex,
  70. GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
  71. GL_ARB_fragment_program, GL_ARB_fragment_shader,
  72. GL_ARB_framebuffer_object, GL_ARB_get_program_binary,
  73. GL_ARB_get_texture_sub_image, GL_ARB_half_float_pixel,
  74. GL_ARB_internalformat_query, GL_ARB_invalidate_subdata,
  75. GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind,
  76. GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
  77. GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
  78. GL_ARB_program_interface_query, GL_ARB_provoking_vertex,
  79. GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_separate_shader_objects,
  80. GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_shadow,
  81. GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
  82. GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
  83. GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
  84. GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
  85. GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,
  86. GL_ARB_texture_storage, GL_ARB_transpose_matrix,
  87. GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding,
  88. GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
  89. GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers,
  90. GL_ATI_separate_stencil, GL_ATI_texture_env_combine3, GL_EXT_abgr,
  91. GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate,
  92. GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
  93. GL_EXT_compiled_vertex_array, GL_EXT_copy_texture,
  94. GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit,
  95. GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters,
  96. GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
  97. GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
  98. GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal,
  99. GL_EXT_secondary_color, GL_EXT_separate_specular_color,
  100. GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,
  101. GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
  102. GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_s3tc,
  103. GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp,
  104. GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
  105. GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
  106. GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
  107. GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode, GL_EXT_vertex_array,
  108. GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,
  109. GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
  110. GL_KHR_context_flush_control, GL_KHR_debug, GL_MESA_pack_invert,
  111. GL_MESA_window_pos, GL_MESA_ycbcr_texture, GL_NV_blend_square,
  112. GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
  113. GL_NV_texgen_reflection, GL_NV_texture_env_combine4,
  114. GL_NV_texture_rectangle, GL_OES_EGL_image, GL_OES_read_format,
  115. GL_S3_s3tc, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
  116. GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
  117.  
  118. OpenGL ES profile version string: OpenGL ES 2.0 Mesa 11.1.2
  119. OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
  120. OpenGL ES profile extensions:
  121. GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
  122. GL_APPLE_texture_max_level, GL_EXT_blend_minmax,
  123. GL_EXT_discard_framebuffer, GL_EXT_draw_buffers,
  124. GL_EXT_draw_elements_base_vertex, GL_EXT_map_buffer_range,
  125. GL_EXT_multi_draw_arrays, GL_EXT_read_format_bgra,
  126. GL_EXT_separate_shader_objects, GL_EXT_texture_compression_dxt1,
  127. GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888,
  128. GL_EXT_texture_type_2_10_10_10_REV, GL_EXT_unpack_subimage,
  129. GL_KHR_context_flush_control, GL_KHR_debug, GL_NV_draw_buffers,
  130. GL_NV_fbo_color_attachments, GL_NV_read_buffer, GL_NV_read_depth,
  131. GL_NV_read_depth_stencil, GL_NV_read_stencil, GL_OES_EGL_image,
  132. GL_OES_EGL_sync, GL_OES_depth24, GL_OES_depth_texture,
  133. GL_OES_draw_elements_base_vertex, GL_OES_element_index_uint,
  134. GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
  135. GL_OES_packed_depth_stencil, GL_OES_rgb8_rgba8, GL_OES_stencil8,
  136. GL_OES_surfaceless_context, GL_OES_texture_3D, GL_OES_texture_npot,
  137. GL_OES_vertex_array_object
  138.  
  139. 12 GLX Visuals
  140. visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
  141. id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
  142. ----------------------------------------------------------------------------
  143. 0x020 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  144. 0x021 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  145. 0x073 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
  146. 0x074 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
  147. 0x075 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  148. 0x076 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
  149. 0x077 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
  150. 0x078 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
  151. 0x079 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  152. 0x07a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  153. 0x07b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
  154. 0x05a 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  155.  
  156. 24 GLXFBConfigs:
  157. visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
  158. id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
  159. ----------------------------------------------------------------------------
  160. 0x05b 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
  161. 0x05c 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
  162. 0x05d 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
  163. 0x05e 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
  164. 0x05f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
  165. 0x060 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
  166. 0x061 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  167. 0x062 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  168. 0x063 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
  169. 0x064 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
  170. 0x065 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  171. 0x066 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
  172. 0x067 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
  173. 0x068 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
  174. 0x069 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
  175. 0x06a 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
  176. 0x06b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
  177. 0x06c 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
  178. 0x06d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  179. 0x06e 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  180. 0x06f 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
  181. 0x070 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
  182. 0x071 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
  183. 0x072 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement