[Mesa-dev] [PATCH demos 0/3] demos release plan and glxinfo: Print more limits
Steven Newbury
steve at snewbury.org.uk
Fri Jul 4 00:37:47 PDT 2014
On Thu, 2014-07-03 at 10:47 +0200, Andreas Boll wrote:
> 2014-07-03 7:39 GMT+02:00 Steven Newbury <steve at snewbury.org.uk>:
> > On Wed, 2014-07-02 at 21:04 +0200, Andreas Boll wrote:
> > >
> > > I'd like to make a new demos release on Friday, July 4th.
> > > The last release was on February 24th, 2013. Additionally this
> > > release is needed to fix the build with mesa 10.2. (fdo#78101)
> > > >
> > > Any objections?
> > > >
> > > Also I'd like to get these 3 patches included in the new
> > > release.
> > > >
> > > Andreas.
> > > >
> > > >
> > > Fredrik Höglund (3):
> > > glxinfo: Print XFB, TBO, and UBO limits
> > > glxinfo: Print GL_ARB_vertex_attrib_binding limits
> > > glxinfo: Print GL_EXT_texture_array limits
> > > >
> > > src/xdemos/glinfo_common.c | 30 ++++++++++++++++++++++++++++++
> > > 1 file changed, 30 insertions(+)
> > > >
> > >
> > What about extending eglinfo to have switches to enable printing
> > glxinfo
> > style output for each supported API?
> > >
>
> Sounds good, feel free to send a patch.
> Although I'm not planning to hold off this release.
> I can make further releases when required.
>
>
I've been giving this some more thought, it occurs to me that since
there's already es1_info/es2_info progs, what's really needed is an
EGL version of glxinfo/wglinfo (egl_glinfo?) which should be able to
share the glinfo_common code.
While digging though the existing code I noticed the above mentioned
es*_info program only works with X11 EGL, that should probably be
improved too...
Shall I see if I can code something up to get glinfo output through
EGL? Would this be he best approach?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140704/67b24e3b/attachment.sig>
More information about the mesa-dev
mailing list