Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Shuhang Huang
libmorton
Graph
6147a6f4ce23ff300a383455ff4d6ac239aa85f3
Select Git revision
Branches
2
dev
main
default
Tags
13
v0.2.12
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Aug
24
May
22
Jan
25
Apr
17
Feb
16
5
23
Dec
21
Nov
13
11
26
Oct
18
Sep
16
Mar
23
Feb
6
4
14
Jan
6
26
Nov
25
12
11
10
10
Sep
9
23
Aug
18
23
May
22
19
10
Apr
9
5
4
4
Mar
24
Nov
22
3
1
6
Oct
5
4
25
Jul
24
10
2
Jun
27
May
10
Apr
8
27
Feb
24
Jan
8
Dec
3
30
Nov
5
Oct
5
Sep
4
3
29
Aug
27
17
14
13
19
Jul
23
Apr
15
Feb
6
5
13
Dec
12
29
Nov
28
23
14
11
25
Oct
13
5
3
28
Sep
27
22
Aug
19
Jun
18
30
Mar
25
8
4
5
Feb
2
1
31
Jan
11
20
Dec
11
4
2
1
28
Nov
27
25
24
30
Oct
29
20
18
Sep
1
Aug
5
Jul
3
29
Jun
28
25
19
18
17
15
1
29
May
28
19
18
14
13
9
8
7
5
4
3
29
Apr
4
3
18
Mar
10
9
2
28
Feb
25
21
19
18
16
15
13
11
9
6
5
4
3
1
31
Jan
26
25
24
20
19
18
1
15
Dec
28
Nov
26
9
30
Oct
29
26
20
14
13
12
11
10
9
7
5
17
Sep
7
4
24
Aug
20
18
17
15
14
13
12
10
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
21
Jun
12
11
9
17
May
6
16
Apr
27
Feb
20
18
11
Jan
10
Nov
7
27
Oct
7
Enabled lean and mean headers for MSVC builds
dev
dev
Merge pull request #82 from Forceflow/dev
v0.2.12 main
v0.2.12 main
Update README.md
Merge branch 'main' into dev
Implemented change from #81
Merge pull request #80 from Forceflow/dev
v0.2.11
v0.2.11
Merge branch 'main' into dev
Update README.md
Fix for findFirstZeroBit for small morton values on 64-bit GCC/clang #78
Merge pull request #79 from Forceflow/dev
Merge branch 'main' into dev
Merge branch 'dev' of https://github.com/Forceflow/libmorton into dev
Moved timers out of inner loops
Merge pull request #77 from Forceflow/dev
v0.2.10
v0.2.10
Version bump
Version bump
Removed MSVC requirement for AVX2 compilation (see issue #71)
Merge branch 'main' into dev
Improved checkbits calculation in for-loops
Fix OR test interpreted as bit shift
Added VS2022 solution
Merge pull request #74 from Forceflow/dev
v0.2.9
v0.2.9
Promoted 2D magicbits combined to preferred method for 32 bit decoding
Implemented 2D linear and random performance testing
Added colored pass/fail
Added 2D encode/decode match
Split 2D and 3D methods into correctness checks and performance tests
Moved all performance testing out of main cpp file, split into 2D and 3D testing suites
Sorting test run configuration parameters (WIP)
Stubs for TODO: test functions for 2D encode/decode match
Added implementations of 2D 32 bit combined magicbits decode
Added comments and to-be-implemented test functions
Enable 2D encode performance testing
Use magicbits combined method for 2D 32-bit encode - it's the fastest
Fixed GCC compilation of m2D_e_magicbits_combined
Updated makefile
Possible fix for 64-bit GCC compilation
Possible fix for GCC 64-bit compilation problems
Hard-coded masks
Fix debug builds include
Menu
Explore
Projects
Groups
Topics
Snippets