-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: flinto/VectorMath
base: master
head repository: flinto/VectorMath
compare: SIMD
- 13 commits
- 23 files changed
- 1 contributor
Commits on May 16, 2016
-
Update small bugs to prepare supporting SIMD
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for f797a29 - Browse repository at this point
Copy the full SHA f797a29View commit details -
Added SIMD version of Vector library
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 4efe57e - Browse repository at this point
Copy the full SHA 4efe57eView commit details -
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 409b02d - Browse repository at this point
Copy the full SHA 409b02dView commit details -
Merge branch 'master' into SIMD
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for f18fe8e - Browse repository at this point
Copy the full SHA f18fe8eView commit details -
Merge branch 'master' into SIMD
# Conflicts: # Tests/UnitTests.xcodeproj/project.pbxproj
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for ec081e7 - Browse repository at this point
Copy the full SHA ec081e7View commit details -
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for c274aa0 - Browse repository at this point
Copy the full SHA c274aa0View commit details -
Implemented integral, standardize Rect
Fix several bugs, typos Remove Comparable protocol from Float2/4
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 9bb87dd - Browse repository at this point
Copy the full SHA 9bb87ddView commit details -
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for c3a73e9 - Browse repository at this point
Copy the full SHA c3a73e9View commit details -
Kazuho Okui committedMay 16, 2016 Configuration menu - View commit details
-
Copy full SHA for ff29886 - Browse repository at this point
Copy the full SHA ff29886View commit details
Commits on May 17, 2016
-
Kazuho Okui committedMay 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 0514fdb - Browse repository at this point
Copy the full SHA 0514fdbView commit details -
Implemented union, intersection and contains with CGRect
Kazuho Okui committedMay 17, 2016 Configuration menu - View commit details
-
Copy full SHA for f0bfee5 - Browse repository at this point
Copy the full SHA f0bfee5View commit details -
Kazuho Okui committedMay 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 835e92c - Browse repository at this point
Copy the full SHA 835e92cView commit details
Commits on May 22, 2016
-
Refine using
scalartype alias for float2, 4, and so on
Kazuho Okui committedMay 22, 2016 Configuration menu - View commit details
-
Copy full SHA for de360f8 - Browse repository at this point
Copy the full SHA de360f8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...SIMD