fs2open: trunk r3065
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
taylor | trunk | 2006-05-13 03:29 | Pending | ||
Changeset | OpenGL envmap support newer OpenGL extension support add GL_ARB_texture_rectangle support for non-power-of-2 textures as interface graphics add cubemap reading and writing support to DDS loader fix bug in DDS loader that made compressed images with mipmaps use more memory than they really required add support for a default envmap named "cubemap.dds" new mission flag "$Environment Map:" to use a pre-existing envmap minor cleanup of compiler warning messages get rid of wasteful math from gr_set_proj_matrix() remove extra gr_set_*_matrix() calls from starfield.cpp as there was no longer a reason for them to be there clean up bmpman flags in reguards to cubemaps and render targets disable D3D envmap code until it can be upgraded to current level of code remove bumpmap code from OpenGL stuff (sorry but it was getting in the way, if it was more than copy-paste it would be worth keeping) replace gluPerspective() call with glFrustum() call, it's a lot less math this way and saves the extra function call |
||||
mod - /trunk/fs2_open/code/bmpman/bm_internal.h | Diff File | ||||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/bmpman/bmpman.h | Diff File | ||||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/cmdline/cmdline.h | Diff File | ||||
mod - /trunk/fs2_open/code/ddsutils/ddsutils.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/ddsutils/ddsutils.h | Diff File | ||||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/2d.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/2d.h | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/grd3dbmpman.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/grd3dbmpman.h | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/grinternal.h | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/gropengl.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/gropengl.h | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/gropenglbmpman.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/gropenglbmpman.h | Diff File | ||||
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 | ||||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/graphics/grstub.h | Diff File | ||||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/mission/missionparse.h | Diff File | ||||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/starfield/starfield.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/windows_stub/config.h | Diff File |