fs2open: trunk r2558

Author Committer Branch Timestamp Parent
taylor trunk 2005-12-28 17:28 Pending
Changeset add support for glCompressedTexSubImage2D(), we don't use it yet but there is nothing wrong with adding it already
better support for mipmaps and mipmap filtering
add reg option "TextureFilter" to set bilinear or trilinear filter
clean up bitmap_id/bitmap_handle/texture_handle madness that made things difficult to understand
small fix for using 24-bit images on 16-bit bpp visual (untested)
mod - /trunk/fs2_open/code/graphics/gropenglextension.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropenglextension.h Diff File
mod - /trunk/fs2_open/code/graphics/gropengltexture.cpp Diff File
mod - /trunk/fs2_open/code/graphics/gropengltexture.h Diff File