ObjFW  Check-in [cf4d6a3dfa]

Overview
Comment:OFMatrix4x4: Convert multiplication to loop

This should make vectorization easier.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cf4d6a3dfa9442b9b5d5abdadf1c8d42609510876c6ce65dbada43b90dc2decd
User & Date: js on 2023-10-29 12:03:10
Other Links: manifest | tags
Context
2023-10-30
23:31
OFMatrix4x4: Use 3DNow! for multiplication check-in: 5b213166ee user: js tags: trunk
2023-10-29
12:03
OFMatrix4x4: Convert multiplication to loop check-in: cf4d6a3dfa user: js tags: trunk
2023-10-28
18:55
README.md: Fix typo check-in: d36ac8babf user: js tags: trunk
Changes