CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

csGLExtensionFlags Struct Reference

Struct containing all GL extension test flags. More...

#include <csplugincommon/opengl/glextmanager.h>

Inheritance diagram for csGLExtensionFlags:

csGLExtensionManager List of all members.

Public Attributes

bool CS_GL_version_1_2
 Whether the corresponding GL version is supported.
bool CS_GL_version_1_3
 Whether the corresponding GL version is supported.
bool CS_GL_ARB_imaging
 Whether the GL_ARB_imaging extension was found.
bool CS_GL_ARB_multitexture
 Whether the GL_ARB_multitexture extension was found.
bool CS_GL_ARB_transpose_matrix
 Whether the GL_ARB_transpose_matrix extension was found.
bool CS_GL_ARB_multisample
 Whether the GL_ARB_multisample extension was found.
bool CS_GL_ARB_texture_env_add
 Whether the GL_ARB_texture_env_add extension was found.
bool CS_WGL_ARB_extensions_string
 Whether the WGL_ARB_extensions_string extension was found.
bool CS_WGL_ARB_buffer_region
 Whether the WGL_ARB_buffer_region extension was found.
bool CS_GL_ARB_texture_cube_map
 Whether the GL_ARB_texture_cube_map extension was found.
bool CS_GL_ARB_depth_texture
 Whether the GL_ARB_depth_texture extension was found.
bool CS_GL_ARB_point_parameters
 Whether the GL_ARB_point_parameters extension was found.
bool CS_GL_ARB_shadow
 Whether the GL_ARB_shadow extension was found.
bool CS_GL_ARB_shadow_ambient
 Whether the GL_ARB_shadow_ambient extension was found.
bool CS_GL_ARB_texture_border_clamp
 Whether the GL_ARB_texture_border_clamp extension was found.
bool CS_GL_ARB_texture_compression
 Whether the GL_ARB_texture_compression extension was found.
bool CS_GL_ARB_texture_env_combine
 Whether the GL_ARB_texture_env_combine extension was found.
bool CS_GL_ARB_texture_env_crossbar
 Whether the GL_ARB_texture_env_crossbar extension was found.
bool CS_GL_ARB_texture_env_dot3
 Whether the GL_ARB_texture_env_dot3 extension was found.
bool CS_GL_ARB_texture_mirrored_repeat
 Whether the GL_ARB_texture_mirrored_repeat extension was found.
bool CS_GL_ARB_vertex_blend
 Whether the GL_ARB_vertex_blend extension was found.
bool CS_GL_ARB_vertex_program
 Whether the GL_ARB_vertex_program extension was found.
bool CS_GL_ARB_window_pos
 Whether the GL_ARB_window_pos extension was found.
bool CS_GL_EXT_422_pixels
 Whether the GL_EXT_422_pixels extension was found.
bool CS_GL_EXT_abgr
 Whether the GL_EXT_abgr extension was found.
bool CS_GL_EXT_bgra
 Whether the GL_EXT_bgra extension was found.
bool CS_GL_EXT_blend_color
 Whether the GL_EXT_blend_color extension was found.
bool CS_GL_EXT_blend_func_separate
 Whether the GL_EXT_blend_func_separate extension was found.
bool CS_GL_EXT_blend_logic_op
 Whether the GL_EXT_blend_logic_op extension was found.
bool CS_GL_EXT_blend_minmax
 Whether the GL_EXT_blend_minmax extension was found.
bool CS_GL_EXT_blend_subtract
 Whether the GL_EXT_blend_subtract extension was found.
bool CS_GL_EXT_clip_volume_hint
 Whether the GL_EXT_clip_volume_hint extension was found.
bool CS_GL_EXT_color_subtable
 Whether the GL_EXT_color_subtable extension was found.
bool CS_GL_EXT_compiled_vertex_array
 Whether the GL_EXT_compiled_vertex_array extension was found.
bool CS_GL_EXT_convolution
 Whether the GL_EXT_convolution extension was found.
bool CS_GL_EXT_fog_coord
 Whether the GL_EXT_fog_coord extension was found.
bool CS_GL_EXT_histogram
 Whether the GL_EXT_histogram extension was found.
bool CS_GL_EXT_multi_draw_arrays
 Whether the GL_EXT_multi_draw_arrays extension was found.
bool CS_GL_EXT_packed_pixels
 Whether the GL_EXT_packed_pixels extension was found.
bool CS_GL_EXT_paletted_texture
 Whether the GL_EXT_paletted_texture extension was found.
bool CS_GL_EXT_point_parameters
 Whether the GL_EXT_point_parameters extension was found.
bool CS_GL_EXT_polygon_offset
 Whether the GL_EXT_polygon_offset extension was found.
bool CS_GL_EXT_secondary_color
 Whether the GL_EXT_secondary_color extension was found.
bool CS_GL_EXT_separate_specular_color
 Whether the GL_EXT_separate_specular_color extension was found.
bool CS_GL_EXT_shadow_funcs
 Whether the GL_EXT_shadow_funcs extension was found.
bool CS_GL_EXT_shared_texture_palette
 Whether the GL_EXT_shared_texture_palette extension was found.
bool CS_GL_EXT_stencil_two_side
 Whether the GL_EXT_stencil_two_side extension was found.
bool CS_GL_EXT_stencil_wrap
 Whether the GL_EXT_stencil_wrap extension was found.
bool CS_GL_EXT_subtexture
 Whether the GL_EXT_subtexture extension was found.
bool CS_GL_EXT_texture3D
 Whether the GL_EXT_texture3D extension was found.
bool CS_GL_EXT_texture_compression_s3tc
 Whether the GL_EXT_texture_compression_s3tc extension was found.
bool CS_GL_EXT_texture_env_add
 Whether the GL_EXT_texture_env_add extension was found.
