]> git.tdb.fi Git - libs/gl.git/commit
Combine the external_image functions in Texture::Loader
authorMikko Rasa <tdb@tdb.fi>
Mon, 1 Nov 2021 11:50:20 +0000 (13:50 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 1 Nov 2021 11:50:20 +0000 (13:50 +0200)
commita7948dfc4192efbbf2b5ca9258fd7e72b971f8ea
tree71c21e4b48837c88bea470aac01a452ab214e06b
parent5f5331a2d4c77c3954be1be65daa407d5841f8fc
Combine the external_image functions in Texture::Loader

Since DataFile::Loader now supports bound arguments, it can be used to
set the srgb flag.
source/core/texture.cpp
source/core/texture.h