opengl-definitions 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/opengl-definitions/core/GLX_VERSION_1_1.rb +20 -0
- data/lib/opengl-definitions/core/GLX_VERSION_1_2.rb +6 -0
- data/lib/opengl-definitions/core/GLX_VERSION_1_3.rb +113 -0
- data/lib/opengl-definitions/core/GLX_VERSION_1_4.rb +13 -0
- data/lib/opengl-definitions/core/GL_VERSION_1_0.rb +849 -0
- data/lib/opengl-definitions/core/GL_VERSION_1_1.rb +45 -0
- data/lib/opengl-definitions/core/GL_VERSION_1_2.rb +56 -0
- data/lib/opengl-definitions/core/GL_VERSION_1_3.rb +154 -0
- data/lib/opengl-definitions/core/GL_VERSION_1_4.rb +96 -0
- data/lib/opengl-definitions/core/GL_VERSION_1_5.rb +81 -0
- data/lib/opengl-definitions/core/GL_VERSION_2_0.rb +185 -0
- data/lib/opengl-definitions/core/GL_VERSION_2_1.rb +36 -0
- data/lib/opengl-definitions/core/GL_VERSION_3_0.rb +178 -0
- data/lib/opengl-definitions/core/GL_VERSION_3_1.rb +51 -0
- data/lib/opengl-definitions/core/GL_VERSION_3_2.rb +40 -0
- data/lib/opengl-definitions/core/GL_VERSION_3_3.rb +21 -0
- data/lib/opengl-definitions/core/GL_VERSION_4_0.rb +40 -0
- data/lib/opengl-definitions/core/GL_VERSION_4_1.rb +9 -0
- data/lib/opengl-definitions/core/GL_VERSION_4_2.rb +10 -0
- data/lib/opengl-definitions/core/GL_VERSION_4_3.rb +32 -0
- data/lib/opengl-definitions/core/GL_VERSION_4_4.rb +16 -0
- data/lib/opengl-definitions/core/GL_VERSION_4_5.rb +9 -0
- data/lib/opengl-definitions/extensions/GLX_3DFX_multisample.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_AMD_gpu_association.rb +26 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_context_flush_control.rb +7 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_create_context.rb +13 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_create_context_profile.rb +7 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_create_context_robustness.rb +8 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_fbconfig_float.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_framebuffer_sRGB.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_get_proc_address.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_multisample.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_robustness_application_isolation.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_robustness_share_group_isolation.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_ARB_vertex_buffer_object.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_buffer_age.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_create_context_es2_profile.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_create_context_es_profile.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_fbconfig_packed_float.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_framebuffer_sRGB.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_import_context.rb +15 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_stereo_tree.rb +7 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_swap_control.rb +10 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_swap_control_tear.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_texture_from_pixmap.rb +42 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_visual_info.rb +20 -0
- data/lib/opengl-definitions/extensions/GLX_EXT_visual_rating.rb +8 -0
- data/lib/opengl-definitions/extensions/GLX_INTEL_swap_event.rb +8 -0
- data/lib/opengl-definitions/extensions/GLX_MESA_agp_offset.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_MESA_copy_sub_buffer.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_MESA_pixmap_colormap.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_MESA_query_renderer.rb +23 -0
- data/lib/opengl-definitions/extensions/GLX_MESA_release_buffers.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_MESA_set_3dfx_mode.rb +10 -0
- data/lib/opengl-definitions/extensions/GLX_NV_copy_buffer.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_NV_copy_image.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_NV_delay_before_swap.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_NV_float_buffer.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_NV_multisample_coverage.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_NV_present_video.rb +10 -0
- data/lib/opengl-definitions/extensions/GLX_NV_swap_group.rb +10 -0
- data/lib/opengl-definitions/extensions/GLX_NV_video_capture.rb +15 -0
- data/lib/opengl-definitions/extensions/GLX_NV_video_out.rb +23 -0
- data/lib/opengl-definitions/extensions/GLX_OML_swap_method.rb +8 -0
- data/lib/opengl-definitions/extensions/GLX_OML_sync_control.rb +9 -0
- data/lib/opengl-definitions/extensions/GLX_SGIS_blended_overlay.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_SGIS_multisample.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_SGIS_shared_multisample.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_dmbuffer.rb +9 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_fbconfig.rb +24 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_hyperpipe.rb +25 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_pbuffer.rb +37 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_swap_barrier.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_swap_group.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_video_resize.rb +14 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_video_source.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_SGIX_visual_select_group.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_SGI_cushion.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_SGI_make_current_read.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_SGI_swap_control.rb +5 -0
- data/lib/opengl-definitions/extensions/GLX_SGI_video_sync.rb +6 -0
- data/lib/opengl-definitions/extensions/GLX_SUN_get_transparent_index.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_3DFX_multisample.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_3DFX_tbuffer.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_3DFX_texture_compression_FXT1.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_AMD_blend_minmax_factor.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_AMD_compressed_3DC_texture.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_AMD_compressed_ATC_texture.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_AMD_debug_output.rb +29 -0
- data/lib/opengl-definitions/extensions/GL_AMD_depth_clamp_separate.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_AMD_draw_buffers_blend.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_AMD_gpu_shader_int64.rb +69 -0
- data/lib/opengl-definitions/extensions/GL_AMD_interleaved_elements.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_AMD_multi_draw_indirect.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_AMD_name_gen_delete.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_AMD_occlusion_query_event.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_AMD_performance_monitor.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_AMD_pinned_memory.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_AMD_program_binary_Z400.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_AMD_query_buffer_object.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_AMD_sample_positions.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_AMD_seamless_cubemap_per_texture.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_AMD_sparse_texture.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_AMD_stencil_operation_extended.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_AMD_transform_feedback4.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_AMD_vertex_shader_tessellator.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_depth_texture.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_framebuffer_blit.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_framebuffer_multisample.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_instanced_arrays.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_pack_reverse_row_order.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_program_binary.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_texture_compression_dxt3.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_texture_compression_dxt5.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_texture_usage.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ANGLE_translated_shader_source.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_aux_depth_stencil.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_client_storage.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_clip_distance.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_copy_texture_levels.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_element_array.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_fence.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_float_pixels.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_flush_buffer_range.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_framebuffer_multisample.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_object_purgeable.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_rgb_422.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_row_bytes.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_specular_vector.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_sync.rb +30 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_texture_format_BGRA8888.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_texture_max_level.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_texture_packed_float.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_texture_range.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_transform_hint.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_vertex_array_object.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_vertex_array_range.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_vertex_program_evaluators.rb +24 -0
- data/lib/opengl-definitions/extensions/GL_APPLE_ycbcr_422.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ARB_ES2_compatibility.rb +28 -0
- data/lib/opengl-definitions/extensions/GL_ARB_ES3_1_compatibility.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_ARB_ES3_compatibility.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_ARB_base_instance.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ARB_bindless_texture.rb +24 -0
- data/lib/opengl-definitions/extensions/GL_ARB_blend_func_extended.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_ARB_buffer_storage.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_ARB_cl_event.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_ARB_clear_buffer_object.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_clear_texture.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_ARB_clip_control.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_ARB_color_buffer_float.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_ARB_compressed_texture_pixel_storage.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_ARB_compute_shader.rb +27 -0
- data/lib/opengl-definitions/extensions/GL_ARB_compute_variable_group_size.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_ARB_conditional_render_inverted.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_copy_buffer.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_ARB_copy_image.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_cull_distance.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_debug_output.rb +37 -0
- data/lib/opengl-definitions/extensions/GL_ARB_depth_buffer_float.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ARB_depth_clamp.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_depth_texture.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_ARB_direct_state_access.rb +117 -0
- data/lib/opengl-definitions/extensions/GL_ARB_draw_buffers.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_ARB_draw_buffers_blend.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_draw_elements_base_vertex.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_draw_indirect.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_ARB_draw_instanced.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_enhanced_layouts.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_explicit_uniform_location.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_fragment_program.rb +104 -0
- data/lib/opengl-definitions/extensions/GL_ARB_fragment_shader.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ARB_framebuffer_no_attachments.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_ARB_framebuffer_object.rb +105 -0
- data/lib/opengl-definitions/extensions/GL_ARB_framebuffer_sRGB.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_geometry_shader4.rb +31 -0
- data/lib/opengl-definitions/extensions/GL_ARB_get_program_binary.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_ARB_get_texture_sub_image.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_gpu_shader5.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_ARB_gpu_shader_fp64.rb +38 -0
- data/lib/opengl-definitions/extensions/GL_ARB_half_float_pixel.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_half_float_vertex.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_imaging.rb +124 -0
- data/lib/opengl-definitions/extensions/GL_ARB_indirect_parameters.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_ARB_instanced_arrays.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_ARB_internalformat_query.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_ARB_internalformat_query2.rb +123 -0
- data/lib/opengl-definitions/extensions/GL_ARB_invalidate_subdata.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_ARB_map_buffer_alignment.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_map_buffer_range.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_ARB_matrix_palette.rb +22 -0
- data/lib/opengl-definitions/extensions/GL_ARB_multi_bind.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_ARB_multi_draw_indirect.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_multisample.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_ARB_multitexture.rb +76 -0
- data/lib/opengl-definitions/extensions/GL_ARB_occlusion_query.rb +20 -0
- data/lib/opengl-definitions/extensions/GL_ARB_occlusion_query2.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_pipeline_statistics_query.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_ARB_pixel_buffer_object.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_point_parameters.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_ARB_point_sprite.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_program_interface_query.rb +63 -0
- data/lib/opengl-definitions/extensions/GL_ARB_provoking_vertex.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_ARB_query_buffer_object.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_robustness.rb +40 -0
- data/lib/opengl-definitions/extensions/GL_ARB_sample_shading.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_ARB_sampler_objects.rb +22 -0
- data/lib/opengl-definitions/extensions/GL_ARB_seamless_cube_map.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_seamless_cubemap_per_texture.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_separate_shader_objects.rb +76 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shader_atomic_counters.rb +37 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shader_image_load_store.rb +73 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shader_objects.rb +80 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shader_storage_buffer_object.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shader_subroutine.rb +26 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shading_language_100.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shading_language_include.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shadow.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ARB_shadow_ambient.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_sparse_buffer.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_ARB_sparse_texture.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_ARB_stencil_texturing.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_sync.rb +29 -0
- data/lib/opengl-definitions/extensions/GL_ARB_tessellation_shader.rb +46 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_barrier.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_border_clamp.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_buffer_object.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_buffer_object_rgb32.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_buffer_range.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_compression.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_compression_bptc.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_compression_rgtc.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_cube_map.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_cube_map_array.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_env_combine.rb +26 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_env_dot3.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_float.rb +24 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_gather.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_mirror_clamp_to_edge.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_mirrored_repeat.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_multisample.rb +32 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_rectangle.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_rg.rb +26 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_rgb10_a2ui.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_stencil8.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_storage.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_storage_multisample.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_swizzle.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_ARB_texture_view.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_ARB_timer_query.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback2.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback3.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback_instanced.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_transform_feedback_overflow_query.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ARB_transpose_matrix.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_ARB_uniform_buffer_object.rb +47 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_array_bgra.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_array_object.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_attrib_64bit.rb +30 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_attrib_binding.rb +20 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_blend.rb +59 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_buffer_object.rb +49 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_program.rb +148 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_shader.rb +79 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_type_10f_11f_11f_rev.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARB_vertex_type_2_10_10_10_rev.rb +52 -0
- data/lib/opengl-definitions/extensions/GL_ARB_viewport_array.rb +30 -0
- data/lib/opengl-definitions/extensions/GL_ARB_window_pos.rb +20 -0
- data/lib/opengl-definitions/extensions/GL_ARM_mali_program_binary.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARM_mali_shader_binary.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ARM_shader_framebuffer_fetch.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ATI_draw_buffers.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_ATI_element_array.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_ATI_envmap_bumpmap.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_ATI_fragment_shader.rb +125 -0
- data/lib/opengl-definitions/extensions/GL_ATI_map_object_buffer.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ATI_meminfo.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ATI_pixel_format_float.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ATI_pn_triangles.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_ATI_separate_stencil.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_ATI_text_fragment_shader.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_ATI_texture_env_combine3.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ATI_texture_float.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_ATI_texture_mirror_once.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_ATI_vertex_array_object.rb +27 -0
- data/lib/opengl-definitions/extensions/GL_ATI_vertex_attrib_array_object.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_ATI_vertex_streams.rb +62 -0
- data/lib/opengl-definitions/extensions/GL_DMP_program_binary.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_DMP_shader_binary.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_422_pixels.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_abgr.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_base_instance.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_bgra.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_bindable_uniform.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_EXT_blend_color.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_EXT_blend_equation_separate.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_blend_func_separate.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_EXT_blend_minmax.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_EXT_blend_subtract.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_clip_volume_hint.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_cmyka.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_color_buffer_half_float.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_color_subtable.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_compiled_vertex_array.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_EXT_convolution.rb +40 -0
- data/lib/opengl-definitions/extensions/GL_EXT_coordinate_frame.rb +43 -0
- data/lib/opengl-definitions/extensions/GL_EXT_copy_image.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_copy_texture.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_EXT_cull_vertex.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_EXT_debug_label.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_EXT_debug_marker.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_depth_bounds_test.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_direct_state_access.rb +265 -0
- data/lib/opengl-definitions/extensions/GL_EXT_discard_framebuffer.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_EXT_disjoint_timer_query.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers.rb +42 -0
- data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers2.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_draw_buffers_indexed.rb +43 -0
- data/lib/opengl-definitions/extensions/GL_EXT_draw_elements_base_vertex.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_draw_instanced.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_draw_range_elements.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_fog_coord.rb +20 -0
- data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_blit.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_multisample.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_multisample_blit_scaled.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_object.rb +75 -0
- data/lib/opengl-definitions/extensions/GL_EXT_framebuffer_sRGB.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_geometry_shader.rb +41 -0
- data/lib/opengl-definitions/extensions/GL_EXT_geometry_shader4.rb +28 -0
- data/lib/opengl-definitions/extensions/GL_EXT_gpu_program_parameters.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_gpu_shader4.rb +46 -0
- data/lib/opengl-definitions/extensions/GL_EXT_histogram.rb +31 -0
- data/lib/opengl-definitions/extensions/GL_EXT_index_array_formats.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_EXT_index_func.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_EXT_index_material.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_EXT_instanced_arrays.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_EXT_light_texture.rb +20 -0
- data/lib/opengl-definitions/extensions/GL_EXT_map_buffer_range.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_EXT_multi_draw_arrays.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_multi_draw_indirect.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_multisample.rb +26 -0
- data/lib/opengl-definitions/extensions/GL_EXT_multisampled_render_to_texture.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_EXT_multiview_draw_buffers.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_EXT_occlusion_query_boolean.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_EXT_packed_depth_stencil.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_packed_float.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_packed_pixels.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_EXT_paletted_texture.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_EXT_pixel_buffer_object.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_pixel_transform.rb +22 -0
- data/lib/opengl-definitions/extensions/GL_EXT_point_parameters.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_EXT_polygon_offset.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_EXT_polygon_offset_clamp.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_EXT_primitive_bounding_box.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_EXT_provoking_vertex.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_EXT_pvrtc_sRGB.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_raster_multisample.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_EXT_read_format_bgra.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_render_snorm.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_EXT_rescale_normal.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_robustness.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_EXT_sRGB.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_sRGB_write_control.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_secondary_color.rb +31 -0
- data/lib/opengl-definitions/extensions/GL_EXT_separate_shader_objects.rb +67 -0
- data/lib/opengl-definitions/extensions/GL_EXT_separate_specular_color.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_shader_framebuffer_fetch.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_shader_image_load_store.rb +64 -0
- data/lib/opengl-definitions/extensions/GL_EXT_shader_pixel_local_storage.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_shadow_samplers.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_shared_texture_palette.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_stencil_clear_tag.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_stencil_two_side.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_stencil_wrap.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_subtexture.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_tessellation_shader.rb +55 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture.rb +47 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture3D.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_array.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_border_clamp.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_buffer.rb +23 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_buffer_object.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_compression_dxt1.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_compression_latc.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_compression_rgtc.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_compression_s3tc.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_cube_map.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_cube_map_array.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_env_combine.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_env_dot3.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_filter_anisotropic.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_filter_minmax.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_format_BGRA8888.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_integer.rb +60 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_lod_bias.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_mirror_clamp.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_norm16.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_object.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_perturb_normal.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_rg.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_sRGB.rb +20 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_sRGB_decode.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_shared_exponent.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_snorm.rb +29 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_storage.rb +36 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_swizzle.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_type_2_10_10_10_REV.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_texture_view.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_EXT_timer_query.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_EXT_transform_feedback.rb +29 -0
- data/lib/opengl-definitions/extensions/GL_EXT_unpack_subimage.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_EXT_vertex_array.rb +48 -0
- data/lib/opengl-definitions/extensions/GL_EXT_vertex_array_bgra.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_EXT_vertex_attrib_64bit.rb +30 -0
- data/lib/opengl-definitions/extensions/GL_EXT_vertex_shader.rb +159 -0
- data/lib/opengl-definitions/extensions/GL_EXT_vertex_weighting.rb +23 -0
- data/lib/opengl-definitions/extensions/GL_EXT_x11_sync_object.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_FJ_shader_binary_GCCSO.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_GREMEDY_frame_terminator.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_GREMEDY_string_marker.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_HP_convolution_border_modes.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_HP_image_transform.rb +28 -0
- data/lib/opengl-definitions/extensions/GL_HP_occlusion_test.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_HP_texture_lighting.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_IBM_cull_vertex.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_IBM_multimode_draw_arrays.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_IBM_rasterpos_clip.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_IBM_static_data.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_IBM_texture_mirrored_repeat.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_IBM_vertex_array_lists.rb +31 -0
- data/lib/opengl-definitions/extensions/GL_IMG_multisampled_render_to_texture.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_IMG_program_binary.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_IMG_read_format.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_IMG_shader_binary.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_IMG_texture_compression_pvrtc.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_IMG_texture_compression_pvrtc2.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_IMG_texture_env_enhanced_fixed_function.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_IMG_user_clip_plane.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_INGR_blend_func_separate.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_INGR_color_clamp.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_INGR_interlace_read.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_INTEL_map_texture.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_INTEL_parallel_arrays.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_INTEL_performance_query.rb +37 -0
- data/lib/opengl-definitions/extensions/GL_KHR_blend_equation_advanced.rb +23 -0
- data/lib/opengl-definitions/extensions/GL_KHR_blend_equation_advanced_coherent.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_KHR_context_flush_control.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_KHR_debug.rb +128 -0
- data/lib/opengl-definitions/extensions/GL_KHR_robustness.rb +41 -0
- data/lib/opengl-definitions/extensions/GL_KHR_texture_compression_astc_hdr.rb +32 -0
- data/lib/opengl-definitions/extensions/GL_KHR_texture_compression_astc_ldr.rb +32 -0
- data/lib/opengl-definitions/extensions/GL_MESAX_texture_stack.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_MESA_pack_invert.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_MESA_resize_buffers.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_MESA_window_pos.rb +28 -0
- data/lib/opengl-definitions/extensions/GL_MESA_ycbcr_texture.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_NVX_conditional_render.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NVX_gpu_memory_info.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_NV_bindless_multi_draw_indirect.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_bindless_multi_draw_indirect_count.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_bindless_texture.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_NV_blend_equation_advanced.rb +60 -0
- data/lib/opengl-definitions/extensions/GL_NV_blend_equation_advanced_coherent.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_compute_program5.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_conditional_render.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_NV_conservative_raster.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_NV_copy_buffer.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_NV_copy_depth_to_color.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_copy_image.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_coverage_sample.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_NV_deep_texture3D.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_depth_buffer_float.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_NV_depth_clamp.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_depth_nonlinear.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_draw_buffers.rb +41 -0
- data/lib/opengl-definitions/extensions/GL_NV_draw_instanced.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_draw_texture.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_evaluators.rb +40 -0
- data/lib/opengl-definitions/extensions/GL_NV_explicit_multisample.rb +20 -0
- data/lib/opengl-definitions/extensions/GL_NV_fbo_color_attachments.rb +21 -0
- data/lib/opengl-definitions/extensions/GL_NV_fence.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_NV_fill_rectangle.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_float_buffer.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_NV_fog_distance.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_NV_fragment_coverage_to_color.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_NV_fragment_program.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_NV_fragment_program2.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_NV_framebuffer_blit.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_NV_framebuffer_mixed_samples.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_NV_framebuffer_multisample.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_NV_framebuffer_multisample_coverage.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_NV_geometry_program4.rb +27 -0
- data/lib/opengl-definitions/extensions/GL_NV_gpu_program4.rb +31 -0
- data/lib/opengl-definitions/extensions/GL_NV_gpu_program5.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_NV_gpu_shader5.rb +69 -0
- data/lib/opengl-definitions/extensions/GL_NV_half_float.rb +54 -0
- data/lib/opengl-definitions/extensions/GL_NV_instanced_arrays.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_NV_internalformat_sample_query.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_NV_light_max_exponent.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_multisample_coverage.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_multisample_filter_hint.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_non_square_matrices.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_NV_occlusion_query.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_NV_packed_depth_stencil.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_parameter_buffer_object.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_NV_path_rendering.rb +243 -0
- data/lib/opengl-definitions/extensions/GL_NV_path_rendering_shared_edge.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_pixel_data_range.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_NV_point_sprite.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_NV_present_video.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_NV_primitive_restart.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_NV_read_buffer.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_NV_register_combiners.rb +76 -0
- data/lib/opengl-definitions/extensions/GL_NV_register_combiners2.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_NV_sRGB_formats.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_NV_sample_locations.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_NV_shader_buffer_load.rb +24 -0
- data/lib/opengl-definitions/extensions/GL_NV_shader_buffer_store.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_NV_shader_thread_group.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_NV_shadow_samplers_array.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_shadow_samplers_cube.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_tessellation_program5.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_NV_texgen_emboss.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_NV_texgen_reflection.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_barrier.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_border_clamp.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_env_combine4.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_expand_normal.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_multisample.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_rectangle.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_shader.rb +77 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_shader2.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_texture_shader3.rb +21 -0
- data/lib/opengl-definitions/extensions/GL_NV_transform_feedback.rb +50 -0
- data/lib/opengl-definitions/extensions/GL_NV_transform_feedback2.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_NV_uniform_buffer_unified_memory.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_NV_vdpau_interop.rb +21 -0
- data/lib/opengl-definitions/extensions/GL_NV_vertex_array_range.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_NV_vertex_array_range2.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_vertex_attrib_integer_64bit.rb +28 -0
- data/lib/opengl-definitions/extensions/GL_NV_vertex_buffer_unified_memory.rb +44 -0
- data/lib/opengl-definitions/extensions/GL_NV_vertex_program.rb +154 -0
- data/lib/opengl-definitions/extensions/GL_NV_vertex_program2_option.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_NV_vertex_program3.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_NV_vertex_program4.rb +31 -0
- data/lib/opengl-definitions/extensions/GL_NV_video_capture.rb +48 -0
- data/lib/opengl-definitions/extensions/GL_NV_viewport_array.rb +27 -0
- data/lib/opengl-definitions/extensions/GL_OES_EGL_image.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_OES_EGL_image_external.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_OES_blend_equation_separate.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_OES_blend_func_separate.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_OES_blend_subtract.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_OES_byte_coordinates.rb +30 -0
- data/lib/opengl-definitions/extensions/GL_OES_compressed_ETC1_RGB8_texture.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_compressed_paletted_texture.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_OES_copy_image.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_depth24.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_depth32.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_depth_texture.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_OES_draw_buffers_indexed.rb +43 -0
- data/lib/opengl-definitions/extensions/GL_OES_draw_elements_base_vertex.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_OES_draw_texture.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_OES_element_index_uint.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_fixed_point.rb +122 -0
- data/lib/opengl-definitions/extensions/GL_OES_framebuffer_object.rb +55 -0
- data/lib/opengl-definitions/extensions/GL_OES_geometry_shader.rb +41 -0
- data/lib/opengl-definitions/extensions/GL_OES_get_program_binary.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_OES_mapbuffer.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_OES_matrix_get.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_OES_matrix_palette.rb +27 -0
- data/lib/opengl-definitions/extensions/GL_OES_packed_depth_stencil.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_OES_point_size_array.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_OES_point_sprite.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_OES_primitive_bounding_box.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_OES_query_matrix.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_read_format.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_OES_required_internalformat.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_OES_rgb8_rgba8.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_OES_sample_shading.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_OES_shader_multisample_interpolation.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_OES_single_precision.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_OES_standard_derivatives.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_stencil1.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_stencil4.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_stencil8.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_stencil_wrap.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_OES_surfaceless_context.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_tessellation_shader.rb +55 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_3D.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_border_clamp.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_buffer.rb +23 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_compression_astc.rb +52 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_cube_map.rb +29 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_cube_map_array.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_float.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_half_float.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_mirrored_repeat.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_stencil8.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_storage_multisample_2d_array.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_OES_texture_view.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_OES_vertex_array_object.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_OES_vertex_half_float.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_OES_vertex_type_10_10_10_2.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_OML_interlace.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_OML_resample.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_OML_subsample.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_PGI_misc_hints.rb +28 -0
- data/lib/opengl-definitions/extensions/GL_PGI_vertex_hints.rb +26 -0
- data/lib/opengl-definitions/extensions/GL_QCOM_alpha_test.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_QCOM_binning_control.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_QCOM_driver_control.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_QCOM_extended_get.rb +26 -0
- data/lib/opengl-definitions/extensions/GL_QCOM_extended_get2.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_QCOM_perfmon_global_mode.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_QCOM_tiled_rendering.rb +41 -0
- data/lib/opengl-definitions/extensions/GL_QCOM_writeonly_rendering.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_REND_screen_coordinates.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_S3_s3tc.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_detail_texture.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_fog_function.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_generate_mipmap.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_multisample.rb +25 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_pixel_texture.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_point_line_texgen.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_point_parameters.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_sharpen_texture.rb +13 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_texture4D.rb +19 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_texture_border_clamp.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_texture_color_mask.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_texture_edge_clamp.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_texture_filter4.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_texture_lod.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_SGIS_texture_select.rb +26 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_async.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_async_histogram.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_async_pixel.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_blend_alpha_minmax.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_calligraphic_fragment.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_clipmap.rb +16 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_convolution_accuracy.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_depth_texture.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_flush_raster.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_fog_offset.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_fragment_lighting.rb +45 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_framezoom.rb +11 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_igloo_interface.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_instruments.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_interlace.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_ir_instrument1.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_list_priority.rb +14 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_pixel_texture.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_pixel_tiles.rb +12 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_polynomial_ffd.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_reference_plane.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_resample.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_scalebias_hint.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_shadow.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_shadow_ambient.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_sprite.rb +18 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_subsample.rb +9 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_tag_sample_buffer.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_texture_add_env.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_texture_coordinate_clamp.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_texture_lod_bias.rb +7 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_texture_multi_buffer.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_texture_scale_bias.rb +8 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_vertex_preclip.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_ycrcb.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_SGIX_ycrcba.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_SGI_color_matrix.rb +15 -0
- data/lib/opengl-definitions/extensions/GL_SGI_color_table.rb +30 -0
- data/lib/opengl-definitions/extensions/GL_SGI_texture_color_table.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_SUNX_constant_data.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_SUN_convolution_border_modes.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SUN_global_alpha.rb +17 -0
- data/lib/opengl-definitions/extensions/GL_SUN_mesh_array.rb +10 -0
- data/lib/opengl-definitions/extensions/GL_SUN_slice_accum.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_SUN_triangle_list.rb +31 -0
- data/lib/opengl-definitions/extensions/GL_SUN_vertex.rb +44 -0
- data/lib/opengl-definitions/extensions/GL_VIV_shader_binary.rb +5 -0
- data/lib/opengl-definitions/extensions/GL_WIN_phong_shading.rb +6 -0
- data/lib/opengl-definitions/extensions/GL_WIN_specular_fog.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_3DFX_multisample.rb +6 -0
- data/lib/opengl-definitions/extensions/WGL_3DL_stereo_control.rb +12 -0
- data/lib/opengl-definitions/extensions/WGL_AMD_gpu_association.rb +26 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_buffer_region.rb +15 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_context_flush_control.rb +7 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_create_context.rb +15 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_create_context_profile.rb +8 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_create_context_robustness.rb +8 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_extensions_string.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_framebuffer_sRGB.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_make_current_read.rb +11 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_multisample.rb +6 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_pbuffer.rb +20 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_pixel_format.rb +59 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_pixel_format_float.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_render_texture.rb +43 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_robustness_application_isolation.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_ARB_robustness_share_group_isolation.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_ATI_pixel_format_float.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_create_context_es2_profile.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_create_context_es_profile.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_depth_float.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_display_color_table.rb +8 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_extensions_string.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_framebuffer_sRGB.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_make_current_read.rb +10 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_multisample.rb +6 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_pbuffer.rb +21 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_pixel_format.rb +55 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_pixel_format_packed_float.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_EXT_swap_control.rb +6 -0
- data/lib/opengl-definitions/extensions/WGL_I3D_digital_video_control.rb +13 -0
- data/lib/opengl-definitions/extensions/WGL_I3D_gamma.rb +13 -0
- data/lib/opengl-definitions/extensions/WGL_I3D_genlock.rb +28 -0
- data/lib/opengl-definitions/extensions/WGL_I3D_image_buffer.rb +13 -0
- data/lib/opengl-definitions/extensions/WGL_I3D_swap_frame_lock.rb +8 -0
- data/lib/opengl-definitions/extensions/WGL_I3D_swap_frame_usage.rb +8 -0
- data/lib/opengl-definitions/extensions/WGL_NV_DX_interop.rb +18 -0
- data/lib/opengl-definitions/extensions/WGL_NV_copy_image.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_NV_delay_before_swap.rb +5 -0
- data/lib/opengl-definitions/extensions/WGL_NV_float_buffer.rb +13 -0
- data/lib/opengl-definitions/extensions/WGL_NV_gpu_affinity.rb +14 -0
- data/lib/opengl-definitions/extensions/WGL_NV_multisample_coverage.rb +6 -0
- data/lib/opengl-definitions/extensions/WGL_NV_present_video.rb +11 -0
- data/lib/opengl-definitions/extensions/WGL_NV_render_depth_texture.rb +9 -0
- data/lib/opengl-definitions/extensions/WGL_NV_render_texture_rectangle.rb +7 -0
- data/lib/opengl-definitions/extensions/WGL_NV_swap_group.rb +10 -0
- data/lib/opengl-definitions/extensions/WGL_NV_vertex_array_range.rb +6 -0
- data/lib/opengl-definitions/extensions/WGL_NV_video_capture.rb +14 -0
- data/lib/opengl-definitions/extensions/WGL_NV_video_output.rb +26 -0
- data/lib/opengl-definitions/extensions/WGL_OML_sync_control.rb +10 -0
- data/lib/opengl-definitions/typedefs.rb +38 -0
- data/lib/opengl-definitions/version.rb +5 -0
- data/lib/opengl-definitions.rb +2 -0
- metadata +808 -0
metadata
ADDED
@@ -0,0 +1,808 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: opengl-definitions
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.1
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Silver Phoenix
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2015-02-15 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: nokogiri
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - "~>"
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: '1.6'
|
20
|
+
type: :development
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - "~>"
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: '1.6'
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: erubis
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - "~>"
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '2.7'
|
34
|
+
type: :development
|
35
|
+
prerelease: false
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - "~>"
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '2.7'
|
41
|
+
description: Opengl definitions for Ruby. Supports up to GL 4.5.
|
42
|
+
email:
|
43
|
+
- silver.phoenix99@gmail.com
|
44
|
+
executables: []
|
45
|
+
extensions: []
|
46
|
+
extra_rdoc_files: []
|
47
|
+
files:
|
48
|
+
- lib/opengl-definitions.rb
|
49
|
+
- lib/opengl-definitions/core/GLX_VERSION_1_1.rb
|
50
|
+
- lib/opengl-definitions/core/GLX_VERSION_1_2.rb
|
51
|
+
- lib/opengl-definitions/core/GLX_VERSION_1_3.rb
|
52
|
+
- lib/opengl-definitions/core/GLX_VERSION_1_4.rb
|
53
|
+
- lib/opengl-definitions/core/GL_VERSION_1_0.rb
|
54
|
+
- lib/opengl-definitions/core/GL_VERSION_1_1.rb
|
55
|
+
- lib/opengl-definitions/core/GL_VERSION_1_2.rb
|
56
|
+
- lib/opengl-definitions/core/GL_VERSION_1_3.rb
|
57
|
+
- lib/opengl-definitions/core/GL_VERSION_1_4.rb
|
58
|
+
- lib/opengl-definitions/core/GL_VERSION_1_5.rb
|
59
|
+
- lib/opengl-definitions/core/GL_VERSION_2_0.rb
|
60
|
+
- lib/opengl-definitions/core/GL_VERSION_2_1.rb
|
61
|
+
- lib/opengl-definitions/core/GL_VERSION_3_0.rb
|
62
|
+
- lib/opengl-definitions/core/GL_VERSION_3_1.rb
|
63
|
+
- lib/opengl-definitions/core/GL_VERSION_3_2.rb
|
64
|
+
- lib/opengl-definitions/core/GL_VERSION_3_3.rb
|
65
|
+
- lib/opengl-definitions/core/GL_VERSION_4_0.rb
|
66
|
+
- lib/opengl-definitions/core/GL_VERSION_4_1.rb
|
67
|
+
- lib/opengl-definitions/core/GL_VERSION_4_2.rb
|
68
|
+
- lib/opengl-definitions/core/GL_VERSION_4_3.rb
|
69
|
+
- lib/opengl-definitions/core/GL_VERSION_4_4.rb
|
70
|
+
- lib/opengl-definitions/core/GL_VERSION_4_5.rb
|
71
|
+
- lib/opengl-definitions/extensions/GLX_3DFX_multisample.rb
|
72
|
+
- lib/opengl-definitions/extensions/GLX_AMD_gpu_association.rb
|
73
|
+
- lib/opengl-definitions/extensions/GLX_ARB_context_flush_control.rb
|
74
|
+
- lib/opengl-definitions/extensions/GLX_ARB_create_context.rb
|
75
|
+
- lib/opengl-definitions/extensions/GLX_ARB_create_context_profile.rb
|
76
|
+
- lib/opengl-definitions/extensions/GLX_ARB_create_context_robustness.rb
|
77
|
+
- lib/opengl-definitions/extensions/GLX_ARB_fbconfig_float.rb
|
78
|
+
- lib/opengl-definitions/extensions/GLX_ARB_framebuffer_sRGB.rb
|
79
|
+
- lib/opengl-definitions/extensions/GLX_ARB_get_proc_address.rb
|
80
|
+
- lib/opengl-definitions/extensions/GLX_ARB_multisample.rb
|
81
|
+
- lib/opengl-definitions/extensions/GLX_ARB_robustness_application_isolation.rb
|
82
|
+
- lib/opengl-definitions/extensions/GLX_ARB_robustness_share_group_isolation.rb
|
83
|
+
- lib/opengl-definitions/extensions/GLX_ARB_vertex_buffer_object.rb
|
84
|
+
- lib/opengl-definitions/extensions/GLX_EXT_buffer_age.rb
|
85
|
+
- lib/opengl-definitions/extensions/GLX_EXT_create_context_es2_profile.rb
|
86
|
+
- lib/opengl-definitions/extensions/GLX_EXT_create_context_es_profile.rb
|
87
|
+
- lib/opengl-definitions/extensions/GLX_EXT_fbconfig_packed_float.rb
|
88
|
+
- lib/opengl-definitions/extensions/GLX_EXT_framebuffer_sRGB.rb
|
89
|
+
- lib/opengl-definitions/extensions/GLX_EXT_import_context.rb
|
90
|
+
- lib/opengl-definitions/extensions/GLX_EXT_stereo_tree.rb
|
91
|
+
- lib/opengl-definitions/extensions/GLX_EXT_swap_control.rb
|
92
|
+
- lib/opengl-definitions/extensions/GLX_EXT_swap_control_tear.rb
|
93
|
+
- lib/opengl-definitions/extensions/GLX_EXT_texture_from_pixmap.rb
|
94
|
+
- lib/opengl-definitions/extensions/GLX_EXT_visual_info.rb
|
95
|
+
- lib/opengl-definitions/extensions/GLX_EXT_visual_rating.rb
|
96
|
+
- lib/opengl-definitions/extensions/GLX_INTEL_swap_event.rb
|
97
|
+
- lib/opengl-definitions/extensions/GLX_MESA_agp_offset.rb
|
98
|
+
- lib/opengl-definitions/extensions/GLX_MESA_copy_sub_buffer.rb
|
99
|
+
- lib/opengl-definitions/extensions/GLX_MESA_pixmap_colormap.rb
|
100
|
+
- lib/opengl-definitions/extensions/GLX_MESA_query_renderer.rb
|
101
|
+
- lib/opengl-definitions/extensions/GLX_MESA_release_buffers.rb
|
102
|
+
- lib/opengl-definitions/extensions/GLX_MESA_set_3dfx_mode.rb
|
103
|
+
- lib/opengl-definitions/extensions/GLX_NV_copy_buffer.rb
|
104
|
+
- lib/opengl-definitions/extensions/GLX_NV_copy_image.rb
|
105
|
+
- lib/opengl-definitions/extensions/GLX_NV_delay_before_swap.rb
|
106
|
+
- lib/opengl-definitions/extensions/GLX_NV_float_buffer.rb
|
107
|
+
- lib/opengl-definitions/extensions/GLX_NV_multisample_coverage.rb
|
108
|
+
- lib/opengl-definitions/extensions/GLX_NV_present_video.rb
|
109
|
+
- lib/opengl-definitions/extensions/GLX_NV_swap_group.rb
|
110
|
+
- lib/opengl-definitions/extensions/GLX_NV_video_capture.rb
|
111
|
+
- lib/opengl-definitions/extensions/GLX_NV_video_out.rb
|
112
|
+
- lib/opengl-definitions/extensions/GLX_OML_swap_method.rb
|
113
|
+
- lib/opengl-definitions/extensions/GLX_OML_sync_control.rb
|
114
|
+
- lib/opengl-definitions/extensions/GLX_SGIS_blended_overlay.rb
|
115
|
+
- lib/opengl-definitions/extensions/GLX_SGIS_multisample.rb
|
116
|
+
- lib/opengl-definitions/extensions/GLX_SGIS_shared_multisample.rb
|
117
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_dmbuffer.rb
|
118
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_fbconfig.rb
|
119
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_hyperpipe.rb
|
120
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_pbuffer.rb
|
121
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_swap_barrier.rb
|
122
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_swap_group.rb
|
123
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_video_resize.rb
|
124
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_video_source.rb
|
125
|
+
- lib/opengl-definitions/extensions/GLX_SGIX_visual_select_group.rb
|
126
|
+
- lib/opengl-definitions/extensions/GLX_SGI_cushion.rb
|
127
|
+
- lib/opengl-definitions/extensions/GLX_SGI_make_current_read.rb
|
128
|
+
- lib/opengl-definitions/extensions/GLX_SGI_swap_control.rb
|
129
|
+
- lib/opengl-definitions/extensions/GLX_SGI_video_sync.rb
|
130
|
+
- lib/opengl-definitions/extensions/GLX_SUN_get_transparent_index.rb
|
131
|
+
- lib/opengl-definitions/extensions/GL_3DFX_multisample.rb
|
132
|
+
- lib/opengl-definitions/extensions/GL_3DFX_tbuffer.rb
|
133
|
+
- lib/opengl-definitions/extensions/GL_3DFX_texture_compression_FXT1.rb
|
134
|
+
- lib/opengl-definitions/extensions/GL_AMD_blend_minmax_factor.rb
|
135
|
+
- lib/opengl-definitions/extensions/GL_AMD_compressed_3DC_texture.rb
|
136
|
+
- lib/opengl-definitions/extensions/GL_AMD_compressed_ATC_texture.rb
|
137
|
+
- lib/opengl-definitions/extensions/GL_AMD_debug_output.rb
|
138
|
+
- lib/opengl-definitions/extensions/GL_AMD_depth_clamp_separate.rb
|
139
|
+
- lib/opengl-definitions/extensions/GL_AMD_draw_buffers_blend.rb
|
140
|
+
- lib/opengl-definitions/extensions/GL_AMD_gpu_shader_int64.rb
|
141
|
+
- lib/opengl-definitions/extensions/GL_AMD_interleaved_elements.rb
|
142
|
+
- lib/opengl-definitions/extensions/GL_AMD_multi_draw_indirect.rb
|
143
|
+
- lib/opengl-definitions/extensions/GL_AMD_name_gen_delete.rb
|
144
|
+
- lib/opengl-definitions/extensions/GL_AMD_occlusion_query_event.rb
|
145
|
+
- lib/opengl-definitions/extensions/GL_AMD_performance_monitor.rb
|
146
|
+
- lib/opengl-definitions/extensions/GL_AMD_pinned_memory.rb
|
147
|
+
- lib/opengl-definitions/extensions/GL_AMD_program_binary_Z400.rb
|
148
|
+
- lib/opengl-definitions/extensions/GL_AMD_query_buffer_object.rb
|
149
|
+
- lib/opengl-definitions/extensions/GL_AMD_sample_positions.rb
|
150
|
+
- lib/opengl-definitions/extensions/GL_AMD_seamless_cubemap_per_texture.rb
|
151
|
+
- lib/opengl-definitions/extensions/GL_AMD_sparse_texture.rb
|
152
|
+
- lib/opengl-definitions/extensions/GL_AMD_stencil_operation_extended.rb
|
153
|
+
- lib/opengl-definitions/extensions/GL_AMD_transform_feedback4.rb
|
154
|
+
- lib/opengl-definitions/extensions/GL_AMD_vertex_shader_tessellator.rb
|
155
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_depth_texture.rb
|
156
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_framebuffer_blit.rb
|
157
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_framebuffer_multisample.rb
|
158
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_instanced_arrays.rb
|
159
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_pack_reverse_row_order.rb
|
160
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_program_binary.rb
|
161
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_texture_compression_dxt3.rb
|
162
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_texture_compression_dxt5.rb
|
163
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_texture_usage.rb
|
164
|
+
- lib/opengl-definitions/extensions/GL_ANGLE_translated_shader_source.rb
|
165
|
+
- lib/opengl-definitions/extensions/GL_APPLE_aux_depth_stencil.rb
|
166
|
+
- lib/opengl-definitions/extensions/GL_APPLE_client_storage.rb
|
167
|
+
- lib/opengl-definitions/extensions/GL_APPLE_clip_distance.rb
|
168
|
+
- lib/opengl-definitions/extensions/GL_APPLE_copy_texture_levels.rb
|
169
|
+
- lib/opengl-definitions/extensions/GL_APPLE_element_array.rb
|
170
|
+
- lib/opengl-definitions/extensions/GL_APPLE_fence.rb
|
171
|
+
- lib/opengl-definitions/extensions/GL_APPLE_float_pixels.rb
|
172
|
+
- lib/opengl-definitions/extensions/GL_APPLE_flush_buffer_range.rb
|
173
|
+
- lib/opengl-definitions/extensions/GL_APPLE_framebuffer_multisample.rb
|
174
|
+
- lib/opengl-definitions/extensions/GL_APPLE_object_purgeable.rb
|
175
|
+
- lib/opengl-definitions/extensions/GL_APPLE_rgb_422.rb
|
176
|
+
- lib/opengl-definitions/extensions/GL_APPLE_row_bytes.rb
|
177
|
+
- lib/opengl-definitions/extensions/GL_APPLE_specular_vector.rb
|
178
|
+
- lib/opengl-definitions/extensions/GL_APPLE_sync.rb
|
179
|
+
- lib/opengl-definitions/extensions/GL_APPLE_texture_format_BGRA8888.rb
|
180
|
+
- lib/opengl-definitions/extensions/GL_APPLE_texture_max_level.rb
|
181
|
+
- lib/opengl-definitions/extensions/GL_APPLE_texture_packed_float.rb
|
182
|
+
- lib/opengl-definitions/extensions/GL_APPLE_texture_range.rb
|
183
|
+
- lib/opengl-definitions/extensions/GL_APPLE_transform_hint.rb
|
184
|
+
- lib/opengl-definitions/extensions/GL_APPLE_vertex_array_object.rb
|
185
|
+
- lib/opengl-definitions/extensions/GL_APPLE_vertex_array_range.rb
|
186
|
+
- lib/opengl-definitions/extensions/GL_APPLE_vertex_program_evaluators.rb
|
187
|
+
- lib/opengl-definitions/extensions/GL_APPLE_ycbcr_422.rb
|
188
|
+
- lib/opengl-definitions/extensions/GL_ARB_ES2_compatibility.rb
|
189
|
+
- lib/opengl-definitions/extensions/GL_ARB_ES3_1_compatibility.rb
|
190
|
+
- lib/opengl-definitions/extensions/GL_ARB_ES3_compatibility.rb
|
191
|
+
- lib/opengl-definitions/extensions/GL_ARB_base_instance.rb
|
192
|
+
- lib/opengl-definitions/extensions/GL_ARB_bindless_texture.rb
|
193
|
+
- lib/opengl-definitions/extensions/GL_ARB_blend_func_extended.rb
|
194
|
+
- lib/opengl-definitions/extensions/GL_ARB_buffer_storage.rb
|
195
|
+
- lib/opengl-definitions/extensions/GL_ARB_cl_event.rb
|
196
|
+
- lib/opengl-definitions/extensions/GL_ARB_clear_buffer_object.rb
|
197
|
+
- lib/opengl-definitions/extensions/GL_ARB_clear_texture.rb
|
198
|
+
- lib/opengl-definitions/extensions/GL_ARB_clip_control.rb
|
199
|
+
- lib/opengl-definitions/extensions/GL_ARB_color_buffer_float.rb
|
200
|
+
- lib/opengl-definitions/extensions/GL_ARB_compressed_texture_pixel_storage.rb
|
201
|
+
- lib/opengl-definitions/extensions/GL_ARB_compute_shader.rb
|
202
|
+
- lib/opengl-definitions/extensions/GL_ARB_compute_variable_group_size.rb
|
203
|
+
- lib/opengl-definitions/extensions/GL_ARB_conditional_render_inverted.rb
|
204
|
+
- lib/opengl-definitions/extensions/GL_ARB_copy_buffer.rb
|
205
|
+
- lib/opengl-definitions/extensions/GL_ARB_copy_image.rb
|
206
|
+
- lib/opengl-definitions/extensions/GL_ARB_cull_distance.rb
|
207
|
+
- lib/opengl-definitions/extensions/GL_ARB_debug_output.rb
|
208
|
+
- lib/opengl-definitions/extensions/GL_ARB_depth_buffer_float.rb
|
209
|
+
- lib/opengl-definitions/extensions/GL_ARB_depth_clamp.rb
|
210
|
+
- lib/opengl-definitions/extensions/GL_ARB_depth_texture.rb
|
211
|
+
- lib/opengl-definitions/extensions/GL_ARB_direct_state_access.rb
|
212
|
+
- lib/opengl-definitions/extensions/GL_ARB_draw_buffers.rb
|
213
|
+
- lib/opengl-definitions/extensions/GL_ARB_draw_buffers_blend.rb
|
214
|
+
- lib/opengl-definitions/extensions/GL_ARB_draw_elements_base_vertex.rb
|
215
|
+
- lib/opengl-definitions/extensions/GL_ARB_draw_indirect.rb
|
216
|
+
- lib/opengl-definitions/extensions/GL_ARB_draw_instanced.rb
|
217
|
+
- lib/opengl-definitions/extensions/GL_ARB_enhanced_layouts.rb
|
218
|
+
- lib/opengl-definitions/extensions/GL_ARB_explicit_uniform_location.rb
|
219
|
+
- lib/opengl-definitions/extensions/GL_ARB_fragment_program.rb
|
220
|
+
- lib/opengl-definitions/extensions/GL_ARB_fragment_shader.rb
|
221
|
+
- lib/opengl-definitions/extensions/GL_ARB_framebuffer_no_attachments.rb
|
222
|
+
- lib/opengl-definitions/extensions/GL_ARB_framebuffer_object.rb
|
223
|
+
- lib/opengl-definitions/extensions/GL_ARB_framebuffer_sRGB.rb
|
224
|
+
- lib/opengl-definitions/extensions/GL_ARB_geometry_shader4.rb
|
225
|
+
- lib/opengl-definitions/extensions/GL_ARB_get_program_binary.rb
|
226
|
+
- lib/opengl-definitions/extensions/GL_ARB_get_texture_sub_image.rb
|
227
|
+
- lib/opengl-definitions/extensions/GL_ARB_gpu_shader5.rb
|
228
|
+
- lib/opengl-definitions/extensions/GL_ARB_gpu_shader_fp64.rb
|
229
|
+
- lib/opengl-definitions/extensions/GL_ARB_half_float_pixel.rb
|
230
|
+
- lib/opengl-definitions/extensions/GL_ARB_half_float_vertex.rb
|
231
|
+
- lib/opengl-definitions/extensions/GL_ARB_imaging.rb
|
232
|
+
- lib/opengl-definitions/extensions/GL_ARB_indirect_parameters.rb
|
233
|
+
- lib/opengl-definitions/extensions/GL_ARB_instanced_arrays.rb
|
234
|
+
- lib/opengl-definitions/extensions/GL_ARB_internalformat_query.rb
|
235
|
+
- lib/opengl-definitions/extensions/GL_ARB_internalformat_query2.rb
|
236
|
+
- lib/opengl-definitions/extensions/GL_ARB_invalidate_subdata.rb
|
237
|
+
- lib/opengl-definitions/extensions/GL_ARB_map_buffer_alignment.rb
|
238
|
+
- lib/opengl-definitions/extensions/GL_ARB_map_buffer_range.rb
|
239
|
+
- lib/opengl-definitions/extensions/GL_ARB_matrix_palette.rb
|
240
|
+
- lib/opengl-definitions/extensions/GL_ARB_multi_bind.rb
|
241
|
+
- lib/opengl-definitions/extensions/GL_ARB_multi_draw_indirect.rb
|
242
|
+
- lib/opengl-definitions/extensions/GL_ARB_multisample.rb
|
243
|
+
- lib/opengl-definitions/extensions/GL_ARB_multitexture.rb
|
244
|
+
- lib/opengl-definitions/extensions/GL_ARB_occlusion_query.rb
|
245
|
+
- lib/opengl-definitions/extensions/GL_ARB_occlusion_query2.rb
|
246
|
+
- lib/opengl-definitions/extensions/GL_ARB_pipeline_statistics_query.rb
|
247
|
+
- lib/opengl-definitions/extensions/GL_ARB_pixel_buffer_object.rb
|
248
|
+
- lib/opengl-definitions/extensions/GL_ARB_point_parameters.rb
|
249
|
+
- lib/opengl-definitions/extensions/GL_ARB_point_sprite.rb
|
250
|
+
- lib/opengl-definitions/extensions/GL_ARB_program_interface_query.rb
|
251
|
+
- lib/opengl-definitions/extensions/GL_ARB_provoking_vertex.rb
|
252
|
+
- lib/opengl-definitions/extensions/GL_ARB_query_buffer_object.rb
|
253
|
+
- lib/opengl-definitions/extensions/GL_ARB_robustness.rb
|
254
|
+
- lib/opengl-definitions/extensions/GL_ARB_sample_shading.rb
|
255
|
+
- lib/opengl-definitions/extensions/GL_ARB_sampler_objects.rb
|
256
|
+
- lib/opengl-definitions/extensions/GL_ARB_seamless_cube_map.rb
|
257
|
+
- lib/opengl-definitions/extensions/GL_ARB_seamless_cubemap_per_texture.rb
|
258
|
+
- lib/opengl-definitions/extensions/GL_ARB_separate_shader_objects.rb
|
259
|
+
- lib/opengl-definitions/extensions/GL_ARB_shader_atomic_counters.rb
|
260
|
+
- lib/opengl-definitions/extensions/GL_ARB_shader_image_load_store.rb
|
261
|
+
- lib/opengl-definitions/extensions/GL_ARB_shader_objects.rb
|
262
|
+
- lib/opengl-definitions/extensions/GL_ARB_shader_storage_buffer_object.rb
|
263
|
+
- lib/opengl-definitions/extensions/GL_ARB_shader_subroutine.rb
|
264
|
+
- lib/opengl-definitions/extensions/GL_ARB_shading_language_100.rb
|
265
|
+
- lib/opengl-definitions/extensions/GL_ARB_shading_language_include.rb
|
266
|
+
- lib/opengl-definitions/extensions/GL_ARB_shadow.rb
|
267
|
+
- lib/opengl-definitions/extensions/GL_ARB_shadow_ambient.rb
|
268
|
+
- lib/opengl-definitions/extensions/GL_ARB_sparse_buffer.rb
|
269
|
+
- lib/opengl-definitions/extensions/GL_ARB_sparse_texture.rb
|
270
|
+
- lib/opengl-definitions/extensions/GL_ARB_stencil_texturing.rb
|
271
|
+
- lib/opengl-definitions/extensions/GL_ARB_sync.rb
|
272
|
+
- lib/opengl-definitions/extensions/GL_ARB_tessellation_shader.rb
|
273
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_barrier.rb
|
274
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_border_clamp.rb
|
275
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_buffer_object.rb
|
276
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_buffer_object_rgb32.rb
|
277
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_buffer_range.rb
|
278
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_compression.rb
|
279
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_compression_bptc.rb
|
280
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_compression_rgtc.rb
|
281
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_cube_map.rb
|
282
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_cube_map_array.rb
|
283
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_env_combine.rb
|
284
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_env_dot3.rb
|
285
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_float.rb
|
286
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_gather.rb
|
287
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_mirror_clamp_to_edge.rb
|
288
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_mirrored_repeat.rb
|
289
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_multisample.rb
|
290
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_rectangle.rb
|
291
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_rg.rb
|
292
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_rgb10_a2ui.rb
|
293
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_stencil8.rb
|
294
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_storage.rb
|
295
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_storage_multisample.rb
|
296
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_swizzle.rb
|
297
|
+
- lib/opengl-definitions/extensions/GL_ARB_texture_view.rb
|
298
|
+
- lib/opengl-definitions/extensions/GL_ARB_timer_query.rb
|
299
|
+
- lib/opengl-definitions/extensions/GL_ARB_transform_feedback2.rb
|
300
|
+
- lib/opengl-definitions/extensions/GL_ARB_transform_feedback3.rb
|
301
|
+
- lib/opengl-definitions/extensions/GL_ARB_transform_feedback_instanced.rb
|
302
|
+
- lib/opengl-definitions/extensions/GL_ARB_transform_feedback_overflow_query.rb
|
303
|
+
- lib/opengl-definitions/extensions/GL_ARB_transpose_matrix.rb
|
304
|
+
- lib/opengl-definitions/extensions/GL_ARB_uniform_buffer_object.rb
|
305
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_array_bgra.rb
|
306
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_array_object.rb
|
307
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_attrib_64bit.rb
|
308
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_attrib_binding.rb
|
309
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_blend.rb
|
310
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_buffer_object.rb
|
311
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_program.rb
|
312
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_shader.rb
|
313
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_type_10f_11f_11f_rev.rb
|
314
|
+
- lib/opengl-definitions/extensions/GL_ARB_vertex_type_2_10_10_10_rev.rb
|
315
|
+
- lib/opengl-definitions/extensions/GL_ARB_viewport_array.rb
|
316
|
+
- lib/opengl-definitions/extensions/GL_ARB_window_pos.rb
|
317
|
+
- lib/opengl-definitions/extensions/GL_ARM_mali_program_binary.rb
|
318
|
+
- lib/opengl-definitions/extensions/GL_ARM_mali_shader_binary.rb
|
319
|
+
- lib/opengl-definitions/extensions/GL_ARM_shader_framebuffer_fetch.rb
|
320
|
+
- lib/opengl-definitions/extensions/GL_ATI_draw_buffers.rb
|
321
|
+
- lib/opengl-definitions/extensions/GL_ATI_element_array.rb
|
322
|
+
- lib/opengl-definitions/extensions/GL_ATI_envmap_bumpmap.rb
|
323
|
+
- lib/opengl-definitions/extensions/GL_ATI_fragment_shader.rb
|
324
|
+
- lib/opengl-definitions/extensions/GL_ATI_map_object_buffer.rb
|
325
|
+
- lib/opengl-definitions/extensions/GL_ATI_meminfo.rb
|
326
|
+
- lib/opengl-definitions/extensions/GL_ATI_pixel_format_float.rb
|
327
|
+
- lib/opengl-definitions/extensions/GL_ATI_pn_triangles.rb
|
328
|
+
- lib/opengl-definitions/extensions/GL_ATI_separate_stencil.rb
|
329
|
+
- lib/opengl-definitions/extensions/GL_ATI_text_fragment_shader.rb
|
330
|
+
- lib/opengl-definitions/extensions/GL_ATI_texture_env_combine3.rb
|
331
|
+
- lib/opengl-definitions/extensions/GL_ATI_texture_float.rb
|
332
|
+
- lib/opengl-definitions/extensions/GL_ATI_texture_mirror_once.rb
|
333
|
+
- lib/opengl-definitions/extensions/GL_ATI_vertex_array_object.rb
|
334
|
+
- lib/opengl-definitions/extensions/GL_ATI_vertex_attrib_array_object.rb
|
335
|
+
- lib/opengl-definitions/extensions/GL_ATI_vertex_streams.rb
|
336
|
+
- lib/opengl-definitions/extensions/GL_DMP_program_binary.rb
|
337
|
+
- lib/opengl-definitions/extensions/GL_DMP_shader_binary.rb
|
338
|
+
- lib/opengl-definitions/extensions/GL_EXT_422_pixels.rb
|
339
|
+
- lib/opengl-definitions/extensions/GL_EXT_abgr.rb
|
340
|
+
- lib/opengl-definitions/extensions/GL_EXT_base_instance.rb
|
341
|
+
- lib/opengl-definitions/extensions/GL_EXT_bgra.rb
|
342
|
+
- lib/opengl-definitions/extensions/GL_EXT_bindable_uniform.rb
|
343
|
+
- lib/opengl-definitions/extensions/GL_EXT_blend_color.rb
|
344
|
+
- lib/opengl-definitions/extensions/GL_EXT_blend_equation_separate.rb
|
345
|
+
- lib/opengl-definitions/extensions/GL_EXT_blend_func_separate.rb
|
346
|
+
- lib/opengl-definitions/extensions/GL_EXT_blend_minmax.rb
|
347
|
+
- lib/opengl-definitions/extensions/GL_EXT_blend_subtract.rb
|
348
|
+
- lib/opengl-definitions/extensions/GL_EXT_clip_volume_hint.rb
|
349
|
+
- lib/opengl-definitions/extensions/GL_EXT_cmyka.rb
|
350
|
+
- lib/opengl-definitions/extensions/GL_EXT_color_buffer_half_float.rb
|
351
|
+
- lib/opengl-definitions/extensions/GL_EXT_color_subtable.rb
|
352
|
+
- lib/opengl-definitions/extensions/GL_EXT_compiled_vertex_array.rb
|
353
|
+
- lib/opengl-definitions/extensions/GL_EXT_convolution.rb
|
354
|
+
- lib/opengl-definitions/extensions/GL_EXT_coordinate_frame.rb
|
355
|
+
- lib/opengl-definitions/extensions/GL_EXT_copy_image.rb
|
356
|
+
- lib/opengl-definitions/extensions/GL_EXT_copy_texture.rb
|
357
|
+
- lib/opengl-definitions/extensions/GL_EXT_cull_vertex.rb
|
358
|
+
- lib/opengl-definitions/extensions/GL_EXT_debug_label.rb
|
359
|
+
- lib/opengl-definitions/extensions/GL_EXT_debug_marker.rb
|
360
|
+
- lib/opengl-definitions/extensions/GL_EXT_depth_bounds_test.rb
|
361
|
+
- lib/opengl-definitions/extensions/GL_EXT_direct_state_access.rb
|
362
|
+
- lib/opengl-definitions/extensions/GL_EXT_discard_framebuffer.rb
|
363
|
+
- lib/opengl-definitions/extensions/GL_EXT_disjoint_timer_query.rb
|
364
|
+
- lib/opengl-definitions/extensions/GL_EXT_draw_buffers.rb
|
365
|
+
- lib/opengl-definitions/extensions/GL_EXT_draw_buffers2.rb
|
366
|
+
- lib/opengl-definitions/extensions/GL_EXT_draw_buffers_indexed.rb
|
367
|
+
- lib/opengl-definitions/extensions/GL_EXT_draw_elements_base_vertex.rb
|
368
|
+
- lib/opengl-definitions/extensions/GL_EXT_draw_instanced.rb
|
369
|
+
- lib/opengl-definitions/extensions/GL_EXT_draw_range_elements.rb
|
370
|
+
- lib/opengl-definitions/extensions/GL_EXT_fog_coord.rb
|
371
|
+
- lib/opengl-definitions/extensions/GL_EXT_framebuffer_blit.rb
|
372
|
+
- lib/opengl-definitions/extensions/GL_EXT_framebuffer_multisample.rb
|
373
|
+
- lib/opengl-definitions/extensions/GL_EXT_framebuffer_multisample_blit_scaled.rb
|
374
|
+
- lib/opengl-definitions/extensions/GL_EXT_framebuffer_object.rb
|
375
|
+
- lib/opengl-definitions/extensions/GL_EXT_framebuffer_sRGB.rb
|
376
|
+
- lib/opengl-definitions/extensions/GL_EXT_geometry_shader.rb
|
377
|
+
- lib/opengl-definitions/extensions/GL_EXT_geometry_shader4.rb
|
378
|
+
- lib/opengl-definitions/extensions/GL_EXT_gpu_program_parameters.rb
|
379
|
+
- lib/opengl-definitions/extensions/GL_EXT_gpu_shader4.rb
|
380
|
+
- lib/opengl-definitions/extensions/GL_EXT_histogram.rb
|
381
|
+
- lib/opengl-definitions/extensions/GL_EXT_index_array_formats.rb
|
382
|
+
- lib/opengl-definitions/extensions/GL_EXT_index_func.rb
|
383
|
+
- lib/opengl-definitions/extensions/GL_EXT_index_material.rb
|
384
|
+
- lib/opengl-definitions/extensions/GL_EXT_instanced_arrays.rb
|
385
|
+
- lib/opengl-definitions/extensions/GL_EXT_light_texture.rb
|
386
|
+
- lib/opengl-definitions/extensions/GL_EXT_map_buffer_range.rb
|
387
|
+
- lib/opengl-definitions/extensions/GL_EXT_multi_draw_arrays.rb
|
388
|
+
- lib/opengl-definitions/extensions/GL_EXT_multi_draw_indirect.rb
|
389
|
+
- lib/opengl-definitions/extensions/GL_EXT_multisample.rb
|
390
|
+
- lib/opengl-definitions/extensions/GL_EXT_multisampled_render_to_texture.rb
|
391
|
+
- lib/opengl-definitions/extensions/GL_EXT_multiview_draw_buffers.rb
|
392
|
+
- lib/opengl-definitions/extensions/GL_EXT_occlusion_query_boolean.rb
|
393
|
+
- lib/opengl-definitions/extensions/GL_EXT_packed_depth_stencil.rb
|
394
|
+
- lib/opengl-definitions/extensions/GL_EXT_packed_float.rb
|
395
|
+
- lib/opengl-definitions/extensions/GL_EXT_packed_pixels.rb
|
396
|
+
- lib/opengl-definitions/extensions/GL_EXT_paletted_texture.rb
|
397
|
+
- lib/opengl-definitions/extensions/GL_EXT_pixel_buffer_object.rb
|
398
|
+
- lib/opengl-definitions/extensions/GL_EXT_pixel_transform.rb
|
399
|
+
- lib/opengl-definitions/extensions/GL_EXT_point_parameters.rb
|
400
|
+
- lib/opengl-definitions/extensions/GL_EXT_polygon_offset.rb
|
401
|
+
- lib/opengl-definitions/extensions/GL_EXT_polygon_offset_clamp.rb
|
402
|
+
- lib/opengl-definitions/extensions/GL_EXT_primitive_bounding_box.rb
|
403
|
+
- lib/opengl-definitions/extensions/GL_EXT_provoking_vertex.rb
|
404
|
+
- lib/opengl-definitions/extensions/GL_EXT_pvrtc_sRGB.rb
|
405
|
+
- lib/opengl-definitions/extensions/GL_EXT_raster_multisample.rb
|
406
|
+
- lib/opengl-definitions/extensions/GL_EXT_read_format_bgra.rb
|
407
|
+
- lib/opengl-definitions/extensions/GL_EXT_render_snorm.rb
|
408
|
+
- lib/opengl-definitions/extensions/GL_EXT_rescale_normal.rb
|
409
|
+
- lib/opengl-definitions/extensions/GL_EXT_robustness.rb
|
410
|
+
- lib/opengl-definitions/extensions/GL_EXT_sRGB.rb
|
411
|
+
- lib/opengl-definitions/extensions/GL_EXT_sRGB_write_control.rb
|
412
|
+
- lib/opengl-definitions/extensions/GL_EXT_secondary_color.rb
|
413
|
+
- lib/opengl-definitions/extensions/GL_EXT_separate_shader_objects.rb
|
414
|
+
- lib/opengl-definitions/extensions/GL_EXT_separate_specular_color.rb
|
415
|
+
- lib/opengl-definitions/extensions/GL_EXT_shader_framebuffer_fetch.rb
|
416
|
+
- lib/opengl-definitions/extensions/GL_EXT_shader_image_load_store.rb
|
417
|
+
- lib/opengl-definitions/extensions/GL_EXT_shader_pixel_local_storage.rb
|
418
|
+
- lib/opengl-definitions/extensions/GL_EXT_shadow_samplers.rb
|
419
|
+
- lib/opengl-definitions/extensions/GL_EXT_shared_texture_palette.rb
|
420
|
+
- lib/opengl-definitions/extensions/GL_EXT_stencil_clear_tag.rb
|
421
|
+
- lib/opengl-definitions/extensions/GL_EXT_stencil_two_side.rb
|
422
|
+
- lib/opengl-definitions/extensions/GL_EXT_stencil_wrap.rb
|
423
|
+
- lib/opengl-definitions/extensions/GL_EXT_subtexture.rb
|
424
|
+
- lib/opengl-definitions/extensions/GL_EXT_tessellation_shader.rb
|
425
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture.rb
|
426
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture3D.rb
|
427
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_array.rb
|
428
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_border_clamp.rb
|
429
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_buffer.rb
|
430
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_buffer_object.rb
|
431
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_compression_dxt1.rb
|
432
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_compression_latc.rb
|
433
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_compression_rgtc.rb
|
434
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_compression_s3tc.rb
|
435
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_cube_map.rb
|
436
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_cube_map_array.rb
|
437
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_env_combine.rb
|
438
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_env_dot3.rb
|
439
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_filter_anisotropic.rb
|
440
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_filter_minmax.rb
|
441
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_format_BGRA8888.rb
|
442
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_integer.rb
|
443
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_lod_bias.rb
|
444
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_mirror_clamp.rb
|
445
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_norm16.rb
|
446
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_object.rb
|
447
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_perturb_normal.rb
|
448
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_rg.rb
|
449
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_sRGB.rb
|
450
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_sRGB_decode.rb
|
451
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_shared_exponent.rb
|
452
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_snorm.rb
|
453
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_storage.rb
|
454
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_swizzle.rb
|
455
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_type_2_10_10_10_REV.rb
|
456
|
+
- lib/opengl-definitions/extensions/GL_EXT_texture_view.rb
|
457
|
+
- lib/opengl-definitions/extensions/GL_EXT_timer_query.rb
|
458
|
+
- lib/opengl-definitions/extensions/GL_EXT_transform_feedback.rb
|
459
|
+
- lib/opengl-definitions/extensions/GL_EXT_unpack_subimage.rb
|
460
|
+
- lib/opengl-definitions/extensions/GL_EXT_vertex_array.rb
|
461
|
+
- lib/opengl-definitions/extensions/GL_EXT_vertex_array_bgra.rb
|
462
|
+
- lib/opengl-definitions/extensions/GL_EXT_vertex_attrib_64bit.rb
|
463
|
+
- lib/opengl-definitions/extensions/GL_EXT_vertex_shader.rb
|
464
|
+
- lib/opengl-definitions/extensions/GL_EXT_vertex_weighting.rb
|
465
|
+
- lib/opengl-definitions/extensions/GL_EXT_x11_sync_object.rb
|
466
|
+
- lib/opengl-definitions/extensions/GL_FJ_shader_binary_GCCSO.rb
|
467
|
+
- lib/opengl-definitions/extensions/GL_GREMEDY_frame_terminator.rb
|
468
|
+
- lib/opengl-definitions/extensions/GL_GREMEDY_string_marker.rb
|
469
|
+
- lib/opengl-definitions/extensions/GL_HP_convolution_border_modes.rb
|
470
|
+
- lib/opengl-definitions/extensions/GL_HP_image_transform.rb
|
471
|
+
- lib/opengl-definitions/extensions/GL_HP_occlusion_test.rb
|
472
|
+
- lib/opengl-definitions/extensions/GL_HP_texture_lighting.rb
|
473
|
+
- lib/opengl-definitions/extensions/GL_IBM_cull_vertex.rb
|
474
|
+
- lib/opengl-definitions/extensions/GL_IBM_multimode_draw_arrays.rb
|
475
|
+
- lib/opengl-definitions/extensions/GL_IBM_rasterpos_clip.rb
|
476
|
+
- lib/opengl-definitions/extensions/GL_IBM_static_data.rb
|
477
|
+
- lib/opengl-definitions/extensions/GL_IBM_texture_mirrored_repeat.rb
|
478
|
+
- lib/opengl-definitions/extensions/GL_IBM_vertex_array_lists.rb
|
479
|
+
- lib/opengl-definitions/extensions/GL_IMG_multisampled_render_to_texture.rb
|
480
|
+
- lib/opengl-definitions/extensions/GL_IMG_program_binary.rb
|
481
|
+
- lib/opengl-definitions/extensions/GL_IMG_read_format.rb
|
482
|
+
- lib/opengl-definitions/extensions/GL_IMG_shader_binary.rb
|
483
|
+
- lib/opengl-definitions/extensions/GL_IMG_texture_compression_pvrtc.rb
|
484
|
+
- lib/opengl-definitions/extensions/GL_IMG_texture_compression_pvrtc2.rb
|
485
|
+
- lib/opengl-definitions/extensions/GL_IMG_texture_env_enhanced_fixed_function.rb
|
486
|
+
- lib/opengl-definitions/extensions/GL_IMG_user_clip_plane.rb
|
487
|
+
- lib/opengl-definitions/extensions/GL_INGR_blend_func_separate.rb
|
488
|
+
- lib/opengl-definitions/extensions/GL_INGR_color_clamp.rb
|
489
|
+
- lib/opengl-definitions/extensions/GL_INGR_interlace_read.rb
|
490
|
+
- lib/opengl-definitions/extensions/GL_INTEL_map_texture.rb
|
491
|
+
- lib/opengl-definitions/extensions/GL_INTEL_parallel_arrays.rb
|
492
|
+
- lib/opengl-definitions/extensions/GL_INTEL_performance_query.rb
|
493
|
+
- lib/opengl-definitions/extensions/GL_KHR_blend_equation_advanced.rb
|
494
|
+
- lib/opengl-definitions/extensions/GL_KHR_blend_equation_advanced_coherent.rb
|
495
|
+
- lib/opengl-definitions/extensions/GL_KHR_context_flush_control.rb
|
496
|
+
- lib/opengl-definitions/extensions/GL_KHR_debug.rb
|
497
|
+
- lib/opengl-definitions/extensions/GL_KHR_robustness.rb
|
498
|
+
- lib/opengl-definitions/extensions/GL_KHR_texture_compression_astc_hdr.rb
|
499
|
+
- lib/opengl-definitions/extensions/GL_KHR_texture_compression_astc_ldr.rb
|
500
|
+
- lib/opengl-definitions/extensions/GL_MESAX_texture_stack.rb
|
501
|
+
- lib/opengl-definitions/extensions/GL_MESA_pack_invert.rb
|
502
|
+
- lib/opengl-definitions/extensions/GL_MESA_resize_buffers.rb
|
503
|
+
- lib/opengl-definitions/extensions/GL_MESA_window_pos.rb
|
504
|
+
- lib/opengl-definitions/extensions/GL_MESA_ycbcr_texture.rb
|
505
|
+
- lib/opengl-definitions/extensions/GL_NVX_conditional_render.rb
|
506
|
+
- lib/opengl-definitions/extensions/GL_NVX_gpu_memory_info.rb
|
507
|
+
- lib/opengl-definitions/extensions/GL_NV_bindless_multi_draw_indirect.rb
|
508
|
+
- lib/opengl-definitions/extensions/GL_NV_bindless_multi_draw_indirect_count.rb
|
509
|
+
- lib/opengl-definitions/extensions/GL_NV_bindless_texture.rb
|
510
|
+
- lib/opengl-definitions/extensions/GL_NV_blend_equation_advanced.rb
|
511
|
+
- lib/opengl-definitions/extensions/GL_NV_blend_equation_advanced_coherent.rb
|
512
|
+
- lib/opengl-definitions/extensions/GL_NV_compute_program5.rb
|
513
|
+
- lib/opengl-definitions/extensions/GL_NV_conditional_render.rb
|
514
|
+
- lib/opengl-definitions/extensions/GL_NV_conservative_raster.rb
|
515
|
+
- lib/opengl-definitions/extensions/GL_NV_copy_buffer.rb
|
516
|
+
- lib/opengl-definitions/extensions/GL_NV_copy_depth_to_color.rb
|
517
|
+
- lib/opengl-definitions/extensions/GL_NV_copy_image.rb
|
518
|
+
- lib/opengl-definitions/extensions/GL_NV_coverage_sample.rb
|
519
|
+
- lib/opengl-definitions/extensions/GL_NV_deep_texture3D.rb
|
520
|
+
- lib/opengl-definitions/extensions/GL_NV_depth_buffer_float.rb
|
521
|
+
- lib/opengl-definitions/extensions/GL_NV_depth_clamp.rb
|
522
|
+
- lib/opengl-definitions/extensions/GL_NV_depth_nonlinear.rb
|
523
|
+
- lib/opengl-definitions/extensions/GL_NV_draw_buffers.rb
|
524
|
+
- lib/opengl-definitions/extensions/GL_NV_draw_instanced.rb
|
525
|
+
- lib/opengl-definitions/extensions/GL_NV_draw_texture.rb
|
526
|
+
- lib/opengl-definitions/extensions/GL_NV_evaluators.rb
|
527
|
+
- lib/opengl-definitions/extensions/GL_NV_explicit_multisample.rb
|
528
|
+
- lib/opengl-definitions/extensions/GL_NV_fbo_color_attachments.rb
|
529
|
+
- lib/opengl-definitions/extensions/GL_NV_fence.rb
|
530
|
+
- lib/opengl-definitions/extensions/GL_NV_fill_rectangle.rb
|
531
|
+
- lib/opengl-definitions/extensions/GL_NV_float_buffer.rb
|
532
|
+
- lib/opengl-definitions/extensions/GL_NV_fog_distance.rb
|
533
|
+
- lib/opengl-definitions/extensions/GL_NV_fragment_coverage_to_color.rb
|
534
|
+
- lib/opengl-definitions/extensions/GL_NV_fragment_program.rb
|
535
|
+
- lib/opengl-definitions/extensions/GL_NV_fragment_program2.rb
|
536
|
+
- lib/opengl-definitions/extensions/GL_NV_framebuffer_blit.rb
|
537
|
+
- lib/opengl-definitions/extensions/GL_NV_framebuffer_mixed_samples.rb
|
538
|
+
- lib/opengl-definitions/extensions/GL_NV_framebuffer_multisample.rb
|
539
|
+
- lib/opengl-definitions/extensions/GL_NV_framebuffer_multisample_coverage.rb
|
540
|
+
- lib/opengl-definitions/extensions/GL_NV_geometry_program4.rb
|
541
|
+
- lib/opengl-definitions/extensions/GL_NV_gpu_program4.rb
|
542
|
+
- lib/opengl-definitions/extensions/GL_NV_gpu_program5.rb
|
543
|
+
- lib/opengl-definitions/extensions/GL_NV_gpu_shader5.rb
|
544
|
+
- lib/opengl-definitions/extensions/GL_NV_half_float.rb
|
545
|
+
- lib/opengl-definitions/extensions/GL_NV_instanced_arrays.rb
|
546
|
+
- lib/opengl-definitions/extensions/GL_NV_internalformat_sample_query.rb
|
547
|
+
- lib/opengl-definitions/extensions/GL_NV_light_max_exponent.rb
|
548
|
+
- lib/opengl-definitions/extensions/GL_NV_multisample_coverage.rb
|
549
|
+
- lib/opengl-definitions/extensions/GL_NV_multisample_filter_hint.rb
|
550
|
+
- lib/opengl-definitions/extensions/GL_NV_non_square_matrices.rb
|
551
|
+
- lib/opengl-definitions/extensions/GL_NV_occlusion_query.rb
|
552
|
+
- lib/opengl-definitions/extensions/GL_NV_packed_depth_stencil.rb
|
553
|
+
- lib/opengl-definitions/extensions/GL_NV_parameter_buffer_object.rb
|
554
|
+
- lib/opengl-definitions/extensions/GL_NV_path_rendering.rb
|
555
|
+
- lib/opengl-definitions/extensions/GL_NV_path_rendering_shared_edge.rb
|
556
|
+
- lib/opengl-definitions/extensions/GL_NV_pixel_data_range.rb
|
557
|
+
- lib/opengl-definitions/extensions/GL_NV_point_sprite.rb
|
558
|
+
- lib/opengl-definitions/extensions/GL_NV_present_video.rb
|
559
|
+
- lib/opengl-definitions/extensions/GL_NV_primitive_restart.rb
|
560
|
+
- lib/opengl-definitions/extensions/GL_NV_read_buffer.rb
|
561
|
+
- lib/opengl-definitions/extensions/GL_NV_register_combiners.rb
|
562
|
+
- lib/opengl-definitions/extensions/GL_NV_register_combiners2.rb
|
563
|
+
- lib/opengl-definitions/extensions/GL_NV_sRGB_formats.rb
|
564
|
+
- lib/opengl-definitions/extensions/GL_NV_sample_locations.rb
|
565
|
+
- lib/opengl-definitions/extensions/GL_NV_shader_buffer_load.rb
|
566
|
+
- lib/opengl-definitions/extensions/GL_NV_shader_buffer_store.rb
|
567
|
+
- lib/opengl-definitions/extensions/GL_NV_shader_thread_group.rb
|
568
|
+
- lib/opengl-definitions/extensions/GL_NV_shadow_samplers_array.rb
|
569
|
+
- lib/opengl-definitions/extensions/GL_NV_shadow_samplers_cube.rb
|
570
|
+
- lib/opengl-definitions/extensions/GL_NV_tessellation_program5.rb
|
571
|
+
- lib/opengl-definitions/extensions/GL_NV_texgen_emboss.rb
|
572
|
+
- lib/opengl-definitions/extensions/GL_NV_texgen_reflection.rb
|
573
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_barrier.rb
|
574
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_border_clamp.rb
|
575
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_env_combine4.rb
|
576
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_expand_normal.rb
|
577
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_multisample.rb
|
578
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_rectangle.rb
|
579
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_shader.rb
|
580
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_shader2.rb
|
581
|
+
- lib/opengl-definitions/extensions/GL_NV_texture_shader3.rb
|
582
|
+
- lib/opengl-definitions/extensions/GL_NV_transform_feedback.rb
|
583
|
+
- lib/opengl-definitions/extensions/GL_NV_transform_feedback2.rb
|
584
|
+
- lib/opengl-definitions/extensions/GL_NV_uniform_buffer_unified_memory.rb
|
585
|
+
- lib/opengl-definitions/extensions/GL_NV_vdpau_interop.rb
|
586
|
+
- lib/opengl-definitions/extensions/GL_NV_vertex_array_range.rb
|
587
|
+
- lib/opengl-definitions/extensions/GL_NV_vertex_array_range2.rb
|
588
|
+
- lib/opengl-definitions/extensions/GL_NV_vertex_attrib_integer_64bit.rb
|
589
|
+
- lib/opengl-definitions/extensions/GL_NV_vertex_buffer_unified_memory.rb
|
590
|
+
- lib/opengl-definitions/extensions/GL_NV_vertex_program.rb
|
591
|
+
- lib/opengl-definitions/extensions/GL_NV_vertex_program2_option.rb
|
592
|
+
- lib/opengl-definitions/extensions/GL_NV_vertex_program3.rb
|
593
|
+
- lib/opengl-definitions/extensions/GL_NV_vertex_program4.rb
|
594
|
+
- lib/opengl-definitions/extensions/GL_NV_video_capture.rb
|
595
|
+
- lib/opengl-definitions/extensions/GL_NV_viewport_array.rb
|
596
|
+
- lib/opengl-definitions/extensions/GL_OES_EGL_image.rb
|
597
|
+
- lib/opengl-definitions/extensions/GL_OES_EGL_image_external.rb
|
598
|
+
- lib/opengl-definitions/extensions/GL_OES_blend_equation_separate.rb
|
599
|
+
- lib/opengl-definitions/extensions/GL_OES_blend_func_separate.rb
|
600
|
+
- lib/opengl-definitions/extensions/GL_OES_blend_subtract.rb
|
601
|
+
- lib/opengl-definitions/extensions/GL_OES_byte_coordinates.rb
|
602
|
+
- lib/opengl-definitions/extensions/GL_OES_compressed_ETC1_RGB8_texture.rb
|
603
|
+
- lib/opengl-definitions/extensions/GL_OES_compressed_paletted_texture.rb
|
604
|
+
- lib/opengl-definitions/extensions/GL_OES_copy_image.rb
|
605
|
+
- lib/opengl-definitions/extensions/GL_OES_depth24.rb
|
606
|
+
- lib/opengl-definitions/extensions/GL_OES_depth32.rb
|
607
|
+
- lib/opengl-definitions/extensions/GL_OES_depth_texture.rb
|
608
|
+
- lib/opengl-definitions/extensions/GL_OES_draw_buffers_indexed.rb
|
609
|
+
- lib/opengl-definitions/extensions/GL_OES_draw_elements_base_vertex.rb
|
610
|
+
- lib/opengl-definitions/extensions/GL_OES_draw_texture.rb
|
611
|
+
- lib/opengl-definitions/extensions/GL_OES_element_index_uint.rb
|
612
|
+
- lib/opengl-definitions/extensions/GL_OES_fixed_point.rb
|
613
|
+
- lib/opengl-definitions/extensions/GL_OES_framebuffer_object.rb
|
614
|
+
- lib/opengl-definitions/extensions/GL_OES_geometry_shader.rb
|
615
|
+
- lib/opengl-definitions/extensions/GL_OES_get_program_binary.rb
|
616
|
+
- lib/opengl-definitions/extensions/GL_OES_mapbuffer.rb
|
617
|
+
- lib/opengl-definitions/extensions/GL_OES_matrix_get.rb
|
618
|
+
- lib/opengl-definitions/extensions/GL_OES_matrix_palette.rb
|
619
|
+
- lib/opengl-definitions/extensions/GL_OES_packed_depth_stencil.rb
|
620
|
+
- lib/opengl-definitions/extensions/GL_OES_point_size_array.rb
|
621
|
+
- lib/opengl-definitions/extensions/GL_OES_point_sprite.rb
|
622
|
+
- lib/opengl-definitions/extensions/GL_OES_primitive_bounding_box.rb
|
623
|
+
- lib/opengl-definitions/extensions/GL_OES_query_matrix.rb
|
624
|
+
- lib/opengl-definitions/extensions/GL_OES_read_format.rb
|
625
|
+
- lib/opengl-definitions/extensions/GL_OES_required_internalformat.rb
|
626
|
+
- lib/opengl-definitions/extensions/GL_OES_rgb8_rgba8.rb
|
627
|
+
- lib/opengl-definitions/extensions/GL_OES_sample_shading.rb
|
628
|
+
- lib/opengl-definitions/extensions/GL_OES_shader_multisample_interpolation.rb
|
629
|
+
- lib/opengl-definitions/extensions/GL_OES_single_precision.rb
|
630
|
+
- lib/opengl-definitions/extensions/GL_OES_standard_derivatives.rb
|
631
|
+
- lib/opengl-definitions/extensions/GL_OES_stencil1.rb
|
632
|
+
- lib/opengl-definitions/extensions/GL_OES_stencil4.rb
|
633
|
+
- lib/opengl-definitions/extensions/GL_OES_stencil8.rb
|
634
|
+
- lib/opengl-definitions/extensions/GL_OES_stencil_wrap.rb
|
635
|
+
- lib/opengl-definitions/extensions/GL_OES_surfaceless_context.rb
|
636
|
+
- lib/opengl-definitions/extensions/GL_OES_tessellation_shader.rb
|
637
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_3D.rb
|
638
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_border_clamp.rb
|
639
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_buffer.rb
|
640
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_compression_astc.rb
|
641
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_cube_map.rb
|
642
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_cube_map_array.rb
|
643
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_float.rb
|
644
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_half_float.rb
|
645
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_mirrored_repeat.rb
|
646
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_stencil8.rb
|
647
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_storage_multisample_2d_array.rb
|
648
|
+
- lib/opengl-definitions/extensions/GL_OES_texture_view.rb
|
649
|
+
- lib/opengl-definitions/extensions/GL_OES_vertex_array_object.rb
|
650
|
+
- lib/opengl-definitions/extensions/GL_OES_vertex_half_float.rb
|
651
|
+
- lib/opengl-definitions/extensions/GL_OES_vertex_type_10_10_10_2.rb
|
652
|
+
- lib/opengl-definitions/extensions/GL_OML_interlace.rb
|
653
|
+
- lib/opengl-definitions/extensions/GL_OML_resample.rb
|
654
|
+
- lib/opengl-definitions/extensions/GL_OML_subsample.rb
|
655
|
+
- lib/opengl-definitions/extensions/GL_PGI_misc_hints.rb
|
656
|
+
- lib/opengl-definitions/extensions/GL_PGI_vertex_hints.rb
|
657
|
+
- lib/opengl-definitions/extensions/GL_QCOM_alpha_test.rb
|
658
|
+
- lib/opengl-definitions/extensions/GL_QCOM_binning_control.rb
|
659
|
+
- lib/opengl-definitions/extensions/GL_QCOM_driver_control.rb
|
660
|
+
- lib/opengl-definitions/extensions/GL_QCOM_extended_get.rb
|
661
|
+
- lib/opengl-definitions/extensions/GL_QCOM_extended_get2.rb
|
662
|
+
- lib/opengl-definitions/extensions/GL_QCOM_perfmon_global_mode.rb
|
663
|
+
- lib/opengl-definitions/extensions/GL_QCOM_tiled_rendering.rb
|
664
|
+
- lib/opengl-definitions/extensions/GL_QCOM_writeonly_rendering.rb
|
665
|
+
- lib/opengl-definitions/extensions/GL_REND_screen_coordinates.rb
|
666
|
+
- lib/opengl-definitions/extensions/GL_S3_s3tc.rb
|
667
|
+
- lib/opengl-definitions/extensions/GL_SGIS_detail_texture.rb
|
668
|
+
- lib/opengl-definitions/extensions/GL_SGIS_fog_function.rb
|
669
|
+
- lib/opengl-definitions/extensions/GL_SGIS_generate_mipmap.rb
|
670
|
+
- lib/opengl-definitions/extensions/GL_SGIS_multisample.rb
|
671
|
+
- lib/opengl-definitions/extensions/GL_SGIS_pixel_texture.rb
|
672
|
+
- lib/opengl-definitions/extensions/GL_SGIS_point_line_texgen.rb
|
673
|
+
- lib/opengl-definitions/extensions/GL_SGIS_point_parameters.rb
|
674
|
+
- lib/opengl-definitions/extensions/GL_SGIS_sharpen_texture.rb
|
675
|
+
- lib/opengl-definitions/extensions/GL_SGIS_texture4D.rb
|
676
|
+
- lib/opengl-definitions/extensions/GL_SGIS_texture_border_clamp.rb
|
677
|
+
- lib/opengl-definitions/extensions/GL_SGIS_texture_color_mask.rb
|
678
|
+
- lib/opengl-definitions/extensions/GL_SGIS_texture_edge_clamp.rb
|
679
|
+
- lib/opengl-definitions/extensions/GL_SGIS_texture_filter4.rb
|
680
|
+
- lib/opengl-definitions/extensions/GL_SGIS_texture_lod.rb
|
681
|
+
- lib/opengl-definitions/extensions/GL_SGIS_texture_select.rb
|
682
|
+
- lib/opengl-definitions/extensions/GL_SGIX_async.rb
|
683
|
+
- lib/opengl-definitions/extensions/GL_SGIX_async_histogram.rb
|
684
|
+
- lib/opengl-definitions/extensions/GL_SGIX_async_pixel.rb
|
685
|
+
- lib/opengl-definitions/extensions/GL_SGIX_blend_alpha_minmax.rb
|
686
|
+
- lib/opengl-definitions/extensions/GL_SGIX_calligraphic_fragment.rb
|
687
|
+
- lib/opengl-definitions/extensions/GL_SGIX_clipmap.rb
|
688
|
+
- lib/opengl-definitions/extensions/GL_SGIX_convolution_accuracy.rb
|
689
|
+
- lib/opengl-definitions/extensions/GL_SGIX_depth_texture.rb
|
690
|
+
- lib/opengl-definitions/extensions/GL_SGIX_flush_raster.rb
|
691
|
+
- lib/opengl-definitions/extensions/GL_SGIX_fog_offset.rb
|
692
|
+
- lib/opengl-definitions/extensions/GL_SGIX_fragment_lighting.rb
|
693
|
+
- lib/opengl-definitions/extensions/GL_SGIX_framezoom.rb
|
694
|
+
- lib/opengl-definitions/extensions/GL_SGIX_igloo_interface.rb
|
695
|
+
- lib/opengl-definitions/extensions/GL_SGIX_instruments.rb
|
696
|
+
- lib/opengl-definitions/extensions/GL_SGIX_interlace.rb
|
697
|
+
- lib/opengl-definitions/extensions/GL_SGIX_ir_instrument1.rb
|
698
|
+
- lib/opengl-definitions/extensions/GL_SGIX_list_priority.rb
|
699
|
+
- lib/opengl-definitions/extensions/GL_SGIX_pixel_texture.rb
|
700
|
+
- lib/opengl-definitions/extensions/GL_SGIX_pixel_tiles.rb
|
701
|
+
- lib/opengl-definitions/extensions/GL_SGIX_polynomial_ffd.rb
|
702
|
+
- lib/opengl-definitions/extensions/GL_SGIX_reference_plane.rb
|
703
|
+
- lib/opengl-definitions/extensions/GL_SGIX_resample.rb
|
704
|
+
- lib/opengl-definitions/extensions/GL_SGIX_scalebias_hint.rb
|
705
|
+
- lib/opengl-definitions/extensions/GL_SGIX_shadow.rb
|
706
|
+
- lib/opengl-definitions/extensions/GL_SGIX_shadow_ambient.rb
|
707
|
+
- lib/opengl-definitions/extensions/GL_SGIX_sprite.rb
|
708
|
+
- lib/opengl-definitions/extensions/GL_SGIX_subsample.rb
|
709
|
+
- lib/opengl-definitions/extensions/GL_SGIX_tag_sample_buffer.rb
|
710
|
+
- lib/opengl-definitions/extensions/GL_SGIX_texture_add_env.rb
|
711
|
+
- lib/opengl-definitions/extensions/GL_SGIX_texture_coordinate_clamp.rb
|
712
|
+
- lib/opengl-definitions/extensions/GL_SGIX_texture_lod_bias.rb
|
713
|
+
- lib/opengl-definitions/extensions/GL_SGIX_texture_multi_buffer.rb
|
714
|
+
- lib/opengl-definitions/extensions/GL_SGIX_texture_scale_bias.rb
|
715
|
+
- lib/opengl-definitions/extensions/GL_SGIX_vertex_preclip.rb
|
716
|
+
- lib/opengl-definitions/extensions/GL_SGIX_ycrcb.rb
|
717
|
+
- lib/opengl-definitions/extensions/GL_SGIX_ycrcba.rb
|
718
|
+
- lib/opengl-definitions/extensions/GL_SGI_color_matrix.rb
|
719
|
+
- lib/opengl-definitions/extensions/GL_SGI_color_table.rb
|
720
|
+
- lib/opengl-definitions/extensions/GL_SGI_texture_color_table.rb
|
721
|
+
- lib/opengl-definitions/extensions/GL_SUNX_constant_data.rb
|
722
|
+
- lib/opengl-definitions/extensions/GL_SUN_convolution_border_modes.rb
|
723
|
+
- lib/opengl-definitions/extensions/GL_SUN_global_alpha.rb
|
724
|
+
- lib/opengl-definitions/extensions/GL_SUN_mesh_array.rb
|
725
|
+
- lib/opengl-definitions/extensions/GL_SUN_slice_accum.rb
|
726
|
+
- lib/opengl-definitions/extensions/GL_SUN_triangle_list.rb
|
727
|
+
- lib/opengl-definitions/extensions/GL_SUN_vertex.rb
|
728
|
+
- lib/opengl-definitions/extensions/GL_VIV_shader_binary.rb
|
729
|
+
- lib/opengl-definitions/extensions/GL_WIN_phong_shading.rb
|
730
|
+
- lib/opengl-definitions/extensions/GL_WIN_specular_fog.rb
|
731
|
+
- lib/opengl-definitions/extensions/WGL_3DFX_multisample.rb
|
732
|
+
- lib/opengl-definitions/extensions/WGL_3DL_stereo_control.rb
|
733
|
+
- lib/opengl-definitions/extensions/WGL_AMD_gpu_association.rb
|
734
|
+
- lib/opengl-definitions/extensions/WGL_ARB_buffer_region.rb
|
735
|
+
- lib/opengl-definitions/extensions/WGL_ARB_context_flush_control.rb
|
736
|
+
- lib/opengl-definitions/extensions/WGL_ARB_create_context.rb
|
737
|
+
- lib/opengl-definitions/extensions/WGL_ARB_create_context_profile.rb
|
738
|
+
- lib/opengl-definitions/extensions/WGL_ARB_create_context_robustness.rb
|
739
|
+
- lib/opengl-definitions/extensions/WGL_ARB_extensions_string.rb
|
740
|
+
- lib/opengl-definitions/extensions/WGL_ARB_framebuffer_sRGB.rb
|
741
|
+
- lib/opengl-definitions/extensions/WGL_ARB_make_current_read.rb
|
742
|
+
- lib/opengl-definitions/extensions/WGL_ARB_multisample.rb
|
743
|
+
- lib/opengl-definitions/extensions/WGL_ARB_pbuffer.rb
|
744
|
+
- lib/opengl-definitions/extensions/WGL_ARB_pixel_format.rb
|
745
|
+
- lib/opengl-definitions/extensions/WGL_ARB_pixel_format_float.rb
|
746
|
+
- lib/opengl-definitions/extensions/WGL_ARB_render_texture.rb
|
747
|
+
- lib/opengl-definitions/extensions/WGL_ARB_robustness_application_isolation.rb
|
748
|
+
- lib/opengl-definitions/extensions/WGL_ARB_robustness_share_group_isolation.rb
|
749
|
+
- lib/opengl-definitions/extensions/WGL_ATI_pixel_format_float.rb
|
750
|
+
- lib/opengl-definitions/extensions/WGL_EXT_create_context_es2_profile.rb
|
751
|
+
- lib/opengl-definitions/extensions/WGL_EXT_create_context_es_profile.rb
|
752
|
+
- lib/opengl-definitions/extensions/WGL_EXT_depth_float.rb
|
753
|
+
- lib/opengl-definitions/extensions/WGL_EXT_display_color_table.rb
|
754
|
+
- lib/opengl-definitions/extensions/WGL_EXT_extensions_string.rb
|
755
|
+
- lib/opengl-definitions/extensions/WGL_EXT_framebuffer_sRGB.rb
|
756
|
+
- lib/opengl-definitions/extensions/WGL_EXT_make_current_read.rb
|
757
|
+
- lib/opengl-definitions/extensions/WGL_EXT_multisample.rb
|
758
|
+
- lib/opengl-definitions/extensions/WGL_EXT_pbuffer.rb
|
759
|
+
- lib/opengl-definitions/extensions/WGL_EXT_pixel_format.rb
|
760
|
+
- lib/opengl-definitions/extensions/WGL_EXT_pixel_format_packed_float.rb
|
761
|
+
- lib/opengl-definitions/extensions/WGL_EXT_swap_control.rb
|
762
|
+
- lib/opengl-definitions/extensions/WGL_I3D_digital_video_control.rb
|
763
|
+
- lib/opengl-definitions/extensions/WGL_I3D_gamma.rb
|
764
|
+
- lib/opengl-definitions/extensions/WGL_I3D_genlock.rb
|
765
|
+
- lib/opengl-definitions/extensions/WGL_I3D_image_buffer.rb
|
766
|
+
- lib/opengl-definitions/extensions/WGL_I3D_swap_frame_lock.rb
|
767
|
+
- lib/opengl-definitions/extensions/WGL_I3D_swap_frame_usage.rb
|
768
|
+
- lib/opengl-definitions/extensions/WGL_NV_DX_interop.rb
|
769
|
+
- lib/opengl-definitions/extensions/WGL_NV_copy_image.rb
|
770
|
+
- lib/opengl-definitions/extensions/WGL_NV_delay_before_swap.rb
|
771
|
+
- lib/opengl-definitions/extensions/WGL_NV_float_buffer.rb
|
772
|
+
- lib/opengl-definitions/extensions/WGL_NV_gpu_affinity.rb
|
773
|
+
- lib/opengl-definitions/extensions/WGL_NV_multisample_coverage.rb
|
774
|
+
- lib/opengl-definitions/extensions/WGL_NV_present_video.rb
|
775
|
+
- lib/opengl-definitions/extensions/WGL_NV_render_depth_texture.rb
|
776
|
+
- lib/opengl-definitions/extensions/WGL_NV_render_texture_rectangle.rb
|
777
|
+
- lib/opengl-definitions/extensions/WGL_NV_swap_group.rb
|
778
|
+
- lib/opengl-definitions/extensions/WGL_NV_vertex_array_range.rb
|
779
|
+
- lib/opengl-definitions/extensions/WGL_NV_video_capture.rb
|
780
|
+
- lib/opengl-definitions/extensions/WGL_NV_video_output.rb
|
781
|
+
- lib/opengl-definitions/extensions/WGL_OML_sync_control.rb
|
782
|
+
- lib/opengl-definitions/typedefs.rb
|
783
|
+
- lib/opengl-definitions/version.rb
|
784
|
+
homepage: https://github.com/SilverPhoenix99/opengl-definitions
|
785
|
+
licenses:
|
786
|
+
- MIT
|
787
|
+
metadata: {}
|
788
|
+
post_install_message:
|
789
|
+
rdoc_options: []
|
790
|
+
require_paths:
|
791
|
+
- lib
|
792
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
793
|
+
requirements:
|
794
|
+
- - ">="
|
795
|
+
- !ruby/object:Gem::Version
|
796
|
+
version: '0'
|
797
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
798
|
+
requirements:
|
799
|
+
- - ">="
|
800
|
+
- !ruby/object:Gem::Version
|
801
|
+
version: '0'
|
802
|
+
requirements: []
|
803
|
+
rubyforge_project:
|
804
|
+
rubygems_version: 2.4.5
|
805
|
+
signing_key:
|
806
|
+
specification_version: 4
|
807
|
+
summary: Opengl definitions for Ruby.
|
808
|
+
test_files: []
|