bool CS_GL_EXT_texture_env_combine
 Whether the GL_EXT_texture_env_combine extension was found.
bool CS_GL_EXT_texture_env_dot3
 Whether the GL_EXT_texture_env_dot3 extension was found.
bool CS_GL_EXT_texture_filter_anisotropic
 Whether the GL_EXT_texture_filter_anisotropic extension was found.
bool CS_GL_EXT_texture_lod_bias
 Whether the GL_EXT_texture_lod_bias extension was found.
bool CS_GL_EXT_texture_object
 Whether the GL_EXT_texture_object extension was found.
bool CS_GL_EXT_vertex_array
 Whether the GL_EXT_vertex_array extension was found.
bool CS_GL_EXT_vertex_shader
 Whether the GL_EXT_vertex_shader extension was found.
bool CS_GL_EXT_vertex_weighting
 Whether the GL_EXT_vertex_weighting extension was found.
bool CS_GL_HP_occlusion_test
 Whether the GL_HP_occlusion_test extension was found.
bool CS_GL_NV_blend_square
 Whether the GL_NV_blend_square extension was found.
bool CS_GL_NV_copy_depth_to_color
 Whether the GL_NV_copy_depth_to_color extension was found.
bool CS_GL_NV_depth_clamp
 Whether the GL_NV_depth_clamp extension was found.
bool CS_GL_NV_evaluators
 Whether the GL_NV_evaluators extension was found.
bool CS_GL_NV_fence
 Whether the GL_NV_fence extension was found.
bool CS_GL_NV_fog_distance
 Whether the GL_NV_fog_distance extension was found.
bool CS_GL_NV_light_max_exponent
 Whether the GL_NV_light_max_exponent extension was found.
bool CS_GL_NV_multisample_filter_hint
 Whether the GL_NV_multisample_filter_hint extension was found.
bool CS_GL_NV_occlusion_query
 Whether the GL_NV_occlusion_query extension was found.
bool CS_GL_NV_packed_depth_stencil
 Whether the GL_NV_packed_depth_stencil extension was found.
bool CS_GL_NV_point_sprite
 Whether the GL_NV_point_sprite extension was found.
bool CS_GL_NV_register_combiners
 Whether the GL_NV_register_combiners extension was found.
bool CS_GL_NV_register_combiners2
 Whether the GL_NV_register_combiners2 extension was found.
bool CS_GL_NV_texgen_emboss
 Whether the GL_NV_texgen_emboss extension was found.
bool CS_GL_NV_texgen_reflection
 Whether the GL_NV_texgen_reflection extension was found.
bool CS_GL_NV_texture_compression_vtc
 Whether the GL_NV_texture_compression_vtc extension was found.
bool CS_GL_NV_texture_env_combine4
 Whether the GL_NV_texture_env_combine4 extension was found.
bool CS_GL_NV_texture_rectangle
 Whether the GL_NV_texture_rectangle extension was found.
bool CS_GL_NV_texture_shader
 Whether the GL_NV_texture_shader extension was found.
bool CS_GL_NV_texture_shader2
 Whether the GL_NV_texture_shader2 extension was found.
bool CS_GL_NV_texture_shader3
 Whether the GL_NV_texture_shader3 extension was found.
bool CS_GL_NV_vertex_array_range
 Whether the GL_NV_vertex_array_range extension was found.
bool CS_GL_NV_vertex_array_range2
 Whether the GL_NV_vertex_array_range2 extension was found.
bool CS_GL_NV_vertex_program
 Whether the GL_NV_vertex_program extension was found.
bool CS_GL_NV_vertex_program1_1
 Whether the GL_NV_vertex_program1_1 extension was found.
bool CS_GL_ATI_element_array
 Whether the GL_ATI_element_array extension was found.
bool CS_GL_ATI_envmap_bumpmap
 Whether the GL_ATI_envmap_bumpmap extension was found.
bool CS_GL_ATI_fragment_shader
 Whether the GL_ATI_fragment_shader extension was found.
bool CS_GL_ATI_pn_triangles
 Whether the GL_ATI_pn_triangles extension was found.
bool CS_GL_ATI_texture_mirror_once
 Whether the GL_ATI_texture_mirror_once extension was found.
bool CS_GL_ATI_vertex_array_object
 Whether the GL_ATI_vertex_array_object extension was found.
bool CS_GL_ATI_vertex_attrib_array_object
 Whether the GL_ATI_vertex_attrib_array_object extension was found.
bool CS_GL_ATI_vertex_streams
 Whether the GL_ATI_vertex_streams extension was found.
bool CS_WGL_I3D_image_buffer
 Whether the WGL_I3D_image_buffer extension was found.
bool CS_WGL_I3D_swap_frame_lock
 Whether the WGL_I3D_swap_frame_lock extension was found.
bool CS_WGL_I3D_swap_frame_usage
 Whether the WGL_I3D_swap_frame_usage extension was found.
bool CS_GL_3DFX_texture_compression_FXT1
 Whether the GL_3DFX_texture_compression_FXT1 extension was found.
bool CS_GL_IBM_cull_vertex
 Whether the GL_IBM_cull_vertex extension was found.
bool CS_GL_IBM_multimode_draw_arrays
 Whether the GL_IBM_multimode_draw_arrays extension was found.
bool CS_GL_IBM_raster_pos_clip
 Whether the GL_IBM_raster_pos_clip extension was found.
bool CS_GL_IBM_texture_mirrored_repeat
 Whether the GL_IBM_texture_mirrored_repeat extension was found.
bool CS_GL_IBM_vertex_array_lists
 Whether the GL_IBM_vertex_array_lists extension was found.
