You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- CI Error when no files found
- make libraries static
- install tests and vulkan lib
- Introduce CPack
- Fix Clang-format issue moving to LLVM 21, which is now default on
several platforms
- simplify testing due to install workflow
- Initialize SwapchainImages with the size parameter added as the
creation of the swap chains was happening successfully but the size
was not getting updated giving an index error.
- Fix error on linux where Wayland was not being initialized properly.
Wayland is the default for glfw in version 3.4 and in many desktop
environments. GLFW_EXPOSE_NATIVE_* macro was defined for windows but
not for the other Operating Systems
0 commit comments