Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <gl_globals.h>
Definition at line 300 of file gl_globals.h.
int gl_options_t::color_depth |
Definition at line 307 of file gl_globals.h.
Referenced by winsys_init().
int gl_options_t::compression |
Definition at line 309 of file gl_globals.h.
Referenced by GFXInit(), GFXTransferTexture(), init_opengl_extensions(), AnimatedTexture::LoadFrame(), AnimatedTexture::MakeActive(), RGBACompressed(), and RGBCompressed().
int gl_options_t::cubemap |
Definition at line 308 of file gl_globals.h.
Referenced by init_opengl_extensions().
int gl_options_t::display_lists |
Definition at line 305 of file gl_globals.h.
Referenced by GFXInit(), and GFXVertexList::RefreshDisplayList().
bool gl_options_t::ext_clamp_to_border |
Definition at line 321 of file gl_globals.h.
Referenced by GFXInit(), and init_opengl_extensions().
bool gl_options_t::ext_clamp_to_edge |
Definition at line 320 of file gl_globals.h.
Referenced by Background::Draw(), GFXInit(), and init_opengl_extensions().
bool gl_options_t::ext_srgb_framebuffer |
Definition at line 322 of file gl_globals.h.
Referenced by Technique::Pass::compile(), init_opengl_extensions(), Mesh::ProcessUndrawnMeshes(), Mesh::ProcessZFarMeshes(), and setupGLState().
int gl_options_t::fullscreen |
Definition at line 302 of file gl_globals.h.
Referenced by GFXShutdown(), winsys_init(), and winsys_shutdown().
int gl_options_t::max_array_indices |
Definition at line 315 of file gl_globals.h.
Referenced by init_opengl_extensions().
int gl_options_t::max_array_vertices |
Definition at line 316 of file gl_globals.h.
Referenced by init_opengl_extensions().
int gl_options_t::max_movie_dimension |
Definition at line 313 of file gl_globals.h.
Referenced by GFXInit(), and AnimatedTexture::LoadVideoSource().
int gl_options_t::max_rect_dimension |
Definition at line 314 of file gl_globals.h.
Referenced by GFXInit().
int gl_options_t::max_texture_dimension |
Definition at line 312 of file gl_globals.h.
Referenced by GFXInit(), and GFXTransferTexture().
int gl_options_t::mipmap |
Definition at line 306 of file gl_globals.h.
Referenced by GFXCreateTexture(), GFXInit(), and GFXTransferTexture().
size_t gl_options_t::Multitexture |
Definition at line 303 of file gl_globals.h.
Referenced by _GFXActiveTextureValid(), GFXVertexList::BeginDrawState(), Background::Draw(), VSSprite::Draw(), Animation::DrawAsVSSprite(), Animation::DrawNoTransform(), Animation::DrawNow(), GFXActiveTexture(), GFXDisable(), GFXEnable(), GFXInit(), GFXMultiTexAvailable(), GFXSelectTexture(), GFXTexCoord224f(), GFXTexCoord4f(), GFXTextureCoordGenMode(), GFXTextureEnv(), GFXTextureWrap(), GFXToggleTexture(), init_opengl_extensions(), AnimatedTexture::MakeActive(), AnimatedTexture::numLayers(), AnimatedTexture::numPasses(), Mesh::ProcessDrawQueue(), RestoreSpecMapState(), AnimatedTexture::SetupPass(), SetupSpecMapFirstPass(), and SetupSpecMapSecondPass().
bool gl_options_t::nv_fp2 |
Definition at line 323 of file gl_globals.h.
Referenced by Technique::Pass::compile(), and init_opengl_extensions().
int gl_options_t::PaletteExt |
Definition at line 304 of file gl_globals.h.
Referenced by GFXInit(), and GFXTransferTexture().
bool gl_options_t::pot_video_textures |
Definition at line 318 of file gl_globals.h.
Referenced by GFXInit(), and AnimatedTexture::LoadVideoSource().
bool gl_options_t::rect_textures |
Definition at line 317 of file gl_globals.h.
Referenced by GFXInit(), and AnimatedTexture::LoadVideoSource().
bool gl_options_t::s3tc |
Definition at line 319 of file gl_globals.h.
Referenced by GFXInit(), GFXTransferTexture(), init_opengl_extensions(), RGBACompressed(), and RGBCompressed().
bool gl_options_t::smooth_lines |
Definition at line 324 of file gl_globals.h.
Referenced by GFXVertexList::Draw(), PaintText::drawLines(), GFXEnable(), GFXInit(), and ShowText().
bool gl_options_t::smooth_points |
Definition at line 325 of file gl_globals.h.
Referenced by GFXVertexList::Draw(), ParticleTrail::DrawAndUpdate(), GFXEnable(), and GFXInit().
char gl_options_t::smooth_shade |
Definition at line 311 of file gl_globals.h.
Referenced by GFXInit().
char gl_options_t::wireframe |
Definition at line 310 of file gl_globals.h.
Referenced by GFXInit().