diff options
author | Evgeny Zuev <evgeny.zuev@xored.com> | 2017-07-24 18:24:10 +0700 |
---|---|---|
committer | Evgeny Zuev <evgeny.zuev@xored.com> | 2017-07-24 18:25:55 +0700 |
commit | 4ed6e4a70e0396667821d217971b124e0e22c3dc (patch) | |
tree | 482464927527ae106e8db72e5f56d8fb046281c9 /editor/icons/source | |
parent | 042bfabd8f11d90daebfe50b615811298701196e (diff) |
Fix switching SRGB extension happen before binding of texture
Previously, texture parameter `_TEXTURE_SRGB_DECODE_EXT` was changed
before the call of `glBindTexture`, which caused modification of previously
bound texture instead of desired one. Now it's changed after `glBindTexture`.
Diffstat (limited to 'editor/icons/source')
0 files changed, 0 insertions, 0 deletions