issues
search
nfrechette
/
rtm
Realtime Math
MIT License
732
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
#223: Generic CMake Unix Platform Support
#224
bedwardly-down
closed
1 month ago
3
Failed to build on FreeBSD
#223
Curculigo
opened
2 months ago
3
chore(ci): update xcode
#222
nfrechette
closed
3 months ago
1
feat: misc additions
#221
nfrechette
closed
1 month ago
1
fix(tools): reduce natvis match priority for built-in types
#220
nfrechette
closed
3 months ago
1
feat(bench): add matrix3x3 argument passing benchmark
#219
nfrechette
closed
1 month ago
1
Optimized the performance of float object
#218
daliziql
opened
4 months ago
15
fix: improve C++ version detection macros
#217
nfrechette
closed
5 months ago
2
chore(ci): update clang
#216
nfrechette
closed
7 months ago
2
chore: integrate release 2.3.1
#215
nfrechette
closed
7 months ago
2
chore: prepare release 2.3.1
#214
nfrechette
closed
7 months ago
2
fix: reset the cross product w component to 0 in neon
#213
yogurit
closed
7 months ago
3
fix: make sure RTM_DEPRECATED is always defined even when disabled
#212
nfrechette
closed
7 months ago
3
RTM_DEPRECATED is undefined when using RTM_NO_DEPRECATION
#211
ea-rmccord
closed
7 months ago
2
feat: optimize vector_cross3 for ARM NEON
#210
nfrechette
closed
8 months ago
2
chore: prepare release 2.3
#209
nfrechette
closed
8 months ago
1
refactor: deprecate return coercion
#208
nfrechette
closed
9 months ago
1
feat: add graphics utils
#207
nfrechette
closed
9 months ago
1
Add support for arbitrary coordinate systems
#206
nfrechette
opened
9 months ago
0
Add support for NEON float64 SIMD
#205
nfrechette
opened
9 months ago
0
feat: improve codegen for double based types
#204
nfrechette
closed
9 months ago
1
feat: implement per SIMD lane vector negation
#203
nfrechette
closed
9 months ago
1
feat: improve type traits
#202
nfrechette
closed
9 months ago
1
feat: implement qvv/qv/qvs from matrix
#201
nfrechette
closed
9 months ago
1
feat: add vector_sqrt_reciprocal
#200
nfrechette
closed
10 months ago
1
feat: add matrix get/set component
#199
nfrechette
closed
10 months ago
1
feat: matrix set axis
#198
nfrechette
closed
10 months ago
1
chore: prepare release 2.2.1
#197
nfrechette
closed
10 months ago
1
fix: avoid catch2 nominmax override
#196
nfrechette
closed
10 months ago
1
fix: matrix4x4 multiplication
#195
nfrechette
closed
10 months ago
1
Why does matrix_mul always consider the left hand side as a 4x3 matrix
#194
peter1745
closed
10 months ago
3
Add vector_sqrt_reciprocal
#193
niello
closed
10 months ago
1
feat: vector set component
#192
nfrechette
closed
11 months ago
1
Add convenient overrides for functions with static masks like `vector_mix_xyxy`
#191
nfrechette
opened
11 months ago
0
fix: ios support
#190
nfrechette
closed
11 months ago
2
vector_neg by mask
#189
niello
closed
9 months ago
5
docs: add Kethers as a contributor for code
#188
allcontributors[bot]
closed
11 months ago
2
Add qvv_from_matrix
#187
niello
closed
9 months ago
2
fix: std::numeric_limits::max() in memory_utils.h conflicted with minwindef.h
#186
Kethers
closed
11 months ago
6
feat: misc improvements
#185
nfrechette
closed
11 months ago
2
chore: update conan link
#184
nfrechette
closed
11 months ago
2
Extend type traits to all types
#183
nfrechette
closed
9 months ago
0
Add argument type aliases for double types
#182
nfrechette
closed
9 months ago
0
Add RTM_SIMD_CALL to double types
#181
nfrechette
closed
9 months ago
0
Add camera utils for common projection matrix construction
#180
nfrechette
closed
9 months ago
0
Implement matrix_get_component and matrix_set_component
#179
nfrechette
closed
10 months ago
0
Implement matrix_set_axis to mirror matrix_get_axis
#178
nfrechette
closed
10 months ago
0
Implement vector_set_component to mirror vector_get_component
#177
nfrechette
closed
11 months ago
0
Implement vector_normalize for 4D vectors
#176
nfrechette
closed
11 months ago
0
Issues with overloading by return type
#175
niello
closed
9 months ago
7
Next