Dylan Perks

Results 361 comments of Dylan Perks

This will now be fixed as part of #2115 (the next update), and the fix is contained in commit [dfb4225](https://github.com/dotnet/Silk.NET/commit/dfb422577c26aaec9346569acdfcdecdeea98ebb). If you would like to work around this in your...

Please ensure that you're using WGL.GetApi. Please note that the snippet you gave is using GL.GetApi incorrectly - this will only work for OpenGL 1.1 - you need to use...

Awesome stuff @jcyuan. I had hoped that this is what the LambdaNativeContext is essentially doing, but it looks like for some reason it's not rolling over to the default context....

This will probably need to be done by members of the community, as the groupings are essentially "deprecated" and aren't maintained by Khronos as much as they used to.

Discard the file that Fred previously attached as there was a bug in GLSpecTools. Here's an updated copy: [ungrouped_enums.master.txt](https://github.com/KhronosGroup/OpenGL-Registry/files/4079069/ungrouped_enums.master.txt)

There isn't a lot of engineering effort going into the groups due to them not being used at all for Khronos purposes, bar Google's ANGLE project which is the only...

There is little to no chance that anyone will be able to create groups for a 27 year old monolithic spec such as this, so I wouldn’t count on it...

+1 The reason these functions aren't present is because no implementation exposes them. Generally it's the people writing the drivers that update the spec with the cool new features they've...

I'm happy to write up a textual specification if you can get one of the Mesa devs in here so that they know what's going on such that they can...