bool CS_GL_MESA_resize_buffers
 Whether the GL_MESA_resize_buffers extension was found.
bool CS_GL_MESA_window_pos
 Whether the GL_MESA_window_pos extension was found.
bool CS_GL_OML_interlace
 Whether the GL_OML_interlace extension was found.
bool CS_GL_OML_resample
 Whether the GL_OML_resample extension was found.
bool CS_GL_OML_subsample
 Whether the GL_OML_subsample extension was found.
bool CS_GL_SGIS_generate_mipmap
 Whether the GL_SGIS_generate_mipmap extension was found.
bool CS_GL_SGIS_multisample
 Whether the GL_SGIS_multisample extension was found.
bool CS_GL_SGIS_pixel_texture
 Whether the GL_SGIS_pixel_texture extension was found.
bool CS_GL_SGIS_texture_border_clamp
 Whether the GL_SGIS_texture_border_clamp extension was found.
bool CS_GL_SGIS_texture_color_mask
 Whether the GL_SGIS_texture_color_mask extension was found.
bool CS_GL_SGIS_texture_edge_clamp
 Whether the GL_SGIS_texture_edge_clamp extension was found.
bool CS_GL_SGIS_texture_lod
 Whether the GL_SGIS_texture_lod extension was found.
bool CS_GL_SGIS_depth_texture
 Whether the GL_SGIS_depth_texture extension was found.
bool CS_GL_SGIX_fog_offset
 Whether the GL_SGIX_fog_offset extension was found.
bool CS_GL_SGIX_interlace
 Whether the GL_SGIX_interlace extension was found.
bool CS_GL_SGIX_shadow_ambient
 Whether the GL_SGIX_shadow_ambient extension was found.
bool CS_GL_SGI_color_matrix
 Whether the GL_SGI_color_matrix extension was found.
bool CS_GL_SGI_color_table
 Whether the GL_SGI_color_table extension was found.
bool CS_GL_SGI_texture_color_table
 Whether the GL_SGI_texture_color_table extension was found.
bool CS_GL_SUN_vertex
 Whether the GL_SUN_vertex extension was found.
bool CS_GL_ARB_fragment_program
 Whether the GL_ARB_fragment_program extension was found.
bool CS_GL_ATI_text_fragment_shader
 Whether the GL_ATI_text_fragment_shader extension was found.
bool CS_GL_APPLE_client_storage
 Whether the GL_APPLE_client_storage extension was found.
bool CS_GL_APPLE_element_array
 Whether the GL_APPLE_element_array extension was found.
bool CS_GL_APPLE_fence
 Whether the GL_APPLE_fence extension was found.
bool CS_GL_APPLE_vertex_array_object
 Whether the GL_APPLE_vertex_array_object extension was found.
bool CS_GL_APPLE_vertex_array_range
 Whether the GL_APPLE_vertex_array_range extension was found.
bool CS_WGL_ARB_pixel_format
 Whether the WGL_ARB_pixel_format extension was found.
bool CS_WGL_ARB_make_current_read
 Whether the WGL_ARB_make_current_read extension was found.
bool CS_WGL_ARB_pbuffer
 Whether the WGL_ARB_pbuffer extension was found.
bool CS_WGL_EXT_swap_control
 Whether the WGL_EXT_swap_control extension was found.
bool CS_WGL_ARB_render_texture
 Whether the WGL_ARB_render_texture extension was found.
bool CS_WGL_EXT_extensions_string
 Whether the WGL_EXT_extensions_string extension was found.
bool CS_WGL_EXT_make_current_read
 Whether the WGL_EXT_make_current_read extension was found.
bool CS_WGL_EXT_pbuffer
 Whether the WGL_EXT_pbuffer extension was found.
bool CS_WGL_EXT_pixel_format
 Whether the WGL_EXT_pixel_format extension was found.
bool CS_WGL_I3D_digital_video_control
 Whether the WGL_I3D_digital_video_control extension was found.
bool CS_WGL_I3D_gamma
 Whether the WGL_I3D_gamma extension was found.
bool CS_WGL_I3D_genlock
 Whether the WGL_I3D_genlock extension was found.
bool CS_GL_ARB_matrix_palette
 Whether the GL_ARB_matrix_palette extension was found.
bool CS_GL_NV_element_array
 Whether the GL_NV_element_array extension was found.
bool CS_GL_NV_float_buffer
 Whether the GL_NV_float_buffer extension was found.
bool CS_GL_NV_fragment_program
 Whether the GL_NV_fragment_program extension was found.
bool CS_GL_NV_primitive_restart
 Whether the GL_NV_primitive_restart extension was found.
bool CS_GL_NV_vertex_program2
 Whether the GL_NV_vertex_program2 extension was found.
bool CS_GL_ARB_vertex_buffer_object
 Whether the GL_ARB_vertex_buffer_object extension was found.
bool CS_GL_ATI_separate_stencil
 Whether the GL_ATI_separate_stencil extension was found.
bool CS_GL_ARB_texture_non_power_of_two
 Whether the GL_ARB_texture_non_power_of_two extension was found.
bool CS_GL_ARB_point_sprite
 Whether the GL_ARB_point_sprite extension was found.
bool CS_GL_ARB_shading_language_100
 Whether the GL_ARB_shading_language_100 extension was found.
bool CS_GL_ARB_shader_objects
 Whether the GL_ARB_shader_objects extension was found.
bool CS_GL_ARB_fragment_shader
 Whether the GL_ARB_fragment_shader extension was found.
bool CS_GL_ARB_vertex_shader
 Whether the GL_ARB_vertex_shader extension was found.
bool CS_GL_ARB_pixel_buffer_object
 Whether the GL_ARB_pixel_buffer_object extension was found.
