Skip to content

Consider incorporating GLFW 3.1, GLFW 3.2 features #40

@leafi

Description

@leafi

(The really interesting part is Vulkan support in the not-yet-released GLFW 3.2, of course. But someone somewhere probably really wants one of the additional GLFW 3.1 features.)

leafi@694fc68 is a commit you probably don't want to import verbatim that adds bindings for everything from GLFW 3.1 and GLFW 3.2, except for the custom cursor stuff.

It's completely untested and misses any kind of attributes to e.g. indicate this function is only present from a certain version of GLFW onwards, and e.g. checking the version of GLFW against it.

Some type bindings may also not be to your satisfaction.

Take what you want from it, and drop what you don't. I just went down the list of http://www.glfw.org/docs/3.2/news.html#news_32 basically. And thanks for having these bindings in the first place!

Much love! <3

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions