glm/glm.changes

104 lines
3.3 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 21 19:13:24 UTC 2016 - dmitry_r@opensuse.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 11:34:14 UTC 2014 - schwab@suse.de
- aliasing.patch: fix strict aliasing issues
-------------------------------------------------------------------
Fri May 16 09:09:02 UTC 2014 - fstrba@suse.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 14:40:23 UTC 2014 - tchvatal@suse.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 11:01:03 UTC 2013 - dvaleev@suse.com
- convert sources to UNIX format using dos2unix
- fix build on non x86 architectures (glm-nonx86.patch)
-------------------------------------------------------------------
Thu Jul 18 14:21:38 UTC 2013 - cfarrell@suse.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 17:02:31 UTC 2013 - dmitry_r@opensuse.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 22:52:32 UTC 2013 - jengelh@inai.de
- Add missing BuildRoot directive (resolve SLE build failure)
-------------------------------------------------------------------
Tue Sep 4 21:41:59 UTC 2012 - adam@mizerski.pl
- update to 0.9.3.4
- A lot happend since last update.
Changelog available at http://glm.g-truc.net/
-------------------------------------------------------------------
Sun Feb 5 16:24:30 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections
-------------------------------------------------------------------
Fri Sep 16 20:54:46 UTC 2011 - adam@mizerski.pl
- update to 0.9.2.4
- Fixed extensions bugs
-------------------------------------------------------------------
Mon Jun 27 09:22:25 UTC 2011 - adam@mizerski.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 20:20:28 UTC 2011 - adam@mizerski.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 22:15:06 UTC 2011 - adam@mizerski.pl
- new package