bool CS_GL_ARB_texture_rectangle
 Whether the GL_ARB_texture_rectangle extension was found.

Detailed Description

Struct containing all GL extension test flags.

Definition at line 14243 of file glextmanager.h.


Member Data Documentation

bool csGLExtensionFlags::CS_GL_3DFX_texture_compression_FXT1
 

Whether the GL_3DFX_texture_compression_FXT1 extension was found.

Set by csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1().

Definition at line 14537 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_APPLE_client_storage
 

Whether the GL_APPLE_client_storage extension was found.

Set by csGLExtensionManager::InitGL_APPLE_client_storage().

Definition at line 14621 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_APPLE_element_array
 

Whether the GL_APPLE_element_array extension was found.

Set by csGLExtensionManager::InitGL_APPLE_element_array().

Definition at line 14624 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_APPLE_fence
 

Whether the GL_APPLE_fence extension was found.

Set by csGLExtensionManager::InitGL_APPLE_fence().

Definition at line 14627 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_APPLE_vertex_array_object
 

Whether the GL_APPLE_vertex_array_object extension was found.

Set by csGLExtensionManager::InitGL_APPLE_vertex_array_object().

Definition at line 14630 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_APPLE_vertex_array_range
 

Whether the GL_APPLE_vertex_array_range extension was found.

Set by csGLExtensionManager::InitGL_APPLE_vertex_array_range().

Definition at line 14633 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_depth_texture
 

Whether the GL_ARB_depth_texture extension was found.

Set by csGLExtensionManager::InitGL_ARB_depth_texture().

Definition at line 14276 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_fragment_program
 

Whether the GL_ARB_fragment_program extension was found.

Set by csGLExtensionManager::InitGL_ARB_fragment_program().

Definition at line 14615 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_fragment_shader
 

Whether the GL_ARB_fragment_shader extension was found.

Set by csGLExtensionManager::InitGL_ARB_fragment_shader().

Definition at line 14708 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_imaging
 

Whether the GL_ARB_imaging extension was found.

Set by csGLExtensionManager::InitGL_ARB_imaging().

Definition at line 14252 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_matrix_palette
 

Whether the GL_ARB_matrix_palette extension was found.

Set by csGLExtensionManager::InitGL_ARB_matrix_palette().

Definition at line 14672 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_multisample
 

Whether the GL_ARB_multisample extension was found.

Set by csGLExtensionManager::InitGL_ARB_multisample().

Definition at line 14261 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_multitexture
 

Whether the GL_ARB_multitexture extension was found.

Set by csGLExtensionManager::InitGL_ARB_multitexture().

Definition at line 14255 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_pixel_buffer_object
 

Whether the GL_ARB_pixel_buffer_object extension was found.

Set by csGLExtensionManager::InitGL_ARB_pixel_buffer_object().

Definition at line 14714 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_point_parameters
 

Whether the GL_ARB_point_parameters extension was found.

Set by csGLExtensionManager::InitGL_ARB_point_parameters().

Definition at line 14279 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_point_sprite
 

Whether the GL_ARB_point_sprite extension was found.

Set by csGLExtensionManager::InitGL_ARB_point_sprite().

Definition at line 14699 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_shader_objects
 

Whether the GL_ARB_shader_objects extension was found.

Set by csGLExtensionManager::InitGL_ARB_shader_objects().

Definition at line 14705 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_shading_language_100
 

Whether the GL_ARB_shading_language_100 extension was found.

Set by csGLExtensionManager::InitGL_ARB_shading_language_100().

Definition at line 14702 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_shadow
 

Whether the GL_ARB_shadow extension was found.

Set by csGLExtensionManager::InitGL_ARB_shadow().

Definition at line 14282 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_shadow_ambient
 

Whether the GL_ARB_shadow_ambient extension was found.

Set by csGLExtensionManager::InitGL_ARB_shadow_ambient().

Definition at line 14285 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_border_clamp
 

Whether the GL_ARB_texture_border_clamp extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_border_clamp().

Definition at line 14288 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_compression
 

Whether the GL_ARB_texture_compression extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_compression().

Definition at line 14291 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_cube_map
 

Whether the GL_ARB_texture_cube_map extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_cube_map().

Definition at line 14273 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_env_add
 

Whether the GL_ARB_texture_env_add extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_env_add().

Definition at line 14264 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_env_combine
 

Whether the GL_ARB_texture_env_combine extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_env_combine().

Definition at line 14294 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_env_crossbar
 

Whether the GL_ARB_texture_env_crossbar extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_env_crossbar().

Definition at line 14297 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_env_dot3
 

Whether the GL_ARB_texture_env_dot3 extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_env_dot3().

Definition at line 14300 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_mirrored_repeat
 

Whether the GL_ARB_texture_mirrored_repeat extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat().

Definition at line 14303 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_non_power_of_two
 

Whether the GL_ARB_texture_non_power_of_two extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_non_power_of_two().

Definition at line 14696 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_texture_rectangle
 

Whether the GL_ARB_texture_rectangle extension was found.

Set by csGLExtensionManager::InitGL_ARB_texture_rectangle().

Definition at line 14717 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_transpose_matrix
 

Whether the GL_ARB_transpose_matrix extension was found.

Set by csGLExtensionManager::InitGL_ARB_transpose_matrix().

Definition at line 14258 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_vertex_blend
 

Whether the GL_ARB_vertex_blend extension was found.

Set by csGLExtensionManager::InitGL_ARB_vertex_blend().

Definition at line 14306 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_vertex_buffer_object
 

Whether the GL_ARB_vertex_buffer_object extension was found.

Set by csGLExtensionManager::InitGL_ARB_vertex_buffer_object().

Definition at line 14690 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_vertex_program
 

Whether the GL_ARB_vertex_program extension was found.

Set by csGLExtensionManager::InitGL_ARB_vertex_program().

Definition at line 14309 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_vertex_shader
 

Whether the GL_ARB_vertex_shader extension was found.

Set by csGLExtensionManager::InitGL_ARB_vertex_shader().

Definition at line 14711 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ARB_window_pos
 

Whether the GL_ARB_window_pos extension was found.

Set by csGLExtensionManager::InitGL_ARB_window_pos().

Definition at line 14312 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_element_array
 

Whether the GL_ATI_element_array extension was found.

Set by csGLExtensionManager::InitGL_ATI_element_array().

Definition at line 14504 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_envmap_bumpmap
 

Whether the GL_ATI_envmap_bumpmap extension was found.

Set by csGLExtensionManager::InitGL_ATI_envmap_bumpmap().

Definition at line 14507 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_fragment_shader
 

Whether the GL_ATI_fragment_shader extension was found.

Set by csGLExtensionManager::InitGL_ATI_fragment_shader().

Definition at line 14510 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_pn_triangles
 

Whether the GL_ATI_pn_triangles extension was found.

Set by csGLExtensionManager::InitGL_ATI_pn_triangles().

Definition at line 14513 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_separate_stencil
 

Whether the GL_ATI_separate_stencil extension was found.

Set by csGLExtensionManager::InitGL_ATI_separate_stencil().

Definition at line 14693 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_text_fragment_shader
 

Whether the GL_ATI_text_fragment_shader extension was found.

Set by csGLExtensionManager::InitGL_ATI_text_fragment_shader().

Definition at line 14618 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_texture_mirror_once
 

Whether the GL_ATI_texture_mirror_once extension was found.

Set by csGLExtensionManager::InitGL_ATI_texture_mirror_once().

Definition at line 14516 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_vertex_array_object
 

Whether the GL_ATI_vertex_array_object extension was found.

Set by csGLExtensionManager::InitGL_ATI_vertex_array_object().

Definition at line 14519 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_vertex_attrib_array_object
 

Whether the GL_ATI_vertex_attrib_array_object extension was found.

Set by csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object().

Definition at line 14522 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_ATI_vertex_streams
 

Whether the GL_ATI_vertex_streams extension was found.

Set by csGLExtensionManager::InitGL_ATI_vertex_streams().

Definition at line 14525 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_422_pixels
 

Whether the GL_EXT_422_pixels extension was found.

Set by csGLExtensionManager::InitGL_EXT_422_pixels().

Definition at line 14315 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_abgr
 

Whether the GL_EXT_abgr extension was found.

Set by csGLExtensionManager::InitGL_EXT_abgr().

Definition at line 14318 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_bgra
 

Whether the GL_EXT_bgra extension was found.

Set by csGLExtensionManager::InitGL_EXT_bgra().

Definition at line 14321 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_blend_color
 

Whether the GL_EXT_blend_color extension was found.

Set by csGLExtensionManager::InitGL_EXT_blend_color().

Definition at line 14324 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_blend_func_separate
 

Whether the GL_EXT_blend_func_separate extension was found.

Set by csGLExtensionManager::InitGL_EXT_blend_func_separate().

Definition at line 14327 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_blend_logic_op
 

Whether the GL_EXT_blend_logic_op extension was found.

Set by csGLExtensionManager::InitGL_EXT_blend_logic_op().

Definition at line 14330 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_blend_minmax
 

Whether the GL_EXT_blend_minmax extension was found.

Set by csGLExtensionManager::InitGL_EXT_blend_minmax().

Definition at line 14333 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_blend_subtract
 

Whether the GL_EXT_blend_subtract extension was found.

Set by csGLExtensionManager::InitGL_EXT_blend_subtract().

Definition at line 14336 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_clip_volume_hint
 

Whether the GL_EXT_clip_volume_hint extension was found.

Set by csGLExtensionManager::InitGL_EXT_clip_volume_hint().

Definition at line 14339 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_color_subtable
 

Whether the GL_EXT_color_subtable extension was found.

Set by csGLExtensionManager::InitGL_EXT_color_subtable().

Definition at line 14342 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_compiled_vertex_array
 

Whether the GL_EXT_compiled_vertex_array extension was found.

Set by csGLExtensionManager::InitGL_EXT_compiled_vertex_array().

Definition at line 14345 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_convolution
 

Whether the GL_EXT_convolution extension was found.

Set by csGLExtensionManager::InitGL_EXT_convolution().

Definition at line 14348 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_fog_coord
 

Whether the GL_EXT_fog_coord extension was found.

Set by csGLExtensionManager::InitGL_EXT_fog_coord().

Definition at line 14351 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_histogram
 

Whether the GL_EXT_histogram extension was found.

Set by csGLExtensionManager::InitGL_EXT_histogram().

Definition at line 14354 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_multi_draw_arrays
 

Whether the GL_EXT_multi_draw_arrays extension was found.

Set by csGLExtensionManager::InitGL_EXT_multi_draw_arrays().

Definition at line 14357 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_packed_pixels
 

Whether the GL_EXT_packed_pixels extension was found.

Set by csGLExtensionManager::InitGL_EXT_packed_pixels().

Definition at line 14360 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_paletted_texture
 

Whether the GL_EXT_paletted_texture extension was found.

Set by csGLExtensionManager::InitGL_EXT_paletted_texture().

Definition at line 14363 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_point_parameters
 

Whether the GL_EXT_point_parameters extension was found.

Set by csGLExtensionManager::InitGL_EXT_point_parameters().

Definition at line 14366 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_polygon_offset
 

Whether the GL_EXT_polygon_offset extension was found.

Set by csGLExtensionManager::InitGL_EXT_polygon_offset().

