ganadist

es2_info in nvidia driver

Feb 26th, 2012
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. $ EGL_LOG_LEVEL=info es2_info
  2. libEGL info: use X11 for display 0x141e010
  3. libEGL warning: DRI2: failed to authenticate
  4. libEGL info: DRI2: found extension DRI_Core version 1
  5. libEGL info: DRI2: found extension DRI_SWRast version 2
  6. libEGL info: DRI2: found extension DRI_TexBuffer version 2
  7. EGL_VERSION = 1.4 (DRI2)
  8. EGL_VENDOR = Mesa Project
  9. EGL_EXTENSIONS = EGL_KHR_surfaceless_gles1 EGL_KHR_surfaceless_gles2 EGL_KHR_surfaceless_opengl
  10. EGL_CLIENT_APIS = OpenGL OpenGL_ES OpenGL_ES2
  11. GL_VERSION: OpenGL ES 2.0 Mesa 7.11
  12. GL_RENDERER: Software Rasterizer
  13. GL_EXTENSIONS:
  14. GL_EXT_blend_minmax, GL_EXT_multi_draw_arrays,
  15. GL_EXT_texture_filter_anisotropic, GL_OES_depth24,
  16. GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, GL_OES_mapbuffer,
  17. GL_OES_rgb8_rgba8, GL_OES_standard_derivatives, GL_OES_stencil8,
  18. GL_OES_texture_3D, GL_OES_texture_npot, GL_OES_depth_texture,
  19. GL_OES_packed_depth_stencil, GL_EXT_texture_type_2_10_10_10_REV
Advertisement
Add Comment
Please, Sign In to add comment