]> git.tdb.fi Git - libs/gl.git/commit
Support linear to sRGB conversion when loading materials and textures
authorMikko Rasa <tdb@tdb.fi>
Tue, 29 Apr 2014 05:28:27 +0000 (08:28 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 29 Apr 2014 05:28:27 +0000 (08:28 +0300)
commite37851b98dde5082ee92570354746f2f92e21940
tree43e8606ccf9df1edd9a8d33ae85789514d28755d
parent49758ab622d2e8ed4b3a60d7b9afc4abd741300c
Support linear to sRGB conversion when loading materials and textures
13 files changed:
source/material.cpp
source/material.h
source/pixelformat.cpp
source/pixelformat.h
source/renderpass.cpp
source/resources.cpp
source/resources.h
source/texture.cpp
source/texture.h
source/texture2d.cpp
source/texture2d.h
source/texturecube.cpp
source/texturecube.h