Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. $ cat cm10.1-logcat.log | grep -i egl
  2. D/libEGL ( 1678): loaded /system/lib/egl/libEGL_mali.so
  3. D/libEGL ( 1678): loaded /system/lib/egl/libGLESv1_CM_mali.so
  4. D/libEGL ( 1678): loaded /system/lib/egl/libGLESv2_mali.so
  5. W/SurfaceFlinger( 1678): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
  6. I/SurfaceFlinger( 1678): EGL informations:
  7. I/SurfaceFlinger( 1678): version : 1.4 Android META-EGL
  8. I/SurfaceFlinger( 1678): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
  9. I/SurfaceFlinger( 1678): EGLSurface: 8-8-8-8, config=0x60000014
  10. I/SurfaceFlinger( 1678): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_size_array GL_OES_point_sprite GL_OES_texture_npot GL_OES_query_matrix GL_OES_matrix_palette GL_OES_extended_matrix_palette GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_draw_texture GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_OES_framebuffer_object GL_OES_stencil8 GL_OES_depth24 GL_ARM_rgba8 GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture GL_OES_texture_cube_map GL_EXT_discard_framebuffer GL_EXT_robustness
  11. D/libEGL ( 2028): loaded /system/lib/egl/libEGL_mali.so
  12. D/libEGL ( 2028): loaded /system/lib/egl/libGLESv1_CM_mali.so
  13. D/libEGL ( 2028): loaded /system/lib/egl/libGLESv2_mali.so
  14. E/[EGL-ERROR]( 1678): void __egl_platform_dequeue_buffer(egl_surface*):1385: failed to dequeue buffer from native window (0x41226010); err = -12, buf = 0x405dce10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement