dev
* Modify glfw cmake scripts to be compatible with ours * Working keyboard input using glfw * Make player compile & run on linux * Implement relative mouse movement events and mouse scroll events using glfw * Do not keep track of plugins which failed to load. * OnResize, OnWindowMove, OnFocus and OnClickClose support for glfw window. * Add glfw ezScreen implementation * Remove sfml and xcb dependency
Add original source of glfw 3.3.7