]> git.tdb.fi Git - libs/gl.git/commit
Remove support for texture borders
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Nov 2010 13:10:50 +0000 (13:10 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Nov 2010 13:10:50 +0000 (13:10 +0000)
commitcd446554e998204eaba22504b7b28227feb8edbb
tree32348fa7e61109b39b03bf43a4c6dbc792798d29
parent2f09d68a0844d2838d116d93d3ecc69723b52f16
Remove support for texture borders
Implement missing Texture3D::sub_image
Add allocate methods to Texture2D and Texture3D
Fix a bug in Texture
12 files changed:
maketex.py
mesh_export.py
source/bloom.cpp
source/pipeline.cpp
source/pixelformat.cpp
source/pixelformat.h
source/shadowmap.cpp
source/texture.cpp
source/texture2d.cpp
source/texture2d.h
source/texture3d.cpp
source/texture3d.h