Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
8a254fc Made it easier to include push_package.py in other scripts.

6793703 Fixed uninitialized owner_ field in MutexBase.

89f5cc6 Modified simd4f to support for SSE1/2.
  • Loading branch information
Stewart Miles committed Nov 13, 2014
1 parent ba39796 commit 9dcdaa5
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
@@ -0,0 +1,9 @@
[submodule "dependencies/fplutil"]
path = dependencies/fplutil
url = http://github.com/google/fplutil.git
[submodule "dependencies/googletest"]
path = dependencies/googletest
url = http://github.com/google/fplutil.git
[submodule "dependencies/vectorial"]
path = dependencies/vectorial
url = http://github.com/google/mathfu.git
1 change: 1 addition & 0 deletions dependencies/fplutil
Submodule fplutil added at 8a254f
1 change: 1 addition & 0 deletions dependencies/googletest
Submodule googletest added at 679370
1 change: 1 addition & 0 deletions dependencies/vectorial
Submodule vectorial added at 89f5cc

0 comments on commit 9dcdaa5

Please sign in to comment.