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
Removed MSVC static library setting (#940)
Edit and continue only for top level cmake usage
Static link is useful for releasing binary samples, but I'm not doing
that yet.
#936
Fix name copy (#907)
limit checks
updated benchmarks
fix name drawing
fixes for dll build
updated 7950x benchmarks
updated readme
updated batch file
SSE2/Neon is now default with no compiler defines
disable warnings as errors for external libraries (glfw)
added dynamic builds to GitHub actions
#909#910