[Mesa-dev] [Bug 99240] glxinfo reports different extensions for wayland vs xorg.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 1 14:51:10 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99240
--- Comment #2 from pandiculationfinch at gmail.com ---
diff of the first 50 or so lines of glxinfo.
diff wayland-glxinfo.txt xorg-glxinfo.txt | head -50
7,8c7,9
< GLX_ARB_create_context, GLX_ARB_create_context_profile,
< GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
---
> GLX_ARB_create_context, GLX_ARB_create_context_profile,
> GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
> GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
12,14c13,15
< GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method,
< GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
< GLX_SGIX_visual_select_group, GLX_SGI_make_current_read
---
> GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
> GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
> GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control
34,39c35,41
< GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB,
< GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age,
< GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
< GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
< GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
< GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
---
> GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
> GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
> GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile,
> GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float,
> GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context,
> GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
> GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
44c46
< GLX_SGI_video_sync
---
> GLX_SGI_swap_control, GLX_SGI_video_sync
50c52
< Video memory: 7994MB
---
> Video memory: 8039MB
300c302
< 192 GLX Visuals
---
> 480 GLX Visuals
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170101/50706a4f/attachment.html>
More information about the mesa-dev
mailing list