ganadist

Untitled

Feb 26th, 2012
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. {egl} $ opengles1/es1_info
  2. libEGL warning: failed to create a pipe screen for i965
  3. EGL_VERSION = 1.4 (DRI2)
  4. EGL_VENDOR = Mesa Project
  5. EGL_EXTENSIONS = EGL_MESA_drm_image EGL_WL_bind_wayland_display EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_image EGL_KHR_gl_renderbuffer_image EGL_KHR_surfaceless_gles1 EGL_KHR_surfaceless_gles2 EGL_KHR_surfaceless_opengl EGL_NOK_swap_region EGL_NOK_texture_from_pixmap EGL_NV_post_sub_buffer
  6. EGL_CLIENT_APIS = OpenGL OpenGL_ES OpenGL_ES2
  7. GL_VERSION: OpenGL ES-CM 1.1 Mesa 8.0
  8. GL_RENDERER: Mesa DRI Intel(R) Q45/Q43
  9. GL_EXTENSIONS:
  10. GL_EXT_blend_minmax, GL_EXT_multi_draw_arrays,
  11. GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
  12. GL_OES_byte_coordinates, GL_OES_fixed_point, GL_OES_stencil_wrap,
  13. GL_OES_compressed_paletted_texture, GL_OES_query_matrix,
  14. GL_OES_read_format, GL_OES_single_precision, GL_OES_draw_texture,
  15. GL_OES_matrix_get, GL_OES_point_size_array, GL_OES_point_sprite,
  16. GL_EXT_texture_format_BGRA8888, GL_OES_depth24, GL_OES_element_index_uint,
  17. GL_OES_fbo_render_mipmap, GL_OES_framebuffer_object, GL_OES_mapbuffer,
  18. GL_OES_rgb8_rgba8, GL_OES_stencil8, GL_OES_texture_env_crossbar,
  19. GL_OES_texture_mirrored_repeat, GL_OES_EGL_image,
  20. GL_OES_packed_depth_stencil, GL_OES_texture_cube_map,
  21. GL_OES_blend_equation_separate, GL_OES_blend_func_separate,
  22. GL_OES_blend_subtract
  23. {egl} $ opengles2/es2_info
  24. libEGL warning: failed to create a pipe screen for i965
  25. EGL_VERSION = 1.4 (DRI2)
  26. EGL_VENDOR = Mesa Project
  27. EGL_EXTENSIONS = EGL_MESA_drm_image EGL_WL_bind_wayland_display EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_image EGL_KHR_gl_renderbuffer_image EGL_KHR_surfaceless_gles1 EGL_KHR_surfaceless_gles2 EGL_KHR_surfaceless_opengl EGL_NOK_swap_region EGL_NOK_texture_from_pixmap EGL_NV_post_sub_buffer
  28. EGL_CLIENT_APIS = OpenGL OpenGL_ES OpenGL_ES2
  29. GL_VERSION: OpenGL ES 2.0 Mesa 8.0
  30. GL_RENDERER: Mesa DRI Intel(R) Q45/Q43
  31. GL_EXTENSIONS:
  32. GL_EXT_blend_minmax, GL_EXT_multi_draw_arrays,
  33. GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888,
  34. GL_OES_depth24, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
  35. GL_OES_mapbuffer, GL_OES_rgb8_rgba8, GL_OES_standard_derivatives,
  36. GL_OES_stencil8, GL_OES_texture_3D, GL_OES_texture_npot,
  37. GL_OES_EGL_image, GL_OES_depth_texture, GL_OES_packed_depth_stencil,
  38. GL_EXT_texture_type_2_10_10_10_REV, GL_NV_fbo_color_attachments,
  39. GL_NV_draw_buffers
Advertisement
Add Comment
Please, Sign In to add comment