Definition at line 14369 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_secondary_color
 

Whether the GL_EXT_secondary_color extension was found.

Set by csGLExtensionManager::InitGL_EXT_secondary_color().

Definition at line 14372 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_separate_specular_color
 

Whether the GL_EXT_separate_specular_color extension was found.

Set by csGLExtensionManager::InitGL_EXT_separate_specular_color().

Definition at line 14375 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_shadow_funcs
 

Whether the GL_EXT_shadow_funcs extension was found.

Set by csGLExtensionManager::InitGL_EXT_shadow_funcs().

Definition at line 14378 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_shared_texture_palette
 

Whether the GL_EXT_shared_texture_palette extension was found.

Set by csGLExtensionManager::InitGL_EXT_shared_texture_palette().

Definition at line 14381 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_stencil_two_side
 

Whether the GL_EXT_stencil_two_side extension was found.

Set by csGLExtensionManager::InitGL_EXT_stencil_two_side().

Definition at line 14384 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_stencil_wrap
 

Whether the GL_EXT_stencil_wrap extension was found.

Set by csGLExtensionManager::InitGL_EXT_stencil_wrap().

Definition at line 14387 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_subtexture
 

Whether the GL_EXT_subtexture extension was found.

Set by csGLExtensionManager::InitGL_EXT_subtexture().

Definition at line 14390 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_texture3D
 

Whether the GL_EXT_texture3D extension was found.

Set by csGLExtensionManager::InitGL_EXT_texture3D().

Definition at line 14393 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_texture_compression_s3tc
 

Whether the GL_EXT_texture_compression_s3tc extension was found.

Set by csGLExtensionManager::InitGL_EXT_texture_compression_s3tc().

Definition at line 14396 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_texture_env_add
 

Whether the GL_EXT_texture_env_add extension was found.

Set by csGLExtensionManager::InitGL_EXT_texture_env_add().

Definition at line 14399 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_texture_env_combine
 

Whether the GL_EXT_texture_env_combine extension was found.

Set by csGLExtensionManager::InitGL_EXT_texture_env_combine().

Definition at line 14402 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_texture_env_dot3
 

Whether the GL_EXT_texture_env_dot3 extension was found.

Set by csGLExtensionManager::InitGL_EXT_texture_env_dot3().

Definition at line 14405 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_texture_filter_anisotropic
 

Whether the GL_EXT_texture_filter_anisotropic extension was found.

Set by csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic().

Definition at line 14408 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_texture_lod_bias
 

Whether the GL_EXT_texture_lod_bias extension was found.

Set by csGLExtensionManager::InitGL_EXT_texture_lod_bias().

Definition at line 14411 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_texture_object
 

Whether the GL_EXT_texture_object extension was found.

Set by csGLExtensionManager::InitGL_EXT_texture_object().

Definition at line 14414 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_vertex_array
 

Whether the GL_EXT_vertex_array extension was found.

Set by csGLExtensionManager::InitGL_EXT_vertex_array().

Definition at line 14417 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_vertex_shader
 

Whether the GL_EXT_vertex_shader extension was found.

Set by csGLExtensionManager::InitGL_EXT_vertex_shader().

Definition at line 14420 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_EXT_vertex_weighting
 

Whether the GL_EXT_vertex_weighting extension was found.

Set by csGLExtensionManager::InitGL_EXT_vertex_weighting().

Definition at line 14423 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_HP_occlusion_test
 

Whether the GL_HP_occlusion_test extension was found.

Set by csGLExtensionManager::InitGL_HP_occlusion_test().

Definition at line 14426 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_IBM_cull_vertex
 

Whether the GL_IBM_cull_vertex extension was found.

Set by csGLExtensionManager::InitGL_IBM_cull_vertex().

Definition at line 14540 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_IBM_multimode_draw_arrays
 

Whether the GL_IBM_multimode_draw_arrays extension was found.

Set by csGLExtensionManager::InitGL_IBM_multimode_draw_arrays().

Definition at line 14543 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_IBM_raster_pos_clip
 

Whether the GL_IBM_raster_pos_clip extension was found.

Set by csGLExtensionManager::InitGL_IBM_raster_pos_clip().

Definition at line 14546 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_IBM_texture_mirrored_repeat
 

Whether the GL_IBM_texture_mirrored_repeat extension was found.

Set by csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat().

Definition at line 14549 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_IBM_vertex_array_lists
 

Whether the GL_IBM_vertex_array_lists extension was found.

Set by csGLExtensionManager::InitGL_IBM_vertex_array_lists().

Definition at line 14552 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_MESA_resize_buffers
 

Whether the GL_MESA_resize_buffers extension was found.

Set by csGLExtensionManager::InitGL_MESA_resize_buffers().

Definition at line 14555 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_MESA_window_pos
 

Whether the GL_MESA_window_pos extension was found.

Set by csGLExtensionManager::InitGL_MESA_window_pos().

Definition at line 14558 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_blend_square
 

Whether the GL_NV_blend_square extension was found.

Set by csGLExtensionManager::InitGL_NV_blend_square().

Definition at line 14429 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_copy_depth_to_color
 

Whether the GL_NV_copy_depth_to_color extension was found.

Set by csGLExtensionManager::InitGL_NV_copy_depth_to_color().

Definition at line 14432 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_depth_clamp
 

Whether the GL_NV_depth_clamp extension was found.

Set by csGLExtensionManager::InitGL_NV_depth_clamp().

Definition at line 14435 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_element_array
 

Whether the GL_NV_element_array extension was found.

Set by csGLExtensionManager::InitGL_NV_element_array().

Definition at line 14675 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_evaluators
 

Whether the GL_NV_evaluators extension was found.

Set by csGLExtensionManager::InitGL_NV_evaluators().

