]> git.tdb.fi Git - libs/gl.git/commit
Allow texture mipmap levels to be specified in datafiles
authorMikko Rasa <tdb@tdb.fi>
Sun, 31 Jan 2021 00:24:14 +0000 (02:24 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 31 Jan 2021 00:36:53 +0000 (02:36 +0200)
commitfb5ca4dbba257d3eb7fa15800d9663b774e41e7e
treecae92845579e282fd662c479aa33537b90ac77bb
parent47f817343df1d06d91a4f7c4d5b47df40b24366c
Allow texture mipmap levels to be specified in datafiles

This appears to have been missed in 03d3984 which removed the filtering
heuristic from storage/allocate.
source/texture1d.cpp
source/texture1d.h
source/texture2d.cpp
source/texture2d.h
source/texture3d.cpp
source/texture3d.h
source/texturecube.cpp
source/texturecube.h