Skip to content

Commit

Permalink
changelog: Added aligned_*vec3 simd support #1245
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-lunarg committed Feb 8, 2024
1 parent 9e72e5a commit 7adb4a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ target_link_libraries(main PRIVATE glm::glm)

#### Improvements:
- Enables only warnings as errors while building unit tests
- Added aligned_*vec3 simd support #1245

#### Fixes:
- Fixed C++ language auto detection build, disable C++98 warnings with Clang #1235, #1231
Expand Down

0 comments on commit 7adb4a5

Please sign in to comment.