Hi, On Thu, Aug 11, 2016, LRN wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 10.08.2016 20:04, John Klimek wrote: > > I'm trying to compile mpv which checks to see if the OpenGL headers > > are installed. It's failing because the included 'gl.h' is missing > > the constant GL_RGB32F. Instead, this is defined in glext.h. > > > > Somebody from the mpv team said that this constant is now part of the > > default OpenGL specification so it should be defined in 'gl.h'. > > If that constant is in glext.h, then that is where it is supposed to be. > I've pulled latest OpenGL registry svn revision (r33080 from 2016-08-05) > and that constant is still only in glext.h and glcorearb.h. > > If that is incorrect, complain to OpenGL registry[1] maintainers. > > > > > Does anybody know if the included OpenGL headers are recent or if they > > could be updated? > > Most headers are from 2014-08-11 or so. They can be updated from the > OpenGL svn repo[2]. > > Previously i've been doing the updating. However, i have certain > rudimentary quality control procedure for verifying that the headers i've > pulled are at least somewhat useful, and i put headers through that > procedure before pushing the update upstream. That procedure is currently > unavailable to me. That is why headers are 2 years old now. > > [1] https://www.opengl.org/registry/ > [2] https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api
I got late in my handling of emails and I only recently read this. Is there still a need or will for an update to more recent headers? Can that test procedure be shared and properly run by someone else and is there someone interested to do that? -- Adrien Nader ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
