]> git.tdb.fi Git - libs/gl.git/commit - source/core/texture1d.cpp
Rework PixelComponents and PixelFormat to use custom values
authorMikko Rasa <tdb@tdb.fi>
Sat, 11 Sep 2021 14:23:56 +0000 (17:23 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 11 Sep 2021 14:31:43 +0000 (17:31 +0300)
commit33b6ca811172d402fc891eeed9cd2a5edc28d61d
tree6d005a91311d19992db3382a580235b85492b991
parenta60b558e1c327fd2e2600ad2551dc0ac648761f2
Rework PixelComponents and PixelFormat to use custom values
source/core/datatype.h
source/core/pixelformat.cpp
source/core/pixelformat.h
source/core/renderbuffer.cpp
source/core/texture1d.cpp
source/core/texture2d.cpp
source/core/texture3d.cpp
source/core/texturecube.cpp