mirror of
https://github.com/glfw/glfw.git
synced 2025-04-20 07:32:51 +00:00
this new function allows glfw to better interface with Apple's metal API. Before one had to directly interface with the native cocoa window and replace GLFW's content view. Thus removing GLFW's ability to detect input from the window. Now this function gives user's the ability to add a Metal MTKView as a "subview" which allows the default glfw window view to still capture input while also displaying a Metal view. |
||
---|---|---|
.. | ||
glfw3.h | ||
glfw3native.h |