release-23.12
Fix Vulkan MSAA Issue + Linux fixes (#1017)
Shared texture support and other side-effects of linux editor development (#1035)
Vulkan Format cleanup and validation fixes (#995)
Vulkan window / swapchain fixes (#800)
* 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
Vulkan support on linux (#604)
Make input in the editor 3d viewport work on linux (#689)