[Mesa-dev] [RFC] GLX_MESA_query_renderer

Fredrik Höglund fredrik at kde.org
Wed Mar 6 04:36:49 PST 2013


On Saturday 02 March 2013, Ian Romanick wrote:
>      GLX_RENDERER_OPENGL_CORE_PROFILE_VERSION_MESA
>                                    2           Maximum core profile 
> major and
>                                                minor version supported 
> by the
>                                                renderer
>      GLX_RENDERER_OPENGL_COMPATIBILITY_PROFILE_VERSION_MESA
>                                    2           Maximum compatibility profile
>                                                major and minor version
>                                                supported by the renderer

I wonder if it would make sense to also have a minimum version in case
we ever see implementations that don't support 1.x and 2.x contexts.

Or should that case be handled by COMPATIBILITY_PROFILE_VERSION
queries returning 0.0.0?

Fredrik



More information about the mesa-dev mailing list