Definition at line 14438 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_fence
 

Whether the GL_NV_fence extension was found.

Set by csGLExtensionManager::InitGL_NV_fence().

Definition at line 14441 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_float_buffer
 

Whether the GL_NV_float_buffer extension was found.

Set by csGLExtensionManager::InitGL_NV_float_buffer().

Definition at line 14678 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_fog_distance
 

Whether the GL_NV_fog_distance extension was found.

Set by csGLExtensionManager::InitGL_NV_fog_distance().

Definition at line 14444 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_fragment_program
 

Whether the GL_NV_fragment_program extension was found.

Set by csGLExtensionManager::InitGL_NV_fragment_program().

Definition at line 14681 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_light_max_exponent
 

Whether the GL_NV_light_max_exponent extension was found.

Set by csGLExtensionManager::InitGL_NV_light_max_exponent().

Definition at line 14447 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_multisample_filter_hint
 

Whether the GL_NV_multisample_filter_hint extension was found.

Set by csGLExtensionManager::InitGL_NV_multisample_filter_hint().

Definition at line 14450 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_occlusion_query
 

Whether the GL_NV_occlusion_query extension was found.

Set by csGLExtensionManager::InitGL_NV_occlusion_query().

Definition at line 14453 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_packed_depth_stencil
 

Whether the GL_NV_packed_depth_stencil extension was found.

Set by csGLExtensionManager::InitGL_NV_packed_depth_stencil().

Definition at line 14456 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_point_sprite
 

Whether the GL_NV_point_sprite extension was found.

Set by csGLExtensionManager::InitGL_NV_point_sprite().

Definition at line 14459 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_primitive_restart
 

Whether the GL_NV_primitive_restart extension was found.

Set by csGLExtensionManager::InitGL_NV_primitive_restart().

Definition at line 14684 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_register_combiners
 

Whether the GL_NV_register_combiners extension was found.

Set by csGLExtensionManager::InitGL_NV_register_combiners().

Definition at line 14462 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_register_combiners2
 

Whether the GL_NV_register_combiners2 extension was found.

Set by csGLExtensionManager::InitGL_NV_register_combiners2().

Definition at line 14465 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_texgen_emboss
 

Whether the GL_NV_texgen_emboss extension was found.

Set by csGLExtensionManager::InitGL_NV_texgen_emboss().

Definition at line 14468 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_texgen_reflection
 

Whether the GL_NV_texgen_reflection extension was found.

Set by csGLExtensionManager::InitGL_NV_texgen_reflection().

Definition at line 14471 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_texture_compression_vtc
 

Whether the GL_NV_texture_compression_vtc extension was found.

Set by csGLExtensionManager::InitGL_NV_texture_compression_vtc().

Definition at line 14474 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_texture_env_combine4
 

Whether the GL_NV_texture_env_combine4 extension was found.

Set by csGLExtensionManager::InitGL_NV_texture_env_combine4().

Definition at line 14477 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_texture_rectangle
 

Whether the GL_NV_texture_rectangle extension was found.

Set by csGLExtensionManager::InitGL_NV_texture_rectangle().

Definition at line 14480 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_texture_shader
 

Whether the GL_NV_texture_shader extension was found.

Set by csGLExtensionManager::InitGL_NV_texture_shader().

Definition at line 14483 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_texture_shader2
 

Whether the GL_NV_texture_shader2 extension was found.

Set by csGLExtensionManager::InitGL_NV_texture_shader2().

Definition at line 14486 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_texture_shader3
 

Whether the GL_NV_texture_shader3 extension was found.

Set by csGLExtensionManager::InitGL_NV_texture_shader3().

Definition at line 14489 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_vertex_array_range
 

Whether the GL_NV_vertex_array_range extension was found.

Set by csGLExtensionManager::InitGL_NV_vertex_array_range().

Definition at line 14492 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_vertex_array_range2
 

Whether the GL_NV_vertex_array_range2 extension was found.

Set by csGLExtensionManager::InitGL_NV_vertex_array_range2().

Definition at line 14495 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_vertex_program
 

Whether the GL_NV_vertex_program extension was found.

Set by csGLExtensionManager::InitGL_NV_vertex_program().

Definition at line 14498 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_vertex_program1_1
 

Whether the GL_NV_vertex_program1_1 extension was found.

Set by csGLExtensionManager::InitGL_NV_vertex_program1_1().

Definition at line 14501 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_NV_vertex_program2
 

Whether the GL_NV_vertex_program2 extension was found.

Set by csGLExtensionManager::InitGL_NV_vertex_program2().

Definition at line 14687 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_OML_interlace
 

Whether the GL_OML_interlace extension was found.

Set by csGLExtensionManager::InitGL_OML_interlace().

Definition at line 14561 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_OML_resample
 

Whether the GL_OML_resample extension was found.

Set by csGLExtensionManager::InitGL_OML_resample().

Definition at line 14564 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_OML_subsample
 

Whether the GL_OML_subsample extension was found.

Set by csGLExtensionManager::InitGL_OML_subsample().

Definition at line 14567 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGI_color_matrix
 

Whether the GL_SGI_color_matrix extension was found.

Set by csGLExtensionManager::InitGL_SGI_color_matrix().

Definition at line 14603 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGI_color_table
 

Whether the GL_SGI_color_table extension was found.

Set by csGLExtensionManager::InitGL_SGI_color_table().

Definition at line 14606 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGI_texture_color_table
 

Whether the GL_SGI_texture_color_table extension was found.

Set by csGLExtensionManager::InitGL_SGI_texture_color_table().

Definition at line 14609 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIS_depth_texture
 

Whether the GL_SGIS_depth_texture extension was found.

Set by csGLExtensionManager::InitGL_SGIS_depth_texture().

