- Added lowp variant of GTC_colorspace convertLinearToSRGB #419

This commit is contained in:
Christophe Riccio
2016-10-16 20:17:29 +02:00
parent e4c559b29b
commit a2684a8fe5
4 changed files with 31 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Added GTC_color_encoding extension
##### Improvements:
- Added lowp variant of GTC_colorspace convertLinearToSRGB #419
##### Fixes: