Skip to content

Activity

Fix adjoint AVX

redoravpushed 1 commit to master • 6798e76…b5d71e2 • 
on Jan 21

Add implementation

redoravpushed 1 commit to master • 3f6e072…6798e76 • 
on Jan 21

Add quaternion unit test helper

redoravpushed 1 commit to master • 2d110c5…3f6e072 • 
on Jan 20

Fix unused variable, slerp unit tests and matrix adjoint unit tests

redoravpushed 1 commit to master • 4a5d54b…2d110c5 • 
on Jan 20

Forgot one function

redoravpushed 1 commit to master • 5662c7d…4a5d54b • 
on Jan 20

Improve documentation

redoravpushed 1 commit to master • 0b780b1…5662c7d • 
on Jan 20

Add adjoint functions for matrices and unit tests

redoravpushed 1 commit to master • 1495e7b…0b780b1 • 
on Jan 20

Small optimization to neg_epi32

redoravpushed 1 commit to master • 39b1d7c…1495e7b • 
on Jan 15

Add copysign function

redoravpushed 1 commit to master • 3e12332…39b1d7c • 
on Jan 14

Fix slerp

redoravpushed 1 commit to master • d0248e2…3e12332 • 
on Jan 14

Fix typo

redoravpushed 1 commit to master • fa23158…d0248e2 • 
on Jan 5

Implement integer dot product

redoravpushed 1 commit to master • 6f5274c…fa23158 • 
on Jan 5

Fix the incorrect inclusion of arm64_neon.h on unsupported compilers

redoravpushed 1 commit to master • 94f266a…6f5274c • 
on Dec 22, 2024

Specify correct system for Android packaging

redoravpushed 1 commit to master • 067c2fb…94f266a • 
on Dec 18, 2024

Put alignment on final types and not the backing n128

redoravpushed 1 commit to master • 4dd067b…067c2fb • 
on Dec 8, 2024

Fix incorrect mapping of _hlslpp_subm_ps to vmlsq_f32 which was causi…

redoravpushed 1 commit to master • a9a8b3f…4dd067b • 
on Dec 8, 2024

Use macro instead

redoravpushed 1 commit to master • 92729f2…a9a8b3f • 
on Dec 7, 2024

Make sure scalar has the same alignment requirements as the SIMD vers…

redoravpushed 1 commit to master • 75b10ba…92729f2 • 
on Dec 7, 2024

Revert until we update premake version

redoravpushed 1 commit to master • 1db26e6…75b10ba • 
on Dec 3, 2024

Merge branch 'master' of https://github.com/redorav/hlslpp

redoravpushed 2 commits to master • b30a335…1db26e6 • 
on Dec 3, 2024

Update Readme.md

redoravpushed 1 commit to master • fbe24b7…b30a335 • 
on Nov 20, 2024

Last compile fixes for scalar

redoravpushed 1 commit to master • 94f56f7…fbe24b7 • 
on Oct 30, 2024

Forgot to commit matrix code + scalar compile fixes

redoravpushed 1 commit to master • f436efa…94f56f7 • 
on Oct 30, 2024

Fix type punning compile error on GCC using the packed_union

redoravpushed 1 commit to master • 8ee8d57…f436efa • 
on Oct 30, 2024

Fix SSE2 builds

redoravpushed 1 commit to master • e6dbecc…8ee8d57 • 
on Oct 30, 2024

Create first version of data packing functions

redoravpushed 1 commit to master • d3a63cc…e6dbecc • 
on Oct 30, 2024

Add inline specifiers

redoravpushed 1 commit to master • 07e619a…d3a63cc • 
on Oct 29, 2024

Add initial half class

redoravpushed 1 commit to master • e1dddc0…07e619a • 
on Oct 29, 2024

Add ldexp

redoravpushed 1 commit to master • 49deabf…e1dddc0 • 
on Oct 29, 2024

Fix compile error

redoravpushed 1 commit to master • 5a98ad7…49deabf • 
on Oct 19, 2024