]> git.tdb.fi Git - libs/gl.git/commit
Support BGR and BGRA as texture formats through swizzling
authorMikko Rasa <tdb@tdb.fi>
Mon, 1 Feb 2021 19:18:29 +0000 (21:18 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 1 Feb 2021 20:25:37 +0000 (22:25 +0200)
commit2edfcf08707c3627b6b27289ba607a7183d63b01
treed95f79a6be1b3ccae86389200b91f729511571ee
parent9087cc0a372b9c739f15398c7a22c0a6eb5041bb
Support BGR and BGRA as texture formats through swizzling
source/pixelformat.cpp
source/pixelformat.h
source/texture.cpp
source/texture.h