Skip to content

Pull requests: Forceflow/libmorton

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

small fix for mortonEncode_for
#1 by aavenel was merged Nov 7, 2013 Loading… updated Jul 26, 2014
LUT decoding added
#2 by Forceflow was merged Jul 23, 2015 Loading… updated Jul 23, 2015
Added comment about LZC intrinsic
#3 by Forceflow was merged Jul 23, 2015 Loading… updated Jul 23, 2015
Fix on morton3d encoding bug
#4 by aavenel was merged Aug 15, 2015 Loading… updated Jan 30, 2016
Fix compiler errors.
#10 by daviddoria was merged Feb 5, 2016 Loading… updated Feb 5, 2016
Some changes to make the files compile with gcc on Linux.
#12 by Rhacco was merged May 3, 2016 Loading… updated May 3, 2016
Include <algorithm> to get min and max
#31 by lilleyse was merged Feb 6, 2018 Loading… updated Feb 6, 2018
Prevent accidental introduction of namespace std
#36 by chris0x44 was merged Oct 5, 2019 Loading… updated Oct 6, 2019
Removed unused math.h
#38 by Forceflow was merged Mar 4, 2020 Loading… updated Mar 4, 2020
Avx512 icelake
#39 by Wunkolo was closed Apr 2, 2020 Loading… updated Apr 2, 2020
Fix compilation errors and add CMake scripts
#42 by shohirose was closed Apr 8, 2020 Loading… updated Apr 8, 2020
Fix compilation errors and add cmake scripts
#43 by shohirose was closed Apr 9, 2020 Loading… updated Apr 9, 2020
Add cmake scripts
#44 by shohirose was merged Apr 10, 2020 Loading… updated Apr 10, 2020
_mm512_bitshuffle_epi64_mask implementation
#40 by Wunkolo was merged May 18, 2020 Loading… updated May 18, 2020
Travis: Use GCC9 to build on bionic for icelake compilation support
#46 by Forceflow was merged May 19, 2020 Loading… updated May 19, 2020
Updated notes about contributing
#47 by Forceflow was merged May 19, 2020 Loading… updated May 19, 2020
Pulling in develop branch: Drop C++11 requirement
#48 by Forceflow was merged May 22, 2020 Loading… updated May 22, 2020
Develop
#51 by Forceflow was merged Aug 23, 2020 Loading… updated Aug 23, 2020
Added missing "defined" for ifs, which fixes compiler issues
#50 by MR-Matthias was merged Aug 23, 2020 Loading… updated Aug 25, 2020
Revert "Removed unused math.h"
#52 by dktapps was merged Sep 10, 2020 Loading… updated Sep 10, 2020
Avx bmi fix
#56 by Forceflow was merged Nov 11, 2020 Loading… updated Nov 11, 2020
Added Ryzen build to makefile
#57 by Forceflow was merged Nov 11, 2020 Loading… updated Nov 11, 2020
Pull 0.2.6 from develop
#58 by Forceflow was merged Nov 12, 2020 Loading… updated Nov 12, 2020
Version bump (post 0.2.6)
#59 by mablanchard was merged Feb 6, 2021 Loading… updated Feb 6, 2021
Develop
#60 by Forceflow was merged Feb 6, 2021 Loading… updated Feb 6, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.