Added extensions loading system based on LOADs of ASD files.
commitc2ef0fd2339b7dce6de0bc1bcbe050ed4efd3e76
authorWilliam Robinson <airbaggins@users.sourceforge.net>
Sat, 20 Oct 2007 18:29:57 +0000 (20 19:29 +0100)
committerWilliam Robinson <airbaggins@users.sourceforge.net>
Sat, 20 Oct 2007 18:29:57 +0000 (20 19:29 +0100)
tree663658f618d5557f0fa1ef229625e53bb29a7687
parent6d258b0e5b4417dcb9ba62a77012c2bfffbbbac8
Added extensions loading system based on LOADs of ASD files.
140 files changed:
cl-glfw-opengl-3dfx_tbuffer.asd [new file with mode: 0644]
cl-glfw-opengl-apple_element_array.asd [new file with mode: 0644]
cl-glfw-opengl-apple_fence.asd [new file with mode: 0644]
cl-glfw-opengl-apple_flush_buffer_range.asd [new file with mode: 0644]
cl-glfw-opengl-apple_vertex_array_object.asd [new file with mode: 0644]
cl-glfw-opengl-apple_vertex_array_range.asd [new file with mode: 0644]
cl-glfw-opengl-arb_color_buffer_float.asd [new file with mode: 0644]
cl-glfw-opengl-arb_draw_buffers.asd [new file with mode: 0644]
cl-glfw-opengl-arb_matrix_palette.asd [new file with mode: 0644]
cl-glfw-opengl-arb_multisample.asd [new file with mode: 0644]
cl-glfw-opengl-arb_multitexture.asd [new file with mode: 0644]
cl-glfw-opengl-arb_occlusion_query.asd [new file with mode: 0644]
cl-glfw-opengl-arb_point_parameters.asd [new file with mode: 0644]
cl-glfw-opengl-arb_shader_objects.asd [new file with mode: 0644]
cl-glfw-opengl-arb_texture_compression.asd [new file with mode: 0644]
cl-glfw-opengl-arb_transpose_matrix.asd [new file with mode: 0644]
cl-glfw-opengl-arb_vertex_blend.asd [new file with mode: 0644]
cl-glfw-opengl-arb_vertex_buffer_object.asd [new file with mode: 0644]
cl-glfw-opengl-arb_vertex_program.asd [new file with mode: 0644]
cl-glfw-opengl-arb_vertex_shader.asd [new file with mode: 0644]
cl-glfw-opengl-arb_window_pos.asd [new file with mode: 0644]
cl-glfw-opengl-ati_draw_buffers.asd [new file with mode: 0644]
cl-glfw-opengl-ati_element_array.asd [new file with mode: 0644]
cl-glfw-opengl-ati_envmap_bumpmap.asd [new file with mode: 0644]
cl-glfw-opengl-ati_fragment_shader.asd [new file with mode: 0644]
cl-glfw-opengl-ati_map_object_buffer.asd [new file with mode: 0644]
cl-glfw-opengl-ati_pn_triangles.asd [new file with mode: 0644]
cl-glfw-opengl-ati_separate_stencil.asd [new file with mode: 0644]
cl-glfw-opengl-ati_vertex_array_object.asd [new file with mode: 0644]
cl-glfw-opengl-ati_vertex_attrib_array_object.asd [new file with mode: 0644]
cl-glfw-opengl-ati_vertex_streams.asd [new file with mode: 0644]
cl-glfw-opengl-ext_bindable_uniform.asd [new file with mode: 0644]
cl-glfw-opengl-ext_blend_color.asd [new file with mode: 0644]
cl-glfw-opengl-ext_blend_equation_separate.asd [new file with mode: 0644]
cl-glfw-opengl-ext_blend_func_separate.asd [new file with mode: 0644]
cl-glfw-opengl-ext_blend_minmax.asd [new file with mode: 0644]
cl-glfw-opengl-ext_color_subtable.asd [new file with mode: 0644]
cl-glfw-opengl-ext_compiled_vertex_array.asd [new file with mode: 0644]
cl-glfw-opengl-ext_convolution.asd [new file with mode: 0644]
cl-glfw-opengl-ext_coordinate_frame.asd [new file with mode: 0644]
cl-glfw-opengl-ext_copy_texture.asd [new file with mode: 0644]
cl-glfw-opengl-ext_cull_vertex.asd [new file with mode: 0644]
cl-glfw-opengl-ext_depth_bounds_test.asd [new file with mode: 0644]
cl-glfw-opengl-ext_draw_buffers2.asd [new file with mode: 0644]
cl-glfw-opengl-ext_draw_instanced.asd [new file with mode: 0644]
cl-glfw-opengl-ext_draw_range_elements.asd [new file with mode: 0644]
cl-glfw-opengl-ext_fog_coord.asd [new file with mode: 0644]
cl-glfw-opengl-ext_framebuffer_blit.asd [new file with mode: 0644]
cl-glfw-opengl-ext_framebuffer_multisample.asd [new file with mode: 0644]
cl-glfw-opengl-ext_framebuffer_object.asd [new file with mode: 0644]
cl-glfw-opengl-ext_geometry_shader4.asd [new file with mode: 0644]
cl-glfw-opengl-ext_gpu_program_parameters.asd [new file with mode: 0644]
cl-glfw-opengl-ext_gpu_shader4.asd [new file with mode: 0644]
cl-glfw-opengl-ext_histogram.asd [new file with mode: 0644]
cl-glfw-opengl-ext_index_func.asd [new file with mode: 0644]
cl-glfw-opengl-ext_index_material.asd [new file with mode: 0644]
cl-glfw-opengl-ext_light_texture.asd [new file with mode: 0644]
cl-glfw-opengl-ext_multi_draw_arrays.asd [new file with mode: 0644]
cl-glfw-opengl-ext_multisample.asd [new file with mode: 0644]
cl-glfw-opengl-ext_paletted_texture.asd [new file with mode: 0644]
cl-glfw-opengl-ext_pixel_transform.asd [new file with mode: 0644]
cl-glfw-opengl-ext_point_parameters.asd [new file with mode: 0644]
cl-glfw-opengl-ext_polygon_offset.asd [new file with mode: 0644]
cl-glfw-opengl-ext_secondary_color.asd [new file with mode: 0644]
cl-glfw-opengl-ext_stencil_clear_tag.asd [new file with mode: 0644]
cl-glfw-opengl-ext_stencil_two_side.asd [new file with mode: 0644]
cl-glfw-opengl-ext_subtexture.asd [new file with mode: 0644]
cl-glfw-opengl-ext_texture3d.asd [new file with mode: 0644]
cl-glfw-opengl-ext_texture_buffer_object.asd [new file with mode: 0644]
cl-glfw-opengl-ext_texture_integer.asd [new file with mode: 0644]
cl-glfw-opengl-ext_texture_object.asd [new file with mode: 0644]
cl-glfw-opengl-ext_texture_perturb_normal.asd [new file with mode: 0644]
cl-glfw-opengl-ext_timer_query.asd [new file with mode: 0644]
cl-glfw-opengl-ext_vertex_array.asd [new file with mode: 0644]
cl-glfw-opengl-ext_vertex_shader.asd [new file with mode: 0644]
cl-glfw-opengl-ext_vertex_weighting.asd [new file with mode: 0644]
cl-glfw-opengl-gremedy_string_marker.asd [new file with mode: 0644]
cl-glfw-opengl-hp_image_transform.asd [new file with mode: 0644]
cl-glfw-opengl-ibm_multimode_draw_arrays.asd [new file with mode: 0644]
cl-glfw-opengl-ibm_vertex_array_lists.asd [new file with mode: 0644]
cl-glfw-opengl-ingr_blend_func_separate.asd [new file with mode: 0644]
cl-glfw-opengl-intel_parallel_arrays.asd [new file with mode: 0644]
cl-glfw-opengl-mesa_resize_buffers.asd [new file with mode: 0644]
cl-glfw-opengl-mesa_window_pos.asd [new file with mode: 0644]
cl-glfw-opengl-nv_depth_buffer_float.asd [new file with mode: 0644]
cl-glfw-opengl-nv_evaluators.asd [new file with mode: 0644]
cl-glfw-opengl-nv_fence.asd [new file with mode: 0644]
cl-glfw-opengl-nv_fragment_program.asd [new file with mode: 0644]
cl-glfw-opengl-nv_framebuffer_multisample_coverage.asd [new file with mode: 0644]
cl-glfw-opengl-nv_geometry_program4.asd [new file with mode: 0644]
cl-glfw-opengl-nv_gpu_program4.asd [new file with mode: 0644]
cl-glfw-opengl-nv_half_float.asd [new file with mode: 0644]
cl-glfw-opengl-nv_occlusion_query.asd [new file with mode: 0644]
cl-glfw-opengl-nv_parameter_buffer_object.asd [new file with mode: 0644]
cl-glfw-opengl-nv_pixel_data_range.asd [new file with mode: 0644]
cl-glfw-opengl-nv_point_sprite.asd [new file with mode: 0644]
cl-glfw-opengl-nv_primitive_restart.asd [new file with mode: 0644]
cl-glfw-opengl-nv_register_combiners.asd [new file with mode: 0644]
cl-glfw-opengl-nv_register_combiners2.asd [new file with mode: 0644]
cl-glfw-opengl-nv_transform_feedback.asd [new file with mode: 0644]
cl-glfw-opengl-nv_vertex_array_range.asd [new file with mode: 0644]
cl-glfw-opengl-nv_vertex_program.asd [new file with mode: 0644]
cl-glfw-opengl-nv_vertex_program4.asd [new file with mode: 0644]
cl-glfw-opengl-pgi_misc_hints.asd [new file with mode: 0644]
cl-glfw-opengl-sgi_color_table.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_detail_texture.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_fog_function.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_multisample.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_pixel_texture.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_point_parameters.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_sharpen_texture.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_texture4d.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_texture_color_mask.asd [new file with mode: 0644]
cl-glfw-opengl-sgis_texture_filter4.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_async.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_flush_raster.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_fragment_lighting.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_framezoom.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_igloo_interface.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_instruments.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_list_priority.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_pixel_texture.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_polynomial_ffd.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_reference_plane.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_sprite.asd [new file with mode: 0644]
cl-glfw-opengl-sgix_tag_sample_buffer.asd [new file with mode: 0644]
cl-glfw-opengl-sun_global_alpha.asd [new file with mode: 0644]
cl-glfw-opengl-sun_mesh_array.asd [new file with mode: 0644]
cl-glfw-opengl-sun_triangle_list.asd [new file with mode: 0644]
cl-glfw-opengl-sun_vertex.asd [new file with mode: 0644]
cl-glfw-opengl-sunx_constant_data.asd [new file with mode: 0644]
cl-glfw-opengl-version_1_1.asd [new file with mode: 0644]
cl-glfw-opengl-version_1_2.asd [new file with mode: 0644]
cl-glfw-opengl-version_1_3.asd [new file with mode: 0644]
cl-glfw-opengl-version_1_4.asd [new file with mode: 0644]
cl-glfw-opengl-version_1_5.asd [new file with mode: 0644]
cl-glfw-opengl-version_2_0.asd [new file with mode: 0644]
cl-glfw-opengl-version_2_1.asd [new file with mode: 0644]
cl-glfw.asd
lib/opengl-extensions.lisp [new file with mode: 0644]