[Mesa-dev] [Bug 32285] Check OpenGL and OpenGL ES2.0 renderer info in one process

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 20 12:07:52 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=32285

--- Comment #9 from Chia-I Wu <olvaffe at gmail.com> 2011-02-20 12:07:52 PST ---
Can you show me the result with EGL_LOG_LEVEL=debug set?  Maybe also the
backtrace?

This is what I get when mesa is configured with --enable-shared-glapi:

olvaffe at m500:~$ EGL_LOG_LEVEL=debug EGL_SOFTWARE=1 ./renderer_info 
libEGL debug: EGL search path is /usr/local/lib/egl
libEGL debug: added /usr/local/lib/egl/egl_gallium.so to module array
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to module array
libEGL debug: dlopen(/usr/local/lib/egl/egl_gallium.so)
libEGL info: use X11 for display 0x9791838
libEGL info: use software fallback
libEGL debug: searching for pipe module swrast
libEGL debug: loaded /usr/local/lib/egl/pipe_swrast.so
couldn't open libtxc_dxtn.so, software DXTn compression/decompression
unavailable
libEGL debug: the best driver is Gallium
libEGL debug: searching for st module GL
libEGL debug: loaded /usr/local/lib/egl/st_GL.so
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
OpenGL ES2.0 Renderer: Gallium 0.4 on llvmpipe
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
OpenGL Renderer: Gallium 0.4 on i915 (chipset: 945GM)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list