Optimized GTC_packing implementation

This commit is contained in:
Christophe Riccio
2016-11-20 19:54:03 +01:00
parent 3cc726c7a4
commit 32cfecba97
3 changed files with 13 additions and 12 deletions

View File

@@ -62,6 +62,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### Improvements:
- Added lowp variant of GTC_colorspace convertLinearToSRGB #419
- Replaced the manual by a markdown version #458
- Optimized GTC_packing implementation
#### Fixes:
- Removed doxygen references to GTC_half_float which was removed in 0.9.4