Changelog for
glm-devel-0.9.7.5-19.4.x86_64.rpm :
Wed Jun 29 14:00:00 2016 mpluskalAATTsuse.com
- Update to 0.9.7.5
* Added Visual C++ Clang toolset detection
* Fixed uaddCarry warning #497
* Fixed roundPowerOfTwo and floorPowerOfTwo #503
* Fixed Visual C++ SIMD instruction set automatic detection in 64
bits
* Fixed to_string when used with GLM_FORCE_INLINE #506
* Fixed GLM_FORCE_INLINE with binary vec4 operators
Mon Mar 21 13:00:00 2016 dmitry_rAATTopensuse.org
- Update to version 0.9.7.4
- Fix cmake config location
* glm-cmake-config.patch
- Drop obsolete
* glm-0.9.5.3-no_gtc_packing_test.patch
- Drop aliasing.patch, use -fno-strict-aliasing
Thu Sep 25 14:00:00 2014 schwabAATTsuse.de
- aliasing.patch: fix strict aliasing issues
Fri May 16 14:00:00 2014 fstrbaAATTsuse.com
- Version bump to 0.9.5.3
- Add a patch to disable gtc_packing test that fails on some i586
systems:
* glm-0.9.5.3-no_gtc_packing_test.patch
- Add %fdupes to reduce size
Mon Mar 24 13:00:00 2014 tchvatalAATTsuse.com
- Version bump to 0.9.5.2:
* Various bug fixes
* MIT only license
- Remove no longer needed patch:
* glm-nonx86.patch
- Use cmake macros to build
Thu Aug 1 14:00:00 2013 dvaleevAATTsuse.com
- convert sources to UNIX format using dos2unix
- fix build on non x86 architectures (glm-nonx86.patch)
Thu Jul 18 14:00:00 2013 cfarrellAATTsuse.com
- license update: MIT and GPL-2.0+
glm-0.9.4.4/test/external/gli/core/shared_ptr.inl is GPL licensed
Wed Jul 10 14:00:00 2013 dmitry_rAATTopensuse.org
- Update to version 0.9.4.4
* Promoted GTC_espilon extension
* Promoted GTC_ulp extension
* Removed GLM website from the source repository
* Added GLM_FORCE_RADIANS so that all functions takes radians for arguments
Sun Mar 3 13:00:00 2013 jengelhAATTinai.de
- Add missing BuildRoot directive (resolve SLE build failure)
Tue Sep 4 14:00:00 2012 adamAATTmizerski.pl
- update to 0.9.3.4
- A lot happend since last update.
Changelog available at http://glm.g-truc.net/
Sun Feb 5 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections
Fri Sep 16 14:00:00 2011 adamAATTmizerski.pl
- update to 0.9.2.4
- Fixed extensions bugs
Mon Jun 27 14:00:00 2011 adamAATTmizerski.pl
- update to 0.9.2.3
- Fixed build issues
- update to 0.9.2.2
- Expend matrix constructors flexibility
- Improved quaternion implementation
- Fixed many warnings across platforms and compilers
Thu May 26 14:00:00 2011 adamAATTmizerski.pl
- update to 0.9.2.1
- Automatically detect CUDA support
- Improved compiler detection
- Fixed errors and warnings in VC with C++ extensions disabled
- Fixed and tested GLM_GTX_vector_angle
- Fixed and tested GLM_GTX_rotate_vector
Sat May 14 14:00:00 2011 adamAATTmizerski.pl
- new package