View Single Post
Old March 17th, 2008   #53 (permalink)
Squall-Leonhart
VBA-M Team
 
Squall-Leonhart's Avatar
 
Join Date: Feb 2006
Location: Australia
Posts: 5,166
Quote:
GL_ARB_fragment_program_shadow was not found, but is available in driver version 6.14.10.6847
GL_ARB_vertex_blend was not found, but is available in driver version 6.14.10.6847
GL_ATI_element_array was not found, but is available in driver version 6.14.10.6847
GL_ATI_map_object_buffer was not found, but is available in driver version 6.14.10.6847
GL_ATI_shader_texture_lod was not found, but is available in driver version 6.14.10.6847
GL_ATI_texture_mirror_once was not found, but is available in driver version 6.14.10.6847
GL_ATI_vertex_array_object was not found, but is available in driver version 6.14.10.6847
GL_ATI_vertex_attrib_array_object was not found, but is available in driver version 6.14.10.6847
GL_ATI_vertex_streams was not found, but is available in driver version 6.14.10.6847
GL_ATIX_texture_env_combine3 was not found, but is available in driver version 6.14.10.6847
GL_ATIX_texture_env_route was not found, but is available in driver version 6.14.10.6847
GL_ATIX_vertex_shader_output_point_size was not found, but is available in driver version 6.14.10.6847
GL_EXT_clip_volume_hint was not found, but is available in driver version 6.14.10.6847
GL_EXT_framebuffer_sRGB was not found, but is available in driver version 2.1.7056 Release
GL_EXT_vertex_shader was not found, but is available in driver version 6.14.10.6847
GL_HP_occlusion_test was not found, but is available in driver version 6.14.10.6847
GL_NV_occlusion_query was not found, but is available in driver version 6.14.10.6847
GL_S3_s3tc was not found, but is available in driver version 6.14.10.6847
GL_SGI_color_matrix was not found, but is available in driver version 6.14.10.6847
GL_SGIS_multitexture was not found, but is available in driver version 6.14.10.6847
GL_SGIS_texture_border_clamp was not found, but is available in driver version 6.14.10.6847
GL_SUN_multi_draw_arrays was not found, but is available in driver version 6.14.10.6847
these are the most interesting sections... i think im gunna attempt to create a Extension limit hex value which disables these and then test FF8 for triangles
Squall-Leonhart is offline   Reply With Quote