From owner-freebsd-emulation@FreeBSD.ORG Thu Oct 7 19:55:14 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 413E6106564A; Thu, 7 Oct 2010 19:55:14 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id D0E2D8FC0A; Thu, 7 Oct 2010 19:55:13 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id 822FE6107; Thu, 7 Oct 2010 15:55:12 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1286481312; bh=Zva1VGgJM590ER7PEhBQ00C0eZMQMz+vbBtzz6gbTK0=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=a2FsBJPTiDTVH3iqBaoxM8Ggvx6Fmnzbgio+8Phv9/6+kXdMdKYdyvJ7K5Id8WkKO DAzZU5g+qzy2ZDJSxVYfj4cad9T2y7Rn312Y53m3s9iJT0tKxzShxk0FSZKfY5W DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=klTp9AdO+vU5UkVJn5EqXtNKBiASEHp4r/NoZL7Lm/xrlWQz66ZVTwzFL/6il8KDa uIpnuRTWFzYfzfYjtjZ8f0yHYp6KWIaBiFZJl/PVQF8oSoVcnc6S+Rf7or8DbG5 Message-ID: <4CAE259B.5060904@protected-networks.net> Date: Thu, 07 Oct 2010 15:55:07 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100918 Thunderbird/3.1.4 MIME-Version: 1.0 To: "Sean C. Farley" References: In-Reply-To: X-Enigmail-Version: 1.1.2 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org Subject: Re: VirtualBox 2D acceleration X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2010 19:55:14 -0000 On 10/07/10 15:02, Sean C. Farley wrote: > Run VBoxTestOGL and check the log's output: > VBoxTestOGL --test 2D --test 3D --log vboxtest.log > > It may show something. Before the patch, --help did not show --test 2D > as a valid option. Now this is interesting .. 2D doesn't work for the lack of .. "2D not supported: fragment shader unsupported" imb@toshi:/home/imb> less vboxtest.log 00:00:00.000 VBoxTestGL 3.2.8_OSE r64453 freebsd.x86 (Sep 30 2010 14:32:16) release log 00:00:00.000 Log opened 2010-10-07T19:51:49.155265000Z 00:00:00.000 OS Product: FreeBSD 00:00:00.000 OS Release: 9.0-CURRENT 00:00:00.000 OS Version: FreeBSD 9.0-CURRENT #17 r213510M: Thu Oct 7 08:18:51 EDT 2010 root@toshi.auburn.protected-networks.net:/usr/obj/usr/home/imb/svn/head/sys/TOSHI 00:00:00.000 Executable: /usr/local/lib/virtualbox/VBoxTestOGL 00:00:00.000 Process ID: 3608 00:00:00.000 Package type: BSD_32BITS_GENERIC (OSE) 00:00:00.000 Testing 3D Support: 00:00:00.102 OpenGL Info: Render SPU: GL_VENDOR: Tungsten Graphics, Inc 00:00:00.102 OpenGL Info: Render SPU: GL_RENDERER: Mesa DRI Intel(R) 945GM 20090418 2009Q1 x86/MMX/SSE2 00:00:00.102 OpenGL Info: Render SPU: GL_VERSION: 1.4 Mesa 7.4.4 00:00:00.102 OpenGL Info: Render SPU: GL_EXTENSIONS: GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_shadow GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_cull_vertex GL_EXT_compiled_vertex_array GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_compression_s3tc GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_3DFX_texture_compression_FXT1 GL_APPLE_client_storage GL_APPLE_packed_pixels GL_ATI_blend_equation_separate GL_ATI_texture_env_combine3 GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_point_sprite GL_NV_texture_rectangle GL_NV_texgen_reflection GL_NV_vertex_program GL_NV_vertex_program1_1 GL_OES_read_format GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SUN_multi_draw_arrays 00:00:00.113 Testing 3D Succeeded! 00:00:00.113 Testing 2D Support: 00:00:00.512 gl version string: 01.4 Mesa 7.4.4 00:00:00.512 gl version: 0x10400 00:00:00.512 gl extensions: GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_shadow GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_cull_vertex GL_EXT_compiled_vertex_array GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_compression_s3tc GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_3DFX_texture_compression_FXT1 GL_APPLE_client_storage GL_APPLE_packed_pixels GL_ATI_blend_equation_separate GL_ATI_texture_env_combine3 GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_point_sprite GL_NV_texture_rectangle GL_NV_texgen_reflection GL_NV_vertex_program GL_NV_vertex_program1_1 GL_OES_read_format GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SUN_multi_draw_arrays 00:00:00.512 GL_ARB_multitexture: 1 00:00:00.512 GL_ARB_shader_objects: 0 00:00:00.512 GL_ARB_fragment_shader: 0 00:00:00.512 GL_ARB_pixel_buffer_object: 0 00:00:00.512 GL_ARB_texture_rectangle: 1 00:00:00.512 GL_EXT_texture_rectangle: 1 00:00:00.512 GL_NV_texture_rectangle: 1 00:00:00.512 GL_ARB_texture_non_power_of_two: 1 00:00:00.512 GL_EXT_framebuffer_object: 0 00:00:00.512 Max Tex Coords (8), Img Units (8) 00:00:00.512 2D not supported: fragment shader unsupported 00:00:00.512 Testing 2D Failed