Permalink
Switch branches/tags
{{ refName }}
default
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Jun 2, 2022
Commits on Jun 1, 2022
Commits on May 31, 2022
-
Merge pull request #1807 from odin-lang/simd-dev
Generic #simd type and intrinsics
-
Commits on May 30, 2022
-
-
-
-
-
-
-
-
-
-
@(require_target_feature=<string>)@(enable_target_feature=<string>)require_target_feature - required by the target micro-architecture enable_target_feature - will be enabled for the specified procedure only
-
Merge pull request #1815 from hasenj/patch-1
Missing lib imports for raylib on macOS
-
Missing lib imports for raylib on macOS
The following frameworks are required for linking to work (due to dependency on glfw): Cocoa, OpenGL, IOKit
Commits on May 29, 2022
-
-
-
-
Merge pull request #1814 from Kelimion/sdk_detect_fix
Fix SDK detection if no SDK installed.
-
-
-
-
-
-
-