mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Fixed (u)int64 MSB/LSB handling on BE archs #306
This commit is contained in:
parent
05eac3c8b2
commit
417676566e
@ -75,6 +75,9 @@ Improvements:
|
|||||||
- Changed usage of __has_include to support Intel compiler #307
|
- Changed usage of __has_include to support Intel compiler #307
|
||||||
- Specialized integer implementation of YCoCg-R #310
|
- Specialized integer implementation of YCoCg-R #310
|
||||||
|
|
||||||
|
Fixes:
|
||||||
|
- Fixed (u)int64 MSB/LSB handling on BE archs #306
|
||||||
|
|
||||||
Deprecation:
|
Deprecation:
|
||||||
- Removed integer specification for 'mod' in GTC_integer #308
|
- Removed integer specification for 'mod' in GTC_integer #308
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user