Definition at line 14591 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIS_generate_mipmap
 

Whether the GL_SGIS_generate_mipmap extension was found.

Set by csGLExtensionManager::InitGL_SGIS_generate_mipmap().

Definition at line 14570 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIS_multisample
 

Whether the GL_SGIS_multisample extension was found.

Set by csGLExtensionManager::InitGL_SGIS_multisample().

Definition at line 14573 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIS_pixel_texture
 

Whether the GL_SGIS_pixel_texture extension was found.

Set by csGLExtensionManager::InitGL_SGIS_pixel_texture().

Definition at line 14576 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIS_texture_border_clamp
 

Whether the GL_SGIS_texture_border_clamp extension was found.

Set by csGLExtensionManager::InitGL_SGIS_texture_border_clamp().

Definition at line 14579 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIS_texture_color_mask
 

Whether the GL_SGIS_texture_color_mask extension was found.

Set by csGLExtensionManager::InitGL_SGIS_texture_color_mask().

Definition at line 14582 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIS_texture_edge_clamp
 

Whether the GL_SGIS_texture_edge_clamp extension was found.

Set by csGLExtensionManager::InitGL_SGIS_texture_edge_clamp().

Definition at line 14585 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIS_texture_lod
 

Whether the GL_SGIS_texture_lod extension was found.

Set by csGLExtensionManager::InitGL_SGIS_texture_lod().

Definition at line 14588 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIX_fog_offset
 

Whether the GL_SGIX_fog_offset extension was found.

Set by csGLExtensionManager::InitGL_SGIX_fog_offset().

Definition at line 14594 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIX_interlace
 

Whether the GL_SGIX_interlace extension was found.

Set by csGLExtensionManager::InitGL_SGIX_interlace().

Definition at line 14597 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SGIX_shadow_ambient
 

Whether the GL_SGIX_shadow_ambient extension was found.

Set by csGLExtensionManager::InitGL_SGIX_shadow_ambient().

Definition at line 14600 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_SUN_vertex
 

Whether the GL_SUN_vertex extension was found.

Set by csGLExtensionManager::InitGL_SUN_vertex().

Definition at line 14612 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_version_1_2
 

Whether the corresponding GL version is supported.

Definition at line 14247 of file glextmanager.h.

bool csGLExtensionFlags::CS_GL_version_1_3
 

Whether the corresponding GL version is supported.

Definition at line 14249 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_ARB_buffer_region
 

Whether the WGL_ARB_buffer_region extension was found.

Set by csGLExtensionManager::InitWGL_ARB_buffer_region().

Definition at line 14270 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_ARB_extensions_string
 

Whether the WGL_ARB_extensions_string extension was found.

Set by csGLExtensionManager::InitWGL_ARB_extensions_string().

Definition at line 14267 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_ARB_make_current_read
 

Whether the WGL_ARB_make_current_read extension was found.

Set by csGLExtensionManager::InitWGL_ARB_make_current_read().

Definition at line 14639 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_ARB_pbuffer
 

Whether the WGL_ARB_pbuffer extension was found.

Set by csGLExtensionManager::InitWGL_ARB_pbuffer().

Definition at line 14642 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_ARB_pixel_format
 

Whether the WGL_ARB_pixel_format extension was found.

Set by csGLExtensionManager::InitWGL_ARB_pixel_format().

Definition at line 14636 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_ARB_render_texture
 

Whether the WGL_ARB_render_texture extension was found.

Set by csGLExtensionManager::InitWGL_ARB_render_texture().

Definition at line 14648 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_EXT_extensions_string
 

Whether the WGL_EXT_extensions_string extension was found.

Set by csGLExtensionManager::InitWGL_EXT_extensions_string().

Definition at line 14651 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_EXT_make_current_read
 

Whether the WGL_EXT_make_current_read extension was found.

Set by csGLExtensionManager::InitWGL_EXT_make_current_read().

Definition at line 14654 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_EXT_pbuffer
 

Whether the WGL_EXT_pbuffer extension was found.

Set by csGLExtensionManager::InitWGL_EXT_pbuffer().

Definition at line 14657 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_EXT_pixel_format
 

Whether the WGL_EXT_pixel_format extension was found.

Set by csGLExtensionManager::InitWGL_EXT_pixel_format().

Definition at line 14660 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_EXT_swap_control
 

Whether the WGL_EXT_swap_control extension was found.

Set by csGLExtensionManager::InitWGL_EXT_swap_control().

Definition at line 14645 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_I3D_digital_video_control
 

Whether the WGL_I3D_digital_video_control extension was found.

Set by csGLExtensionManager::InitWGL_I3D_digital_video_control().

Definition at line 14663 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_I3D_gamma
 

Whether the WGL_I3D_gamma extension was found.

Set by csGLExtensionManager::InitWGL_I3D_gamma().

Definition at line 14666 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_I3D_genlock
 

Whether the WGL_I3D_genlock extension was found.

Set by csGLExtensionManager::InitWGL_I3D_genlock().

Definition at line 14669 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_I3D_image_buffer
 

Whether the WGL_I3D_image_buffer extension was found.

Set by csGLExtensionManager::InitWGL_I3D_image_buffer().

Definition at line 14528 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_I3D_swap_frame_lock
 

Whether the WGL_I3D_swap_frame_lock extension was found.

Set by csGLExtensionManager::InitWGL_I3D_swap_frame_lock().

Definition at line 14531 of file glextmanager.h.

bool csGLExtensionFlags::CS_WGL_I3D_swap_frame_usage
 

Whether the WGL_I3D_swap_frame_usage extension was found.

Set by csGLExtensionManager::InitWGL_I3D_swap_frame_usage().

Definition at line 14534 of file glextmanager.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1