LWJGL Forum

Archive => Resolved Bugs/RFE => Topic started by: Kai on November 03, 2014, 14:00:07

Title: [FIXED] ARBDirectStateAccess.CheckNamedFramebufferStatus
Post by: Kai on November 03, 2014, 14:00:07
Just a minor thing:

There is a misnamed function in ARBDirectStateAccess in lwjgl 2.9.
It is called CheckNamedFramebufferStatus when it should be called glCheckNamedFramebufferStatus
Title: Re: ARBDirectStateAccess.CheckNamedFramebufferStatus
Post by: spasi on November 03, 2014, 15:32:37
Thanks, fixed.