OgreSampleBrowser on google play store

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
User avatar
Wolfmanfx
OGRE Team Member
OGRE Team Member
Posts: 1525
Joined: Fri Feb 03, 2006 10:37 pm
Location: Austria - Leoben
x 99

OgreSampleBrowser on google play store

Post by Wolfmanfx »

Hi,
To get a wider user base (with more devices - Testing!) i uploaded the ogre sample browser to the google play store.
AppID: org.ogre3d.browser
[s]its not available atm - it will take some time to go online.[/s]

https://play.google.com/store/apps/deta ... 3d.browser
Screen Shot 2012-06-25 at 11.24.59 PM.png
You do not have the required permissions to view the files attached to this post.
ntgd
Gnoblar
Posts: 6
Joined: Fri Jun 08, 2012 2:12 pm

Re: OgreSampleBrowser on google play store

Post by ntgd »

will support gingerbread?
User avatar
areay
Bugbear
Posts: 819
Joined: Wed May 05, 2010 4:59 am
Location: Auckland, NZ
x 69

Re: OgreSampleBrowser on google play store

Post by areay »

Downloaded and installed fine on my SamsungS2. Great stuff getting it up there wolfman.

It's pretty annoying trying to control a mouse using a touch screen, can't do anything more complex than choose the sample that you want.

I tried all the samples and got 59-60fps for everything (vsynchd?) except 'fresnel' demo @ 22fps, 'shadows' @ 40fps. The 'Compositor' and 'Skeletal' samples refused to load and crashed me out.

The 'Dynamic Texturing' sample was the most fun as it lends itself well to touch interface.
qwertzui11
Halfling
Posts: 80
Joined: Wed May 14, 2008 10:44 am
Location: EU
x 22

Re: OgreSampleBrowser on google play store

Post by qwertzui11 »

Nice work!
Works perfectly on my (old) Samsungs Nexus S with the newest Android Version 4.0.4
Got around constant 40 FPS

Markus
User avatar
Brocan
Orc
Posts: 441
Joined: Tue Aug 01, 2006 1:43 am
Location: Spain!!
x 8

Re: OgreSampleBrowser on google play store

Post by Brocan »

Excellent work! as always :wink:
jim
Gnoblar
Posts: 2
Joined: Tue Jun 26, 2012 9:46 am

Re: OgreSampleBrowser on google play store

Post by jim »

Wolfmanfx, thank you for sharing your great works.

Installed on my lenovo smartphone, android 4.0.3, Qualcomm Snapdragon 8x55 and Adreno 200 based.
It failed to launch the SampleBroswer. Here is the logcat (filtered with OGRE) output.

Code: Select all

--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
I/OGRE    (22741): Creating resource group General
I/OGRE    (22741): Creating resource group Internal
I/OGRE    (22741): Creating resource group Autodetect
I/OGRE    (22741): SceneManagerFactory for type 'DefaultSceneManager' registered.
I/OGRE    (22741): Registering ResourceManager for type Material
I/OGRE    (22741): Registering ResourceManager for type Mesh
I/OGRE    (22741): Registering ResourceManager for type Skeleton
I/OGRE    (22741): MovableObjectFactory for type 'ParticleSystem' registered.
I/OGRE    (22741): OverlayElementFactory for type Panel registered.
I/OGRE    (22741): OverlayElementFactory for type BorderPanel registered.
I/OGRE    (22741): OverlayElementFactory for type TextArea registered.
I/OGRE    (22741): Registering ResourceManager for type Font
I/OGRE    (22741): ArchiveFactory for archive type FileSystem registered.
I/OGRE    (22741): ArchiveFactory for archive type Zip registered.
I/OGRE    (22741): ArchiveFactory for archive type EmbeddedZip registered.
I/OGRE    (22741): DDS codec registering
I/OGRE    (22741): FreeImage version: 3.13.1
I/OGRE    (22741): This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
I/OGRE    (22741): Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,gif,g3,sgi,j2k,j2c,jp2
I/OGRE    (22741): PVRTC codec registering
I/OGRE    (22741): ETC1 codec registering
I/OGRE    (22741): Registering ResourceManager for type HighLevelGpuProgram
I/OGRE    (22741): Registering ResourceManager for type Compositor
I/OGRE    (22741): MovableObjectFactory for type 'Entity' registered.
I/OGRE    (22741): MovableObjectFactory for type 'Light' registered.
I/OGRE    (22741): MovableObjectFactory for type 'BillboardSet' registered.
I/OGRE    (22741): MovableObjectFactory for type 'ManualObject' registered.
I/OGRE    (22741): MovableObjectFactory for type 'BillboardChain' registered.
I/OGRE    (22741): MovableObjectFactory for type 'RibbonTrail' registered.
E/OGRE    (22741): OGRE EXCEPTION(6:FileNotFoundException): 'plugins.cfg' file not found! in ConfigFile::load at /Users/wolfmanfx/ogre-fork/OgreMain/src/OgreConfigFile.cpp (line 88)
I/OGRE    (22741): plugins.cfg not found, automatic plugin loading disabled.
I/OGRE    (22741): *-*-* OGRE Initialising
I/OGRE    (22741): *-*-* Version 1.8.0unstable (Byatis)
I/OGRE    (22741): Installing plugin: OpenGL ES 2.0 RenderSystem
I/OGRE    (22741): OpenGL ES 2.x Rendering Subsystem created.
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Octree Scene Manager
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: ParticleFX
I/OGRE    (22741): Particle Emitter Type 'Point' registered
I/OGRE    (22741): Particle Emitter Type 'Box' registered
I/OGRE    (22741): Particle Emitter Type 'Ellipsoid' registered
I/OGRE    (22741): Particle Emitter Type 'Cylinder' registered
I/OGRE    (22741): Particle Emitter Type 'Ring' registered
I/OGRE    (22741): Particle Emitter Type 'HollowEllipsoid' registered
I/OGRE    (22741): Particle Affector Type 'LinearForce' registered
I/OGRE    (22741): Particle Affector Type 'ColourFader' registered
I/OGRE    (22741): Particle Affector Type 'ColourFader2' registered
I/OGRE    (22741): Particle Affector Type 'ColourImage' registered
I/OGRE    (22741): Particle Affector Type 'ColourInterpolator' registered
I/OGRE    (22741): Particle Affector Type 'Scaler' registered
I/OGRE    (22741): Particle Affector Type 'Rotator' registered
I/OGRE    (22741): Particle Affector Type 'DirectionRandomiser' registered
I/OGRE    (22741): Particle Affector Type 'DeflectorPlane' registered
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): CPU Identifier & Features
I/OGRE    (22741): -------------------------
I/OGRE    (22741):  *   CPU ID: 
I/OGRE    (22741):  *      VFP: no
I/OGRE    (22741):  *     NEON: no
I/OGRE    (22741): -------------------------
I/OGRE    (22741): Registering ResourceManager for type Texture
I/OGRE    (22741): GLES2RenderSystem::_createRenderWindow "OgreWindow", 0x0 windowed  miscParams: androidConfig=21782872 externalWindowHandle=21694184 
I/OGRE    (22741): 	create called
I/OGRE    (22741): 	AndroidEGLContext called
I/OGRE    (22741): GL_VERSION = OpenGL ES 2.0 2184622
I/OGRE    (22741): GL_VENDOR = Qualcomm
I/OGRE    (22741): GL_RENDERER = Adreno (TM) 200
I/OGRE    (22741): GL_EXTENSIONS = GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_AMD_program_binary_Z400 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_NV_fence GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_fragment_precision_high GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_array_object GL_QCOM_alpha_test GL_QCOM_binning_control GL_QCOM_driver_control GL_QCOM_perfmon_global_mode GL_QCOM_extended_get GL_QCOM_extended_get2 GL_QCOM_tiled_rendering GL_QCOM_writeonly_rendering GL_AMD_compressed_3DC_texture 
I/OGRE    (22741): EXT:GL_AMD_compressed_ATC_texture
I/OGRE    (22741): EXT:GL_AMD_performance_monitor
I/OGRE    (22741): EXT:GL_AMD_program_binary_Z400
I/OGRE    (22741): EXT:GL_EXT_texture_filter_anisotropic
I/OGRE    (22741): EXT:GL_EXT_texture_format_BGRA8888
I/OGRE    (22741): EXT:GL_EXT_texture_type_2_10_10_10_REV
I/OGRE    (22741): EXT:GL_NV_fence
I/OGRE    (22741): EXT:GL_OES_compressed_ETC1_RGB8_texture
I/OGRE    (22741): EXT:GL_OES_depth_texture
I/OGRE    (22741): EXT:GL_OES_depth24
I/OGRE    (22741): EXT:GL_OES_EGL_image
I/OGRE    (22741): EXT:GL_OES_EGL_image_external
I/OGRE    (22741): EXT:GL_OES_element_index_uint
I/OGRE    (22741): EXT:GL_OES_fbo_render_mipmap
I/OGRE    (22741): EXT:GL_OES_fragment_precision_high
I/OGRE    (22741): EXT:GL_OES_get_program_binary
I/OGRE    (22741): EXT:GL_OES_packed_depth_stencil
I/OGRE    (22741): EXT:GL_OES_rgb8_rgba8
I/OGRE    (22741): EXT:GL_OES_standard_derivatives
I/OGRE    (22741): EXT:GL_OES_texture_3D
I/OGRE    (22741): EXT:GL_OES_texture_float
I/OGRE    (22741): EXT:GL_OES_texture_half_float
I/OGRE    (22741): EXT:GL_OES_texture_half_float_linear
I/OGRE    (22741): EXT:GL_OES_texture_npot
I/OGRE    (22741): EXT:GL_OES_vertex_half_float
I/OGRE    (22741): EXT:GL_OES_vertex_type_10_10_10_2
I/OGRE    (22741): EXT:GL_OES_vertex_array_object
I/OGRE    (22741): EXT:GL_QCOM_alpha_test
I/OGRE    (22741): EXT:GL_QCOM_binning_control
I/OGRE    (22741): EXT:GL_QCOM_driver_control
I/OGRE    (22741): EXT:GL_QCOM_perfmon_global_mode
I/OGRE    (22741): EXT:GL_QCOM_extended_get
I/OGRE    (22741): EXT:GL_QCOM_extended_get2
I/OGRE    (22741): EXT:GL_QCOM_tiled_rendering
I/OGRE    (22741): EXT:GL_QCOM_writeonly_rendering
I/OGRE    (22741): EXT:GL_AMD_compressed_3DC_texture
I/OGRE    (22741): **************************************
I/OGRE    (22741): *** OpenGL ES 2.x Renderer Started ***
I/OGRE    (22741): **************************************
I/OGRE    (22741): GLSL ES support detected
I/OGRE    (22741): Registering ResourceManager for type GpuProgram
I/OGRE    (22741): GL ES 2: Using FBOs for rendering to textures
I/OGRE    (22741): FBO PF_R5G6B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_B5G6R5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_A4R4G4B4 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_A1R5G5B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_A8R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_A8B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_B8G8R8A8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_X8R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_X8B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in void Ogre::GLES2FBOManager::detectFBOFormats() at line 404
I/OGRE    (22741): [GLES2] : Valid FBO targets PF_R5G6B5 PF_B5G6R5 PF_A4R4G4B4 PF_A1R5G5B5 PF_R8G8B8 PF_B8G8R8 PF_A8R8G8B8 PF_A8B8G8R8 PF_B8G8R8A8 PF_X8R8G8B8 PF_X8B8G8R8 
I/OGRE    (22741): RenderSystem capabilities
I/OGRE    (22741): -------------------------
I/OGRE    (22741): RenderSystem Name: OpenGL ES 2.x Rendering Subsystem
I/OGRE    (22741): GPU Vendor: unknown
I/OGRE    (22741): Device Name: Adreno (TM) 200
I/OGRE    (22741): Driver Version: 0.0.0.0
I/OGRE    (22741):  * Fixed function pipeline: no
I/OGRE    (22741):  * Hardware generation of mipmaps: yes
I/OGRE    (22741):  * Texture blending: yes
I/OGRE    (22741):  * Anisotropic texture filtering: yes
I/OGRE    (22741):  * Dot product texture operation: yes
I/OGRE    (22741):  * Cube mapping: yes
I/OGRE    (22741):  * Hardware stencil buffer: no
I/OGRE    (22741):  * Hardware vertex / index buffers: yes
I/OGRE    (22741):  * Vertex programs: yes
I/OGRE    (22741):  * Number of floating-point constants for vertex programs: 251
I/OGRE    (22741):  * Number of integer constants for vertex programs: 251
I/OGRE    (22741):  * Number of boolean constants for vertex programs: 251
I/OGRE    (22741):  * Fragment programs: yes
I/OGRE    (22741):  * Number of floating-point constants for fragment programs: 221
I/OGRE    (22741):  * Number of integer constants for fragment programs: 221
I/OGRE    (22741):  * Number of boolean constants for fragment programs: 221
I/OGRE    (22741):  * Geometry programs: no
I/OGRE    (22741):  * Number of floating-point constants for geometry programs: 0
I/OGRE    (22741):  * Number of integer constants for geometry programs: 0
I/OGRE    (22741):  * Number of boolean constants for geometry programs: 0
I/OGRE    (22741):  * Supported Shader Profiles: glsles
I/OGRE    (22741):  * Texture Compression: no
I/OGRE    (22741):  * Scissor Rectangle: yes
I/OGRE    (22741):  * Hardware Occlusion Query: no
I/OGRE    (22741):  * User clip planes: no
I/OGRE    (22741):  * VET_UBYTE4 vertex element type: yes
I/OGRE    (22741):  * Infinite far plane projection: yes
I/OGRE    (22741):  * Hardware render-to-texture: yes
I/OGRE    (22741):  * Floating point textures: yes
I/OGRE    (22741):  * Non-power-of-two textures: no
I/OGRE    (22741):  * Volume textures: no
I/OGRE    (22741):  * Multiple Render Targets: 1
I/OGRE    (22741):    - With different bit depths: no
I/OGRE    (22741):  * Point Sprites: yes
I/OGRE    (22741):  * Extended point parameters: yes
I/OGRE    (22741):  * Max Point Size: 0.000000
I/OGRE    (22741):  * Vertex texture fetch: no
I/OGRE    (22741):  * Number of world matrices: 0
I/OGRE    (22741):  * Number of texture units: 16
I/OGRE    (22741):  * Stencil buffer depth: 0
I/OGRE    (22741):  * Number of vertex blend matrices: 0
I/OGRE    (22741):  * Render to Vertex Buffer : no
I/OGRE    (22741):  * GL 1.5 without VBO workaround: no
I/OGRE    (22741):  * Frame Buffer objects: yes
I/OGRE    (22741):  * Frame Buffer objects (ARB extension): no
I/OGRE    (22741):  * Frame Buffer objects (ATI extension): no
I/OGRE    (22741):  * PBuffer support: no
I/OGRE    (22741):  * GL 1.5 without HW-occlusion workaround: no
I/OGRE    (22741):  * Vertex Array Objects: yes
I/OGRE    (22741):  * Separate shader objects: no
I/OGRE    (22741): DefaultWorkQueue('Root') initialising on thread main.
I/OGRE    (22741): Particle Renderer Type 'billboard' registered
I/OGRE    (22741): SceneManagerFactory for type 'OctreeSceneManager' registered.
I/OGRE    (22741): ArchiveFactory for archive type APKFileSystem registered.
I/OGRE    (22741): ArchiveFactory for archive type APKZip registered.
I/OGRE    (22741): Creating resource group Essential
I/OGRE    (22741): Added resource location '/thumbnails' of type 'APKFileSystem' to resource group 'Essential'
I/OGRE    (22741): Added resource location '/packs/SdkTrays.zip' of type 'APKZip' to resource group 'Essential'
I/OGRE    (22741): Added resource location '/' of type 'APKFileSystem' to resource group 'General'
I/OGRE    (22741): Creating resource group Popular
I/OGRE    (22741): Added resource location '/fonts' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/programs' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/scripts' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/textures' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/textures/nvidia' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/models' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/particle' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/RTShaderLib' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/RTShaderLib/materials' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/scripts/SSAO' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/textures/SSAO' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/cubemap.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/cubemapsJS.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/dragon.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/fresneldemo.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/ogretestmap.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/ogredance.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/Sinbad.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/skybox.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Initialising resource group Essential
I/OGRE    (22741): Parsing scripts for resource group Essential
I/OGRE    (22741): Parsing script SdkTrays.material
I/OGRE    (22741): Parsing script SdkTrays.fontdef
I/OGRE    (22741): Parsing script SdkTrays.overlay
I/OGRE    (22741): Texture: sdk_cursor.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_tray.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x64x1.
I/OGRE    (22741): Texture: sdk_button_up.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x32x1.
I/OGRE    (22741): Texture: sdk_text_box.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_mini_tray.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_track.png: Loading 1 faces(PF_A8R8G8B8,16x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,16x32x1.
I/OGRE    (22741): Texture: sdk_handle.png: Loading 1 faces(PF_A8R8G8B8,16x16x1) with 4 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,16x16x1.
I/OGRE    (22741): Texture: sdk_mini_text_box.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_label.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_separator.png: Loading 1 faces(PF_A8R8G8B8,64x16x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x16x1.
I/OGRE    (22741): Texture: sdk_logo.png: Loading 1 faces(PF_A8R8G8B8,128x64x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x64x1.
I/OGRE    (22741): Texture: sdk_shade.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x64x1.
I/OGRE    (22741): Texture: sdk_frame.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_mini_text_box_over.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_pulse.png: Loading 1 faces(PF_R8G8B8,8x1x1) with 3 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,8x1x1.
I/OGRE    (22741): Finished parsing scripts for resource group Essential
I/OGRE    (22741): Creating resources for group Essential
I/OGRE    (22741): All done
I/OGRE    (22741): Texture: sdk_bands.png: Loading 1 faces(PF_A8R8G8B8,2x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,2x32x1.
I/OGRE    (22741): Initialising resource group Popular
I/OGRE    (22741): Parsing scripts for resource group Popular
I/OGRE    (22741): Font SdkTrays/Caption using texture size 512x256
I/OGRE    (22741): Info: Freetype returned null for character 160 in font SdkTrays/Caption
I/OGRE    (22741): Texture: SdkTrays/CaptionTexture: Loading 1 faces(PF_BYTE_LA,512x256x1) Internal format is PF_BYTE_LA,512x256x1.
I/OGRE    (22741): Font SdkTrays/Value using texture size 512x256
I/OGRE    (22741): Info: Freetype returned null for character 127 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 128 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 129 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 130 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 131 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 132 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 133 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 134 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 135 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 136 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 137 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 138 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 139 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 140 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 141 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 142 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 143 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 144 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 145 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 146 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 147 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 148 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 149 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 150 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 151 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 152 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 153 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 154 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 155 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 156 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 157 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 158 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 159 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 160 in font SdkTrays/Value
I/OGRE    (22741): Texture: SdkTrays/ValueTexture: Loading 1 faces(PF_BYTE_LA,512x256x1) Internal format is PF_BYTE_LA,512x256x1.
I/OGRE    (22741): Vertex Program:4200713669_VS Fragment Program:3535990224_FS
I/OGRE    (22741): GLSL link result : 
I/OGRE    (22741): --From Fragment Shader:
I/OGRE    (22741): --From Vertex Shader:
I/OGRE    (22741): Link was successful.
I/OGRE    (22741): Vertex Program:1608713816_VS Fragment Program:1198887283_FS
I/OGRE    (22741): GLSL link result : 
I/OGRE    (22741): --From Fragment Shader:
I/OGRE    (22741): --From Vertex Shader:
I/OGRE    (22741): Link was successful.
I/OGRE    (22741): Vertex Program:681739151_VS Fragment Program:3617269522_FS
I/OGRE    (22741): GLSL link result : 
I/OGRE    (22741): --From Fragment Shader:
I/OGRE    (22741): --From Vertex Shader:
I/OGRE    (22741): Link was successful.
I/OGRE    (22741): Vertex Program:3403448205_VS Fragment Program:680617320_FS
I/OGRE    (22741): GLSL link result : 
I/OGRE    (22741): --From Fragment Shader:
I/OGRE    (22741): --From Vertex Shader:
I/OGRE    (22741): Link was successful.
I/OGRE    (22741): Parsing script Instancing.program
I/OGRE    (22741): Parsing script DualQuaternion.program
I/OGRE    (22741): Parsing script Examples.program
E/OGRE    (22741): OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DiffuseOneTexture.glsles in resource group Popular or any other group. in ResourceGroupManager::openResource at /Users/wolfmanfx/ogre-fork/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
I/OGRE    (22741): High-level program Ogre/BasicFragmentPrograms/DiffuseOneTextureGLSLES encountered an error during loading and is thus not supported.
I/OGRE    (22741): OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DiffuseOneTexture.glsles in resource group Popular or any other group. in ResourceGroupManager::openResource at /Users/wolfmanfx/ogre-fork/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
E/OGRE    (22741): OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /Users/wolfmanfx/ogre-fork/OgreMain/src/OgreGpuProgramParams.cpp (line 1441)
I/OGRE    (22741): Compiler error: invalid parameters in (104): setting of constant failed
I/OGRE    (22741): Parsing script StdQuad_vp.program
I/OGRE    (22741): Parsing script ASCII.material
I/OGRE    (22741): Parsing script ASMSwizzle.material
I/OGRE    (22741): Compiler error: object unsupported by render system in (1)
I/OGRE    (22741): Parsing script BlackAndWhite.material
I/OGRE    (22741): Parsing script Bloom.material
I/OGRE    (22741): Parsing script Bloom2.material
I/OGRE    (22741): Parsing script CGSwizzle.material
I/OGRE    (22741): Parsing script CompositorDemo.material
I/OGRE    (22741): Parsing script DOF.material
I/OGRE    (22741): Parsing script DepthShadowmap.material
I/OGRE    (22741): Parsing script Dither.material
I/OGRE    (22741): Parsing script DualQuaternion.material
I/OGRE    (22741): Parsing script Embossed.material
I/OGRE    (22741): Parsing script Example-Water.material
I/OGRE    (22741): Parsing script Examples-Advanced.material
I/OGRE    (22741): Compiler error: object unsupported by render system in (524)
I/OGRE    (22741): Compiler error: object unsupported by render system in (787)
I/OGRE    (22741): Parsing script Examples-DynTex.material
I/OGRE    (22741): Parsing script Examples-Water.material
I/OGRE    (22741): Parsing script Examples.material
I/OGRE    (22741): Parsing script GLSLSwizzle.material
I/OGRE    (22741): Parsing script Glass.material
I/OGRE    (22741): Parsing script HWInstancing.material
I/OGRE    (22741): Parsing script HW_VTFInstancing.material
I/OGRE    (22741): Parsing script HW_VTF_LUTInstancing.material
I/OGRE    (22741): Parsing script Halftone.material
I/OGRE    (22741): Parsing script HeatVision.material
I/OGRE    (22741): Parsing script Hurt.material
I/OGRE    (22741): Parsing script InstancingMisc.material
I/OGRE    (22741): Parsing script Invert.material
I/OGRE    (22741): Parsing script IsoSurf.material
I/OGRE    (22741): Parsing script Laplace.material
I/OGRE    (22741): Parsing script MRTtest.material
I/OGRE    (22741): Parsing script MotionBlur.material
I/OGRE    (22741): Parsing script NightVision.material
I/OGRE    (22741): Parsing script Ocean.material
I/OGRE    (22741): Parsing script OffsetMapping.material
I/OGRE    (22741): Compiler error: object unsupported by render system in (35)
I/OGRE    (22741): Parsing script Ogre.material
I/OGRE    (22741): Parsing script OldMovie.material
I/OGRE    (22741): Parsing script OldTV.material
I/OGRE    (22741): Parsing script ParticleGS.material
I/OGRE    (22741): Parsing script Penguin.material
I/OGRE    (22741): Parsing script Posterize.material
I/OGRE    (22741): Parsing script RZR-002.material
I/OGRE    (22741): Parsing script RadialBlur.material
I/OGRE    (22741): Parsing script ShaderInstancing.material
I/OGRE    (22741): Parsing script ShaderSystem.material
I/OGRE    (22741): Parsing script SharpenEdges.material
I/OGRE    (22741): Parsing script Tiling.material
I/OGRE    (22741): Parsing script VTFInstancing.material
I/OGRE    (22741): Parsing script VarianceShadowmap.material
I/OGRE    (22741): Parsing script facial.material
I/OGRE    (22741): Parsing script hdr.material
I/OGRE    (22741): Parsing script instancing.material
I/OGRE    (22741): Parsing script pssm.material
I/OGRE    (22741): Parsing script shadows.material
I/OGRE    (22741): Parsing script sibenik.material
I/OGRE    (22741): Parsing script smoke.material
I/OGRE    (22741): Parsing script DualQuaternionSkinning_Shadow.material
I/OGRE    (22741): Parsing script HardwareSkinningShadow.material
I/OGRE    (22741): Parsing script RTShaderSystem.material
I/OGRE    (22741): Parsing script CreaseShading.material
I/OGRE    (22741): Parsing script Crytek.material
I/OGRE    (22741): Parsing script GBuffer.material
I/OGRE    (22741): Parsing script HemisphereMC.material
I/OGRE    (22741): Parsing script HorizonBased.material
I/OGRE    (22741): Parsing script SSAOPost.material
I/OGRE    (22741): Parsing script ShowDepth.material
I/OGRE    (22741): Parsing script ShowNormals.material
I/OGRE    (22741): Parsing script ShowViewPos.material
I/OGRE    (22741): Parsing script UnsharpMask.material
I/OGRE    (22741): Parsing script Volumetric.material
I/OGRE    (22741): Parsing script RomanBath.material
I/OGRE    (22741): Parsing script Sinbad.material
I/OGRE    (22741): Parsing script Examples-Water.particle
I/OGRE    (22741): Parsing script Examples.particle
I/OGRE    (22741): Parsing script emitted_emitter.particle
I/OGRE    (22741): Parsing script smoke.particle
I/OGRE    (22741): Parsing script Examples.compositor
I/OGRE    (22741): Parsing script SSAO.compositor
I/OGRE    (22741): Parsing script SSAOPost.compositor
I/OGRE    (22741): Parsing script sample.fontdef
I/OGRE    (22741): Finished parsing scripts for resource group Popular
I/OGRE    (22741): Creating resources for group Popular
I/OGRE    (22741): All done
I/OGRE    (22741): Installing plugin: Bezier Patch Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Camera Tracking Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Cel-shading Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Character Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Compositor Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Cube Mapping Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Bump Mapping Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Dynamic Texturing Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Facial Animation Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Fresnel Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Grass Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Lighting Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Particle Effects Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Shadows Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Skeletal Animation Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Sky Box Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Sky Dome Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Sky Plane Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Smoke Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Sphere Mapping Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Texture Effects Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Transparency Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Texture: thumb_bezier.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_bump.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_camtrack.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_cel.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_char.png: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,128x128x1.
I/OGRE    (22741): Texture: thumb_comp.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_cubemap.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_dyntex.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_facial.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_fresnel.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_grass.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_lighting.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_particles.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_shadows.png: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,128x128x1.
I/OGRE    (22741): Texture: thumb_skelanim.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_skybox.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_skydome.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_skyplane.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_smoke.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_spheremap.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_texfx.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_trans.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/DEBUG   ( 2456): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 2456): Build fingerprint: 'Lenovo/sichuan/sichuan:4.0.3/IML74K/eng.robert.20120612.165254:eng/test-keys'
I/DEBUG   ( 2456): pid: 22741, tid: 22754  >>> org.ogre3d.browser <<<
I/DEBUG   ( 2456): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000018
I/DEBUG   ( 2456):  r0 00000000  r1 00000001  r2 00000000  r3 01559368
I/DEBUG   ( 2456):  r4 0156e99c  r5 016a1ce0  r6 01558e40  r7 5c46a700
I/DEBUG   ( 2456):  r8 00000004  r9 00000000  10 01558f30  fp 5c46a704
I/DEBUG   ( 2456):  ip 015585e4  sp 5c46a648  lr 5e2985bf  pc 5e29ac20  cpsr 00000030
I/DEBUG   ( 2456):  d0  0000004700000000  d1  0081000100000055
I/DEBUG   ( 2456):  d2  0000005500840000  d3  0000000000810000
I/DEBUG   ( 2456):  d4  000000003f800000  d5  0000000000000000
I/DEBUG   ( 2456):  d6  000100020000001c  d7  000000003f800000
I/DEBUG   ( 2456):  d8  3fda82793f5413cd  d9  0000000000000000
I/DEBUG   ( 2456):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 2456):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 2456):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 2456):  d16 0000000000000000  d17 000100030000001c
I/DEBUG   ( 2456):  d18 000000003f800000  d19 0000000000000000
I/DEBUG   ( 2456):  d20 000100040000001c  d21 0000000000000000
I/DEBUG   ( 2456):  d22 0000000000000000  d23 000100050000001c
I/DEBUG   ( 2456):  d24 3f57f48a38a4a052  d25 3f6d8a8e44e27de7
I/DEBUG   ( 2456):  d26 3f3043b3a18f8aef  d27 3f43545b10f5feaa
I/DEBUG   ( 2456):  d28 3f12e167f9ad8af4  d29 3f1460ea3eff5d8f
I/DEBUG   ( 2456):  d30 3efb2a7074bf7ad4  d31 0000000000000000
I/DEBUG   ( 2456):  scr 60000013
I/DEBUG   ( 2456): 
I/DEBUG   ( 2456):          #00  pc 00068c20  /system/lib/libsc-a2xx.so (_ZN6Symbol7SetILIDEj)
I/DEBUG   ( 2456):          #01  pc 000665ba  /system/lib/libsc-a2xx.so (_Z9PatchCodeRSt6vectorIP11ATIFunctionSaIS1_EERKS3_RS_IjSaIjEERS_IiSaIiEESC_SC_S9_iiRSt3mapISsP6SymbolSt4lessISsESaISt4pairIKSsSF_EEERS_I9ConstDeclSaISO_EERS_I8ConstUseSaISS_EE10ShaderTypeb)
I/DEBUG   ( 2456):          #02  pc 00066de6  /system/lib/libsc-a2xx.so (_ZN10TATILinker17generateFinalCodeERSt6vectorIjSaIjEERKS0_IP11ATIFunctionSaIS5_EEiRS0_IiSaIiEESC_SC_10ShaderTypeS3_S3_RSt3mapISsP6SymbolSt4lessISsESaISt4pairIKSsSG_EEEbSO_SO_RSE_IiSG_SH_IiESaISJ_IKiSG_EEESO_SO_PSN_SG_Pc)
I/DEBUG   ( 2456):          #03  pc 00068906  /system/lib/libsc-a2xx.so (_ZN10TATILinker4linkER7TVectorIP9TCompilerER13LinkerOptions)
I/DEBUG   ( 2456):          #04  pc 0008b87e  /system/lib/libsc-a2xx.so (ShLink)
I/DEBUG   ( 2456):          #05  pc 0009e35a  /system/lib/libsc-a2xx.so (_ZN8sclState4linkEPK18sclInputShaderPairRK17sclCompilerParams)
I/DEBUG   ( 2456):          #06  pc 0009e84e  /system/lib/libsc-a2xx.so (_Z7sclLinkP16sclHandleTypeRecPK18sclInputShaderPairRK17sclCompilerParams)
I/DEBUG   ( 2456):          #07  pc 0009d352  /system/lib/libsc-a2xx.so (__link_shaders)
I/DEBUG   ( 2456):          #08  pc 0002d714  /system/lib/egl/libGLESv2_adreno200.so (qgl2DrvAPI_glLinkProgram)
I/DEBUG   ( 2456):          #09  pc 0001c82e  /system/lib/egl/libGLESv2_adreno200.so (glLinkProgram)
I/DEBUG   ( 2456): 
I/DEBUG   ( 2456): code around pc:
I/DEBUG   ( 2456): 5e29ac00 4770b280 47706001 28036800 2000bf8c  ..pG.`pG.h.(... 
I/DEBUG   ( 2456): 5e29ac10 47702001 4770301c 47706b40 47706181  . pG.0pG@kpG.apG
I/DEBUG   ( 2456): 5e29ac20 47706980 477063c1 47706bc0 0040f890  .ipG.cpG.kpG..@.
I/DEBUG   ( 2456): 5e29ac30 bf004770 64826441 477064c3 47706441  pG..Ad.d.dpGAdpG
I/DEBUG   ( 2456): 5e29ac40 47706c40 47706cc0 47706c80 41f0e92d  @lpG.lpG.lpG-..A
I/DEBUG   ( 2456): 
I/DEBUG   ( 2456): code around lr:
I/DEBUG   ( 2456): 5e29859c 9b35e06a 1164f8d3 00e4f8d3 2021f850  j.5...d.....P.! 
I/DEBUG   ( 2456): 5e2985ac f8d3922f 1c481164 0164f8c3 f002982f  /...d.H...d./...
I/DEBUG   ( 2456): 5e2985bc 9a0dfb31 5853991d 4218681b 982fd00c  1.....SX.h.B../.
I/DEBUG   ( 2456): 5e2985cc f002930a 990afb27 0c01ea20 f8d09835  ....'... ...5...
I/DEBUG   ( 2456): 5e2985dc f85220f0 932f302c 46594650 ff1ef7ea  . R.,0/.PFYF....
I/DEBUG   ( 2456): 
I/DEBUG   ( 2456): stack:
I/DEBUG   ( 2456):     5c46a608  00000000  
I/DEBUG   ( 2456):     5c46a60c  00000000  
I/DEBUG   ( 2456):     5c46a610  00000000  
I/DEBUG   ( 2456):     5c46a614  00000001  
I/DEBUG   ( 2456):     5c46a618  00000001  
I/DEBUG   ( 2456):     5c46a61c  00000001  
I/DEBUG   ( 2456):     5c46a620  5c46a810  
I/DEBUG   ( 2456):     5c46a624  0156e994  [heap]
I/DEBUG   ( 2456):     5c46a628  016a1ce0  [heap]
I/DEBUG   ( 2456):     5c46a62c  5c46a6fc  
I/DEBUG   ( 2456):     5c46a630  0156e994  [heap]
I/DEBUG   ( 2456):     5c46a634  016a1ce0  [heap]
I/DEBUG   ( 2456):     5c46a638  00000000  
I/DEBUG   ( 2456):     5c46a63c  5c46a700  
I/DEBUG   ( 2456):     5c46a640  df0027ad  
I/DEBUG   ( 2456):     5c46a644  00000000  
I/DEBUG   ( 2456): #01 5c46a648  0158e5c8  [heap]
I/DEBUG   ( 2456):     5c46a64c  405a8888  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a650  405a8898  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a654  00000003  
I/DEBUG   ( 2456):     5c46a658  015750b8  [heap]
I/DEBUG   ( 2456):     5c46a65c  00000000  
I/DEBUG   ( 2456):     5c46a660  015750d8  [heap]
I/DEBUG   ( 2456):     5c46a664  405a28b5  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a668  5c46a784  
I/DEBUG   ( 2456):     5c46a66c  00000002  
I/DEBUG   ( 2456):     5c46a670  015750f8  [heap]
I/DEBUG   ( 2456):     5c46a674  5c46a6d0  
I/DEBUG   ( 2456):     5c46a678  00008000  /system/bin/app_process
I/DEBUG   ( 2456):     5c46a67c  5e38a92c  /system/lib/libsc-a2xx.so
I/DEBUG   ( 2456):     5c46a680  ffffe007  
I/DEBUG   ( 2456):     5c46a684  5c46a804  
I/DEBUG   ( 2456):     5c46a688  5c46a974  
I/DEBUG   ( 2456):     5c46a68c  00000001  
I/DEBUG   ( 2456):     5c46a690  016a1d34  [heap]
I/DEBUG   ( 2456):     5c46a694  0156eab0  [heap]
I/DEBUG   ( 2456):     5c46a698  00000000  
I/DEBUG   ( 2456):     5c46a69c  00000000  
I/DEBUG   ( 2456):     5c46a6a0  5c46aa88  
I/DEBUG   ( 2456):     5c46a6a4  5c46aa70  
I/DEBUG   ( 2456):     5c46a6a8  5c46aa58  
I/DEBUG   ( 2456):     5c46a6ac  5c46a81c  
I/DEBUG   ( 2456):     5c46a6b0  5c46a810  
I/DEBUG   ( 2456):     5c46a6b4  00000000  
I/DEBUG   ( 2456):     5c46a6b8  5c46a6f0  
I/DEBUG   ( 2456):     5c46a6bc  fffff520  
I/DEBUG   ( 2456):     5c46a6c0  ffff7fff  
I/DEBUG   ( 2456):     5c46a6c4  5c46a6f8  
I/DEBUG   ( 2456):     5c46a6c8  fffff518  
I/DEBUG   ( 2456):     5c46a6cc  5c46a6d8  
I/DEBUG   ( 2456):     5c46a6d0  00000001  
I/DEBUG   ( 2456):     5c46a6d4  00000007  
I/DEBUG   ( 2456):     5c46a6d8  00000000  
I/DEBUG   ( 2456):     5c46a6dc  00000000  
I/DEBUG   ( 2456):     5c46a6e0  00000000  
I/DEBUG   ( 2456):     5c46a6e4  00000000  
I/DEBUG   ( 2456):     5c46a6e8  0000002d  
I/DEBUG   ( 2456):     5c46a6ec  00000000  
I/DEBUG   ( 2456):     5c46a6f0  00000062  
I/DEBUG   ( 2456):     5c46a6f4  00000063  
I/DEBUG   ( 2456):     5c46a6f8  00000002  
I/DEBUG   ( 2456):     5c46a6fc  00001110  
I/DEBUG   ( 2456):     5c46a700  008f0000  
I/DEBUG   ( 2456):     5c46a704  00000000  
I/DEBUG   ( 2456):     5c46a708  00000004  
I/DEBUG   ( 2456):     5c46a70c  3f800000  
I/DEBUG   ( 2456):     5c46a710  00000008  
I/DEBUG   ( 2456):     5c46a714  00010007  
I/DEBUG   ( 2456):     5c46a718  00840000  
I/DEBUG   ( 2456):     5c46a71c  01559368  [heap]
I/DEBUG   ( 2456):     5c46a720  5c46a77c  
I/DEBUG   ( 2456):     5c46a724  00810008  
I/DEBUG   ( 2456):     5c46a728  00000009  
I/DEBUG   ( 2456):     5c46a72c  3f800000  
I/DEBUG   ( 2456):     5c46a730  00000000  
I/DEBUG   ( 2456):     5c46a734  00000000  
I/DEBUG   ( 2456):     5c46a738  00000000  
I/DEBUG   ( 2456):     5c46a73c  5c46a784  
I/DEBUG   ( 2456):     5c46a740  5c46a77c  
I/DEBUG   ( 2456):     5c46a744  00001110  
I/DEBUG   ( 2456):     5c46a748  00000010  
I/DEBUG   ( 2456):     5c46a74c  3f800000  
I/DEBUG   ( 2456):     5c46a750  3f800000  
I/DEBUG   ( 2456):     5c46a754  00000000  
I/DEBUG   ( 2456):     5c46a758  00000000  
I/DEBUG   ( 2456):     5c46a75c  00000033  
I/DEBUG   ( 2456):     5c46a760  405a827c  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a764  5c46a76c  
I/DEBUG   ( 2456):     5c46a768  5c46a7ac  
I/DEBUG   ( 2456):     5c46a76c  405a8898  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a770  00000000  
I/DEBUG   ( 2456):     5c46a774  5c46aa70  
I/DEBUG   ( 2456):     5c46a778  01596f40  [heap]
I/DEBUG   ( 2456):     5c46a77c  405a8888  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a780  0167fea8  [heap]
I/DEBUG   ( 2456):     5c46a784  5e283ae9  /system/lib/libsc-a2xx.so
I/DEBUG   ( 2456):     5c46a788  016a1ce0  [heap]
I/DEBUG   ( 2456):     5c46a78c  5e294a2b  /system/lib/libsc-a2xx.so
I/DEBUG   ( 2456):     5c46a790  5c46a81c  
I/DEBUG   ( 2456):     5c46a794  01597700  [heap]
I/DEBUG   ( 2456):     5c46a798  5c46a804  
I/DEBUG   ( 2456):     5c46a79c  99edc8ae  
I/DEBUG   ( 2456):     5c46a7a0  00000001  
I/DEBUG   ( 2456):     5c46a7a4  016a1ce0  [heap]
I/DEBUG   ( 2456):     5c46a7a8  016a1d34  [heap]
I/DEBUG   ( 2456):     5c46a7ac  00000001  
I/DEBUG   ( 2456):     5c46a7b0  00000002  
I/DEBUG   ( 2456):     5c46a7b4  00000000  
I/DEBUG   ( 2456):     5c46a7b8  5c46a804  
I/DEBUG   ( 2456):     5c46a7bc  00000002  
I/DEBUG   ( 2456):     5c46a7c0  5c46a81c  
I/DEBUG   ( 2456):     5c46a7c4  5e298deb  /system/lib/libsc-a2xx.so
jim
Gnoblar
Posts: 2
Joined: Tue Jun 26, 2012 9:46 am

Re: OgreSampleBrowser on google play store

Post by jim »

Wolfmanfx, thank you for your great works.

I installed this sample program, and ran it on my android 4.0.3 lenovo smartphone, which Qualcomm snapdragon 8x55 Adreno 200 based.
It failed to start with the following log.

Code: Select all

--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
I/OGRE    (22741): Creating resource group General
I/OGRE    (22741): Creating resource group Internal
I/OGRE    (22741): Creating resource group Autodetect
I/OGRE    (22741): SceneManagerFactory for type 'DefaultSceneManager' registered.
I/OGRE    (22741): Registering ResourceManager for type Material
I/OGRE    (22741): Registering ResourceManager for type Mesh
I/OGRE    (22741): Registering ResourceManager for type Skeleton
I/OGRE    (22741): MovableObjectFactory for type 'ParticleSystem' registered.
I/OGRE    (22741): OverlayElementFactory for type Panel registered.
I/OGRE    (22741): OverlayElementFactory for type BorderPanel registered.
I/OGRE    (22741): OverlayElementFactory for type TextArea registered.
I/OGRE    (22741): Registering ResourceManager for type Font
I/OGRE    (22741): ArchiveFactory for archive type FileSystem registered.
I/OGRE    (22741): ArchiveFactory for archive type Zip registered.
I/OGRE    (22741): ArchiveFactory for archive type EmbeddedZip registered.
I/OGRE    (22741): DDS codec registering
I/OGRE    (22741): FreeImage version: 3.13.1
I/OGRE    (22741): This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
I/OGRE    (22741): Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,gif,g3,sgi,j2k,j2c,jp2
I/OGRE    (22741): PVRTC codec registering
I/OGRE    (22741): ETC1 codec registering
I/OGRE    (22741): Registering ResourceManager for type HighLevelGpuProgram
I/OGRE    (22741): Registering ResourceManager for type Compositor
I/OGRE    (22741): MovableObjectFactory for type 'Entity' registered.
I/OGRE    (22741): MovableObjectFactory for type 'Light' registered.
I/OGRE    (22741): MovableObjectFactory for type 'BillboardSet' registered.
I/OGRE    (22741): MovableObjectFactory for type 'ManualObject' registered.
I/OGRE    (22741): MovableObjectFactory for type 'BillboardChain' registered.
I/OGRE    (22741): MovableObjectFactory for type 'RibbonTrail' registered.
E/OGRE    (22741): OGRE EXCEPTION(6:FileNotFoundException): 'plugins.cfg' file not found! in ConfigFile::load at /Users/wolfmanfx/ogre-fork/OgreMain/src/OgreConfigFile.cpp (line 88)
I/OGRE    (22741): plugins.cfg not found, automatic plugin loading disabled.
I/OGRE    (22741): *-*-* OGRE Initialising
I/OGRE    (22741): *-*-* Version 1.8.0unstable (Byatis)
I/OGRE    (22741): Installing plugin: OpenGL ES 2.0 RenderSystem
I/OGRE    (22741): OpenGL ES 2.x Rendering Subsystem created.
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Octree Scene Manager
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: ParticleFX
I/OGRE    (22741): Particle Emitter Type 'Point' registered
I/OGRE    (22741): Particle Emitter Type 'Box' registered
I/OGRE    (22741): Particle Emitter Type 'Ellipsoid' registered
I/OGRE    (22741): Particle Emitter Type 'Cylinder' registered
I/OGRE    (22741): Particle Emitter Type 'Ring' registered
I/OGRE    (22741): Particle Emitter Type 'HollowEllipsoid' registered
I/OGRE    (22741): Particle Affector Type 'LinearForce' registered
I/OGRE    (22741): Particle Affector Type 'ColourFader' registered
I/OGRE    (22741): Particle Affector Type 'ColourFader2' registered
I/OGRE    (22741): Particle Affector Type 'ColourImage' registered
I/OGRE    (22741): Particle Affector Type 'ColourInterpolator' registered
I/OGRE    (22741): Particle Affector Type 'Scaler' registered
I/OGRE    (22741): Particle Affector Type 'Rotator' registered
I/OGRE    (22741): Particle Affector Type 'DirectionRandomiser' registered
I/OGRE    (22741): Particle Affector Type 'DeflectorPlane' registered
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): CPU Identifier & Features
I/OGRE    (22741): -------------------------
I/OGRE    (22741):  *   CPU ID: 
I/OGRE    (22741):  *      VFP: no
I/OGRE    (22741):  *     NEON: no
I/OGRE    (22741): -------------------------
I/OGRE    (22741): Registering ResourceManager for type Texture
I/OGRE    (22741): GLES2RenderSystem::_createRenderWindow "OgreWindow", 0x0 windowed  miscParams: androidConfig=21782872 externalWindowHandle=21694184 
I/OGRE    (22741): 	create called
I/OGRE    (22741): 	AndroidEGLContext called
I/OGRE    (22741): GL_VERSION = OpenGL ES 2.0 2184622
I/OGRE    (22741): GL_VENDOR = Qualcomm
I/OGRE    (22741): GL_RENDERER = Adreno (TM) 200
I/OGRE    (22741): GL_EXTENSIONS = GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_AMD_program_binary_Z400 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_NV_fence GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_fragment_precision_high GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_array_object GL_QCOM_alpha_test GL_QCOM_binning_control GL_QCOM_driver_control GL_QCOM_perfmon_global_mode GL_QCOM_extended_get GL_QCOM_extended_get2 GL_QCOM_tiled_rendering GL_QCOM_writeonly_rendering GL_AMD_compressed_3DC_texture 
I/OGRE    (22741): EXT:GL_AMD_compressed_ATC_texture
I/OGRE    (22741): EXT:GL_AMD_performance_monitor
I/OGRE    (22741): EXT:GL_AMD_program_binary_Z400
I/OGRE    (22741): EXT:GL_EXT_texture_filter_anisotropic
I/OGRE    (22741): EXT:GL_EXT_texture_format_BGRA8888
I/OGRE    (22741): EXT:GL_EXT_texture_type_2_10_10_10_REV
I/OGRE    (22741): EXT:GL_NV_fence
I/OGRE    (22741): EXT:GL_OES_compressed_ETC1_RGB8_texture
I/OGRE    (22741): EXT:GL_OES_depth_texture
I/OGRE    (22741): EXT:GL_OES_depth24
I/OGRE    (22741): EXT:GL_OES_EGL_image
I/OGRE    (22741): EXT:GL_OES_EGL_image_external
I/OGRE    (22741): EXT:GL_OES_element_index_uint
I/OGRE    (22741): EXT:GL_OES_fbo_render_mipmap
I/OGRE    (22741): EXT:GL_OES_fragment_precision_high
I/OGRE    (22741): EXT:GL_OES_get_program_binary
I/OGRE    (22741): EXT:GL_OES_packed_depth_stencil
I/OGRE    (22741): EXT:GL_OES_rgb8_rgba8
I/OGRE    (22741): EXT:GL_OES_standard_derivatives
I/OGRE    (22741): EXT:GL_OES_texture_3D
I/OGRE    (22741): EXT:GL_OES_texture_float
I/OGRE    (22741): EXT:GL_OES_texture_half_float
I/OGRE    (22741): EXT:GL_OES_texture_half_float_linear
I/OGRE    (22741): EXT:GL_OES_texture_npot
I/OGRE    (22741): EXT:GL_OES_vertex_half_float
I/OGRE    (22741): EXT:GL_OES_vertex_type_10_10_10_2
I/OGRE    (22741): EXT:GL_OES_vertex_array_object
I/OGRE    (22741): EXT:GL_QCOM_alpha_test
I/OGRE    (22741): EXT:GL_QCOM_binning_control
I/OGRE    (22741): EXT:GL_QCOM_driver_control
I/OGRE    (22741): EXT:GL_QCOM_perfmon_global_mode
I/OGRE    (22741): EXT:GL_QCOM_extended_get
I/OGRE    (22741): EXT:GL_QCOM_extended_get2
I/OGRE    (22741): EXT:GL_QCOM_tiled_rendering
I/OGRE    (22741): EXT:GL_QCOM_writeonly_rendering
I/OGRE    (22741): EXT:GL_AMD_compressed_3DC_texture
I/OGRE    (22741): **************************************
I/OGRE    (22741): *** OpenGL ES 2.x Renderer Started ***
I/OGRE    (22741): **************************************
I/OGRE    (22741): GLSL ES support detected
I/OGRE    (22741): Registering ResourceManager for type GpuProgram
I/OGRE    (22741): GL ES 2: Using FBOs for rendering to textures
I/OGRE    (22741): FBO PF_R5G6B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_B5G6R5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_A4R4G4B4 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_A1R5G5B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_A8R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_A8B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_B8G8R8A8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_X8R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): FBO PF_X8B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
I/OGRE    (22741): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in void Ogre::GLES2FBOManager::detectFBOFormats() at line 404
I/OGRE    (22741): [GLES2] : Valid FBO targets PF_R5G6B5 PF_B5G6R5 PF_A4R4G4B4 PF_A1R5G5B5 PF_R8G8B8 PF_B8G8R8 PF_A8R8G8B8 PF_A8B8G8R8 PF_B8G8R8A8 PF_X8R8G8B8 PF_X8B8G8R8 
I/OGRE    (22741): RenderSystem capabilities
I/OGRE    (22741): -------------------------
I/OGRE    (22741): RenderSystem Name: OpenGL ES 2.x Rendering Subsystem
I/OGRE    (22741): GPU Vendor: unknown
I/OGRE    (22741): Device Name: Adreno (TM) 200
I/OGRE    (22741): Driver Version: 0.0.0.0
I/OGRE    (22741):  * Fixed function pipeline: no
I/OGRE    (22741):  * Hardware generation of mipmaps: yes
I/OGRE    (22741):  * Texture blending: yes
I/OGRE    (22741):  * Anisotropic texture filtering: yes
I/OGRE    (22741):  * Dot product texture operation: yes
I/OGRE    (22741):  * Cube mapping: yes
I/OGRE    (22741):  * Hardware stencil buffer: no
I/OGRE    (22741):  * Hardware vertex / index buffers: yes
I/OGRE    (22741):  * Vertex programs: yes
I/OGRE    (22741):  * Number of floating-point constants for vertex programs: 251
I/OGRE    (22741):  * Number of integer constants for vertex programs: 251
I/OGRE    (22741):  * Number of boolean constants for vertex programs: 251
I/OGRE    (22741):  * Fragment programs: yes
I/OGRE    (22741):  * Number of floating-point constants for fragment programs: 221
I/OGRE    (22741):  * Number of integer constants for fragment programs: 221
I/OGRE    (22741):  * Number of boolean constants for fragment programs: 221
I/OGRE    (22741):  * Geometry programs: no
I/OGRE    (22741):  * Number of floating-point constants for geometry programs: 0
I/OGRE    (22741):  * Number of integer constants for geometry programs: 0
I/OGRE    (22741):  * Number of boolean constants for geometry programs: 0
I/OGRE    (22741):  * Supported Shader Profiles: glsles
I/OGRE    (22741):  * Texture Compression: no
I/OGRE    (22741):  * Scissor Rectangle: yes
I/OGRE    (22741):  * Hardware Occlusion Query: no
I/OGRE    (22741):  * User clip planes: no
I/OGRE    (22741):  * VET_UBYTE4 vertex element type: yes
I/OGRE    (22741):  * Infinite far plane projection: yes
I/OGRE    (22741):  * Hardware render-to-texture: yes
I/OGRE    (22741):  * Floating point textures: yes
I/OGRE    (22741):  * Non-power-of-two textures: no
I/OGRE    (22741):  * Volume textures: no
I/OGRE    (22741):  * Multiple Render Targets: 1
I/OGRE    (22741):    - With different bit depths: no
I/OGRE    (22741):  * Point Sprites: yes
I/OGRE    (22741):  * Extended point parameters: yes
I/OGRE    (22741):  * Max Point Size: 0.000000
I/OGRE    (22741):  * Vertex texture fetch: no
I/OGRE    (22741):  * Number of world matrices: 0
I/OGRE    (22741):  * Number of texture units: 16
I/OGRE    (22741):  * Stencil buffer depth: 0
I/OGRE    (22741):  * Number of vertex blend matrices: 0
I/OGRE    (22741):  * Render to Vertex Buffer : no
I/OGRE    (22741):  * GL 1.5 without VBO workaround: no
I/OGRE    (22741):  * Frame Buffer objects: yes
I/OGRE    (22741):  * Frame Buffer objects (ARB extension): no
I/OGRE    (22741):  * Frame Buffer objects (ATI extension): no
I/OGRE    (22741):  * PBuffer support: no
I/OGRE    (22741):  * GL 1.5 without HW-occlusion workaround: no
I/OGRE    (22741):  * Vertex Array Objects: yes
I/OGRE    (22741):  * Separate shader objects: no
I/OGRE    (22741): DefaultWorkQueue('Root') initialising on thread main.
I/OGRE    (22741): Particle Renderer Type 'billboard' registered
I/OGRE    (22741): SceneManagerFactory for type 'OctreeSceneManager' registered.
I/OGRE    (22741): ArchiveFactory for archive type APKFileSystem registered.
I/OGRE    (22741): ArchiveFactory for archive type APKZip registered.
I/OGRE    (22741): Creating resource group Essential
I/OGRE    (22741): Added resource location '/thumbnails' of type 'APKFileSystem' to resource group 'Essential'
I/OGRE    (22741): Added resource location '/packs/SdkTrays.zip' of type 'APKZip' to resource group 'Essential'
I/OGRE    (22741): Added resource location '/' of type 'APKFileSystem' to resource group 'General'
I/OGRE    (22741): Creating resource group Popular
I/OGRE    (22741): Added resource location '/fonts' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/programs' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/scripts' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/textures' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/textures/nvidia' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/models' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/particle' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/RTShaderLib' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/RTShaderLib/materials' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/scripts/SSAO' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/materials/textures/SSAO' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/cubemap.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/cubemapsJS.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/dragon.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/fresneldemo.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/ogretestmap.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/ogredance.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/Sinbad.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Added resource location '/packs/skybox.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE    (22741): Initialising resource group Essential
I/OGRE    (22741): Parsing scripts for resource group Essential
I/OGRE    (22741): Parsing script SdkTrays.material
I/OGRE    (22741): Parsing script SdkTrays.fontdef
I/OGRE    (22741): Parsing script SdkTrays.overlay
I/OGRE    (22741): Texture: sdk_cursor.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_tray.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x64x1.
I/OGRE    (22741): Texture: sdk_button_up.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x32x1.
I/OGRE    (22741): Texture: sdk_text_box.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_mini_tray.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_track.png: Loading 1 faces(PF_A8R8G8B8,16x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,16x32x1.
I/OGRE    (22741): Texture: sdk_handle.png: Loading 1 faces(PF_A8R8G8B8,16x16x1) with 4 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,16x16x1.
I/OGRE    (22741): Texture: sdk_mini_text_box.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_label.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_separator.png: Loading 1 faces(PF_A8R8G8B8,64x16x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x16x1.
I/OGRE    (22741): Texture: sdk_logo.png: Loading 1 faces(PF_A8R8G8B8,128x64x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x64x1.
I/OGRE    (22741): Texture: sdk_shade.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x64x1.
I/OGRE    (22741): Texture: sdk_frame.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_mini_text_box_over.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
I/OGRE    (22741): Texture: sdk_pulse.png: Loading 1 faces(PF_R8G8B8,8x1x1) with 3 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,8x1x1.
I/OGRE    (22741): Finished parsing scripts for resource group Essential
I/OGRE    (22741): Creating resources for group Essential
I/OGRE    (22741): All done
I/OGRE    (22741): Texture: sdk_bands.png: Loading 1 faces(PF_A8R8G8B8,2x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,2x32x1.
I/OGRE    (22741): Initialising resource group Popular
I/OGRE    (22741): Parsing scripts for resource group Popular
I/OGRE    (22741): Font SdkTrays/Caption using texture size 512x256
I/OGRE    (22741): Info: Freetype returned null for character 160 in font SdkTrays/Caption
I/OGRE    (22741): Texture: SdkTrays/CaptionTexture: Loading 1 faces(PF_BYTE_LA,512x256x1) Internal format is PF_BYTE_LA,512x256x1.
I/OGRE    (22741): Font SdkTrays/Value using texture size 512x256
I/OGRE    (22741): Info: Freetype returned null for character 127 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 128 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 129 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 130 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 131 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 132 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 133 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 134 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 135 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 136 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 137 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 138 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 139 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 140 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 141 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 142 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 143 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 144 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 145 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 146 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 147 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 148 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 149 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 150 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 151 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 152 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 153 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 154 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 155 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 156 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 157 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 158 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 159 in font SdkTrays/Value
I/OGRE    (22741): Info: Freetype returned null for character 160 in font SdkTrays/Value
I/OGRE    (22741): Texture: SdkTrays/ValueTexture: Loading 1 faces(PF_BYTE_LA,512x256x1) Internal format is PF_BYTE_LA,512x256x1.
I/OGRE    (22741): Vertex Program:4200713669_VS Fragment Program:3535990224_FS
I/OGRE    (22741): GLSL link result : 
I/OGRE    (22741): --From Fragment Shader:
I/OGRE    (22741): --From Vertex Shader:
I/OGRE    (22741): Link was successful.
I/OGRE    (22741): Vertex Program:1608713816_VS Fragment Program:1198887283_FS
I/OGRE    (22741): GLSL link result : 
I/OGRE    (22741): --From Fragment Shader:
I/OGRE    (22741): --From Vertex Shader:
I/OGRE    (22741): Link was successful.
I/OGRE    (22741): Vertex Program:681739151_VS Fragment Program:3617269522_FS
I/OGRE    (22741): GLSL link result : 
I/OGRE    (22741): --From Fragment Shader:
I/OGRE    (22741): --From Vertex Shader:
I/OGRE    (22741): Link was successful.
I/OGRE    (22741): Vertex Program:3403448205_VS Fragment Program:680617320_FS
I/OGRE    (22741): GLSL link result : 
I/OGRE    (22741): --From Fragment Shader:
I/OGRE    (22741): --From Vertex Shader:
I/OGRE    (22741): Link was successful.
I/OGRE    (22741): Parsing script Instancing.program
I/OGRE    (22741): Parsing script DualQuaternion.program
I/OGRE    (22741): Parsing script Examples.program
E/OGRE    (22741): OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DiffuseOneTexture.glsles in resource group Popular or any other group. in ResourceGroupManager::openResource at /Users/wolfmanfx/ogre-fork/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
I/OGRE    (22741): High-level program Ogre/BasicFragmentPrograms/DiffuseOneTextureGLSLES encountered an error during loading and is thus not supported.
I/OGRE    (22741): OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DiffuseOneTexture.glsles in resource group Popular or any other group. in ResourceGroupManager::openResource at /Users/wolfmanfx/ogre-fork/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
E/OGRE    (22741): OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /Users/wolfmanfx/ogre-fork/OgreMain/src/OgreGpuProgramParams.cpp (line 1441)
I/OGRE    (22741): Compiler error: invalid parameters in (104): setting of constant failed
I/OGRE    (22741): Parsing script StdQuad_vp.program
I/OGRE    (22741): Parsing script ASCII.material
I/OGRE    (22741): Parsing script ASMSwizzle.material
I/OGRE    (22741): Compiler error: object unsupported by render system in (1)
I/OGRE    (22741): Parsing script BlackAndWhite.material
I/OGRE    (22741): Parsing script Bloom.material
I/OGRE    (22741): Parsing script Bloom2.material
I/OGRE    (22741): Parsing script CGSwizzle.material
I/OGRE    (22741): Parsing script CompositorDemo.material
I/OGRE    (22741): Parsing script DOF.material
I/OGRE    (22741): Parsing script DepthShadowmap.material
I/OGRE    (22741): Parsing script Dither.material
I/OGRE    (22741): Parsing script DualQuaternion.material
I/OGRE    (22741): Parsing script Embossed.material
I/OGRE    (22741): Parsing script Example-Water.material
I/OGRE    (22741): Parsing script Examples-Advanced.material
I/OGRE    (22741): Compiler error: object unsupported by render system in (524)
I/OGRE    (22741): Compiler error: object unsupported by render system in (787)
I/OGRE    (22741): Parsing script Examples-DynTex.material
I/OGRE    (22741): Parsing script Examples-Water.material
I/OGRE    (22741): Parsing script Examples.material
I/OGRE    (22741): Parsing script GLSLSwizzle.material
I/OGRE    (22741): Parsing script Glass.material
I/OGRE    (22741): Parsing script HWInstancing.material
I/OGRE    (22741): Parsing script HW_VTFInstancing.material
I/OGRE    (22741): Parsing script HW_VTF_LUTInstancing.material
I/OGRE    (22741): Parsing script Halftone.material
I/OGRE    (22741): Parsing script HeatVision.material
I/OGRE    (22741): Parsing script Hurt.material
I/OGRE    (22741): Parsing script InstancingMisc.material
I/OGRE    (22741): Parsing script Invert.material
I/OGRE    (22741): Parsing script IsoSurf.material
I/OGRE    (22741): Parsing script Laplace.material
I/OGRE    (22741): Parsing script MRTtest.material
I/OGRE    (22741): Parsing script MotionBlur.material
I/OGRE    (22741): Parsing script NightVision.material
I/OGRE    (22741): Parsing script Ocean.material
I/OGRE    (22741): Parsing script OffsetMapping.material
I/OGRE    (22741): Compiler error: object unsupported by render system in (35)
I/OGRE    (22741): Parsing script Ogre.material
I/OGRE    (22741): Parsing script OldMovie.material
I/OGRE    (22741): Parsing script OldTV.material
I/OGRE    (22741): Parsing script ParticleGS.material
I/OGRE    (22741): Parsing script Penguin.material
I/OGRE    (22741): Parsing script Posterize.material
I/OGRE    (22741): Parsing script RZR-002.material
I/OGRE    (22741): Parsing script RadialBlur.material
I/OGRE    (22741): Parsing script ShaderInstancing.material
I/OGRE    (22741): Parsing script ShaderSystem.material
I/OGRE    (22741): Parsing script SharpenEdges.material
I/OGRE    (22741): Parsing script Tiling.material
I/OGRE    (22741): Parsing script VTFInstancing.material
I/OGRE    (22741): Parsing script VarianceShadowmap.material
I/OGRE    (22741): Parsing script facial.material
I/OGRE    (22741): Parsing script hdr.material
I/OGRE    (22741): Parsing script instancing.material
I/OGRE    (22741): Parsing script pssm.material
I/OGRE    (22741): Parsing script shadows.material
I/OGRE    (22741): Parsing script sibenik.material
I/OGRE    (22741): Parsing script smoke.material
I/OGRE    (22741): Parsing script DualQuaternionSkinning_Shadow.material
I/OGRE    (22741): Parsing script HardwareSkinningShadow.material
I/OGRE    (22741): Parsing script RTShaderSystem.material
I/OGRE    (22741): Parsing script CreaseShading.material
I/OGRE    (22741): Parsing script Crytek.material
I/OGRE    (22741): Parsing script GBuffer.material
I/OGRE    (22741): Parsing script HemisphereMC.material
I/OGRE    (22741): Parsing script HorizonBased.material
I/OGRE    (22741): Parsing script SSAOPost.material
I/OGRE    (22741): Parsing script ShowDepth.material
I/OGRE    (22741): Parsing script ShowNormals.material
I/OGRE    (22741): Parsing script ShowViewPos.material
I/OGRE    (22741): Parsing script UnsharpMask.material
I/OGRE    (22741): Parsing script Volumetric.material
I/OGRE    (22741): Parsing script RomanBath.material
I/OGRE    (22741): Parsing script Sinbad.material
I/OGRE    (22741): Parsing script Examples-Water.particle
I/OGRE    (22741): Parsing script Examples.particle
I/OGRE    (22741): Parsing script emitted_emitter.particle
I/OGRE    (22741): Parsing script smoke.particle
I/OGRE    (22741): Parsing script Examples.compositor
I/OGRE    (22741): Parsing script SSAO.compositor
I/OGRE    (22741): Parsing script SSAOPost.compositor
I/OGRE    (22741): Parsing script sample.fontdef
I/OGRE    (22741): Finished parsing scripts for resource group Popular
I/OGRE    (22741): Creating resources for group Popular
I/OGRE    (22741): All done
I/OGRE    (22741): Installing plugin: Bezier Patch Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Camera Tracking Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Cel-shading Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Character Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Compositor Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Cube Mapping Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Bump Mapping Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Dynamic Texturing Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Facial Animation Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Fresnel Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Grass Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Lighting Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Particle Effects Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Shadows Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Skeletal Animation Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Sky Box Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Sky Dome Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Sky Plane Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Smoke Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Sphere Mapping Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Texture Effects Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Installing plugin: Transparency Sample
I/OGRE    (22741): Plugin successfully installed
I/OGRE    (22741): Texture: thumb_bezier.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_bump.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_camtrack.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_cel.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_char.png: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,128x128x1.
I/OGRE    (22741): Texture: thumb_comp.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_cubemap.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_dyntex.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_facial.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_fresnel.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_grass.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_lighting.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_particles.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_shadows.png: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,128x128x1.
I/OGRE    (22741): Texture: thumb_skelanim.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_skybox.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_skydome.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_skyplane.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_smoke.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_spheremap.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_texfx.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/OGRE    (22741): Texture: thumb_trans.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
I/DEBUG   ( 2456): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 2456): Build fingerprint: 'Lenovo/sichuan/sichuan:4.0.3/IML74K/eng.robert.20120612.165254:eng/test-keys'
I/DEBUG   ( 2456): pid: 22741, tid: 22754  >>> org.ogre3d.browser <<<
I/DEBUG   ( 2456): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000018
I/DEBUG   ( 2456):  r0 00000000  r1 00000001  r2 00000000  r3 01559368
I/DEBUG   ( 2456):  r4 0156e99c  r5 016a1ce0  r6 01558e40  r7 5c46a700
I/DEBUG   ( 2456):  r8 00000004  r9 00000000  10 01558f30  fp 5c46a704
I/DEBUG   ( 2456):  ip 015585e4  sp 5c46a648  lr 5e2985bf  pc 5e29ac20  cpsr 00000030
I/DEBUG   ( 2456):  d0  0000004700000000  d1  0081000100000055
I/DEBUG   ( 2456):  d2  0000005500840000  d3  0000000000810000
I/DEBUG   ( 2456):  d4  000000003f800000  d5  0000000000000000
I/DEBUG   ( 2456):  d6  000100020000001c  d7  000000003f800000
I/DEBUG   ( 2456):  d8  3fda82793f5413cd  d9  0000000000000000
I/DEBUG   ( 2456):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 2456):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 2456):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 2456):  d16 0000000000000000  d17 000100030000001c
I/DEBUG   ( 2456):  d18 000000003f800000  d19 0000000000000000
I/DEBUG   ( 2456):  d20 000100040000001c  d21 0000000000000000
I/DEBUG   ( 2456):  d22 0000000000000000  d23 000100050000001c
I/DEBUG   ( 2456):  d24 3f57f48a38a4a052  d25 3f6d8a8e44e27de7
I/DEBUG   ( 2456):  d26 3f3043b3a18f8aef  d27 3f43545b10f5feaa
I/DEBUG   ( 2456):  d28 3f12e167f9ad8af4  d29 3f1460ea3eff5d8f
I/DEBUG   ( 2456):  d30 3efb2a7074bf7ad4  d31 0000000000000000
I/DEBUG   ( 2456):  scr 60000013
I/DEBUG   ( 2456): 
I/DEBUG   ( 2456):          #00  pc 00068c20  /system/lib/libsc-a2xx.so (_ZN6Symbol7SetILIDEj)
I/DEBUG   ( 2456):          #01  pc 000665ba  /system/lib/libsc-a2xx.so (_Z9PatchCodeRSt6vectorIP11ATIFunctionSaIS1_EERKS3_RS_IjSaIjEERS_IiSaIiEESC_SC_S9_iiRSt3mapISsP6SymbolSt4lessISsESaISt4pairIKSsSF_EEERS_I9ConstDeclSaISO_EERS_I8ConstUseSaISS_EE10ShaderTypeb)
I/DEBUG   ( 2456):          #02  pc 00066de6  /system/lib/libsc-a2xx.so (_ZN10TATILinker17generateFinalCodeERSt6vectorIjSaIjEERKS0_IP11ATIFunctionSaIS5_EEiRS0_IiSaIiEESC_SC_10ShaderTypeS3_S3_RSt3mapISsP6SymbolSt4lessISsESaISt4pairIKSsSG_EEEbSO_SO_RSE_IiSG_SH_IiESaISJ_IKiSG_EEESO_SO_PSN_SG_Pc)
I/DEBUG   ( 2456):          #03  pc 00068906  /system/lib/libsc-a2xx.so (_ZN10TATILinker4linkER7TVectorIP9TCompilerER13LinkerOptions)
I/DEBUG   ( 2456):          #04  pc 0008b87e  /system/lib/libsc-a2xx.so (ShLink)
I/DEBUG   ( 2456):          #05  pc 0009e35a  /system/lib/libsc-a2xx.so (_ZN8sclState4linkEPK18sclInputShaderPairRK17sclCompilerParams)
I/DEBUG   ( 2456):          #06  pc 0009e84e  /system/lib/libsc-a2xx.so (_Z7sclLinkP16sclHandleTypeRecPK18sclInputShaderPairRK17sclCompilerParams)
I/DEBUG   ( 2456):          #07  pc 0009d352  /system/lib/libsc-a2xx.so (__link_shaders)
I/DEBUG   ( 2456):          #08  pc 0002d714  /system/lib/egl/libGLESv2_adreno200.so (qgl2DrvAPI_glLinkProgram)
I/DEBUG   ( 2456):          #09  pc 0001c82e  /system/lib/egl/libGLESv2_adreno200.so (glLinkProgram)
I/DEBUG   ( 2456): 
I/DEBUG   ( 2456): code around pc:
I/DEBUG   ( 2456): 5e29ac00 4770b280 47706001 28036800 2000bf8c  ..pG.`pG.h.(... 
I/DEBUG   ( 2456): 5e29ac10 47702001 4770301c 47706b40 47706181  . pG.0pG@kpG.apG
I/DEBUG   ( 2456): 5e29ac20 47706980 477063c1 47706bc0 0040f890  .ipG.cpG.kpG..@.
I/DEBUG   ( 2456): 5e29ac30 bf004770 64826441 477064c3 47706441  pG..Ad.d.dpGAdpG
I/DEBUG   ( 2456): 5e29ac40 47706c40 47706cc0 47706c80 41f0e92d  @lpG.lpG.lpG-..A
I/DEBUG   ( 2456): 
I/DEBUG   ( 2456): code around lr:
I/DEBUG   ( 2456): 5e29859c 9b35e06a 1164f8d3 00e4f8d3 2021f850  j.5...d.....P.! 
I/DEBUG   ( 2456): 5e2985ac f8d3922f 1c481164 0164f8c3 f002982f  /...d.H...d./...
I/DEBUG   ( 2456): 5e2985bc 9a0dfb31 5853991d 4218681b 982fd00c  1.....SX.h.B../.
I/DEBUG   ( 2456): 5e2985cc f002930a 990afb27 0c01ea20 f8d09835  ....'... ...5...
I/DEBUG   ( 2456): 5e2985dc f85220f0 932f302c 46594650 ff1ef7ea  . R.,0/.PFYF....
I/DEBUG   ( 2456): 
I/DEBUG   ( 2456): stack:
I/DEBUG   ( 2456):     5c46a608  00000000  
I/DEBUG   ( 2456):     5c46a60c  00000000  
I/DEBUG   ( 2456):     5c46a610  00000000  
I/DEBUG   ( 2456):     5c46a614  00000001  
I/DEBUG   ( 2456):     5c46a618  00000001  
I/DEBUG   ( 2456):     5c46a61c  00000001  
I/DEBUG   ( 2456):     5c46a620  5c46a810  
I/DEBUG   ( 2456):     5c46a624  0156e994  [heap]
I/DEBUG   ( 2456):     5c46a628  016a1ce0  [heap]
I/DEBUG   ( 2456):     5c46a62c  5c46a6fc  
I/DEBUG   ( 2456):     5c46a630  0156e994  [heap]
I/DEBUG   ( 2456):     5c46a634  016a1ce0  [heap]
I/DEBUG   ( 2456):     5c46a638  00000000  
I/DEBUG   ( 2456):     5c46a63c  5c46a700  
I/DEBUG   ( 2456):     5c46a640  df0027ad  
I/DEBUG   ( 2456):     5c46a644  00000000  
I/DEBUG   ( 2456): #01 5c46a648  0158e5c8  [heap]
I/DEBUG   ( 2456):     5c46a64c  405a8888  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a650  405a8898  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a654  00000003  
I/DEBUG   ( 2456):     5c46a658  015750b8  [heap]
I/DEBUG   ( 2456):     5c46a65c  00000000  
I/DEBUG   ( 2456):     5c46a660  015750d8  [heap]
I/DEBUG   ( 2456):     5c46a664  405a28b5  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a668  5c46a784  
I/DEBUG   ( 2456):     5c46a66c  00000002  
I/DEBUG   ( 2456):     5c46a670  015750f8  [heap]
I/DEBUG   ( 2456):     5c46a674  5c46a6d0  
I/DEBUG   ( 2456):     5c46a678  00008000  /system/bin/app_process
I/DEBUG   ( 2456):     5c46a67c  5e38a92c  /system/lib/libsc-a2xx.so
I/DEBUG   ( 2456):     5c46a680  ffffe007  
I/DEBUG   ( 2456):     5c46a684  5c46a804  
I/DEBUG   ( 2456):     5c46a688  5c46a974  
I/DEBUG   ( 2456):     5c46a68c  00000001  
I/DEBUG   ( 2456):     5c46a690  016a1d34  [heap]
I/DEBUG   ( 2456):     5c46a694  0156eab0  [heap]
I/DEBUG   ( 2456):     5c46a698  00000000  
I/DEBUG   ( 2456):     5c46a69c  00000000  
I/DEBUG   ( 2456):     5c46a6a0  5c46aa88  
I/DEBUG   ( 2456):     5c46a6a4  5c46aa70  
I/DEBUG   ( 2456):     5c46a6a8  5c46aa58  
I/DEBUG   ( 2456):     5c46a6ac  5c46a81c  
I/DEBUG   ( 2456):     5c46a6b0  5c46a810  
I/DEBUG   ( 2456):     5c46a6b4  00000000  
I/DEBUG   ( 2456):     5c46a6b8  5c46a6f0  
I/DEBUG   ( 2456):     5c46a6bc  fffff520  
I/DEBUG   ( 2456):     5c46a6c0  ffff7fff  
I/DEBUG   ( 2456):     5c46a6c4  5c46a6f8  
I/DEBUG   ( 2456):     5c46a6c8  fffff518  
I/DEBUG   ( 2456):     5c46a6cc  5c46a6d8  
I/DEBUG   ( 2456):     5c46a6d0  00000001  
I/DEBUG   ( 2456):     5c46a6d4  00000007  
I/DEBUG   ( 2456):     5c46a6d8  00000000  
I/DEBUG   ( 2456):     5c46a6dc  00000000  
I/DEBUG   ( 2456):     5c46a6e0  00000000  
I/DEBUG   ( 2456):     5c46a6e4  00000000  
I/DEBUG   ( 2456):     5c46a6e8  0000002d  
I/DEBUG   ( 2456):     5c46a6ec  00000000  
I/DEBUG   ( 2456):     5c46a6f0  00000062  
I/DEBUG   ( 2456):     5c46a6f4  00000063  
I/DEBUG   ( 2456):     5c46a6f8  00000002  
I/DEBUG   ( 2456):     5c46a6fc  00001110  
I/DEBUG   ( 2456):     5c46a700  008f0000  
I/DEBUG   ( 2456):     5c46a704  00000000  
I/DEBUG   ( 2456):     5c46a708  00000004  
I/DEBUG   ( 2456):     5c46a70c  3f800000  
I/DEBUG   ( 2456):     5c46a710  00000008  
I/DEBUG   ( 2456):     5c46a714  00010007  
I/DEBUG   ( 2456):     5c46a718  00840000  
I/DEBUG   ( 2456):     5c46a71c  01559368  [heap]
I/DEBUG   ( 2456):     5c46a720  5c46a77c  
I/DEBUG   ( 2456):     5c46a724  00810008  
I/DEBUG   ( 2456):     5c46a728  00000009  
I/DEBUG   ( 2456):     5c46a72c  3f800000  
I/DEBUG   ( 2456):     5c46a730  00000000  
I/DEBUG   ( 2456):     5c46a734  00000000  
I/DEBUG   ( 2456):     5c46a738  00000000  
I/DEBUG   ( 2456):     5c46a73c  5c46a784  
I/DEBUG   ( 2456):     5c46a740  5c46a77c  
I/DEBUG   ( 2456):     5c46a744  00001110  
I/DEBUG   ( 2456):     5c46a748  00000010  
I/DEBUG   ( 2456):     5c46a74c  3f800000  
I/DEBUG   ( 2456):     5c46a750  3f800000  
I/DEBUG   ( 2456):     5c46a754  00000000  
I/DEBUG   ( 2456):     5c46a758  00000000  
I/DEBUG   ( 2456):     5c46a75c  00000033  
I/DEBUG   ( 2456):     5c46a760  405a827c  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a764  5c46a76c  
I/DEBUG   ( 2456):     5c46a768  5c46a7ac  
I/DEBUG   ( 2456):     5c46a76c  405a8898  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a770  00000000  
I/DEBUG   ( 2456):     5c46a774  5c46aa70  
I/DEBUG   ( 2456):     5c46a778  01596f40  [heap]
I/DEBUG   ( 2456):     5c46a77c  405a8888  /system/lib/libstlport.so
I/DEBUG   ( 2456):     5c46a780  0167fea8  [heap]
I/DEBUG   ( 2456):     5c46a784  5e283ae9  /system/lib/libsc-a2xx.so
I/DEBUG   ( 2456):     5c46a788  016a1ce0  [heap]
I/DEBUG   ( 2456):     5c46a78c  5e294a2b  /system/lib/libsc-a2xx.so
I/DEBUG   ( 2456):     5c46a790  5c46a81c  
I/DEBUG   ( 2456):     5c46a794  01597700  [heap]
I/DEBUG   ( 2456):     5c46a798  5c46a804  
I/DEBUG   ( 2456):     5c46a79c  99edc8ae  
I/DEBUG   ( 2456):     5c46a7a0  00000001  
I/DEBUG   ( 2456):     5c46a7a4  016a1ce0  [heap]
I/DEBUG   ( 2456):     5c46a7a8  016a1d34  [heap]
I/DEBUG   ( 2456):     5c46a7ac  00000001  
I/DEBUG   ( 2456):     5c46a7b0  00000002  
I/DEBUG   ( 2456):     5c46a7b4  00000000  
I/DEBUG   ( 2456):     5c46a7b8  5c46a804  
I/DEBUG   ( 2456):     5c46a7bc  00000002  
I/DEBUG   ( 2456):     5c46a7c0  5c46a81c  
I/DEBUG   ( 2456):     5c46a7c4  5e298deb  /system/lib/libsc-a2xx.so
Arkiruthis
Gremlin
Posts: 178
Joined: Fri Dec 24, 2010 7:55 pm
x 10

Re: OgreSampleBrowser on google play store

Post by Arkiruthis »

Excellent, great work! :)

I've been testing it on a Galaxy Nexus S (Android 4.0.4) and pretty much all the examples work great. Average framerate is about 50-60fps.

Same as "areay", the skeletal animation and compositor samples crash every time.
colinZ
Gnoblar
Posts: 2
Joined: Fri Jun 08, 2012 5:59 pm

Re: OgreSampleBrowser on google play store

Post by colinZ »

Congratulations! Thanks for you great effort . :D
al2950
OGRE Expert User
OGRE Expert User
Posts: 1227
Joined: Thu Dec 11, 2008 7:56 pm
Location: Bristol, UK
x 157

Re: OgreSampleBrowser on google play store

Post by al2950 »

@Wolfmanfx

Damn it....
You finally pushed me over the edge to get a new phone! However it works great on my new galaxy S3 :D. Will definitely try and port my engine over now, good job.

PS. As with others the skeletal animation and compositor samples crash every time.
User avatar
Wolfmanfx
OGRE Team Member
OGRE Team Member
Posts: 1525
Joined: Fri Feb 03, 2006 10:37 pm
Location: Austria - Leoben
x 99

Re: OgreSampleBrowser on google play store

Post by Wolfmanfx »

@All
Skeletal animation and compositor samples are not working but i enabled them so i can fix it soon (but its so hot right now so).

@jim
Sry i hate this Qualcomm device :) it seems so that a shader is not linkable and instead of giving you a INVALID_OPERATION it crashes (just like the mipmap problem).
Anyway i will check this to track down the crashing shader.

@areay
Yes max are 60fps anything else is just a energy burner.

@ntgd
I have it on my list to recompile it for 2.3

@al2950
Like to push ;)
chopsui
Gnoblar
Posts: 3
Joined: Sat Jul 14, 2012 5:52 pm

Re: OgreSampleBrowser on google play store

Post by chopsui »

I notice that several samples are missing entirely, in particular, the instancing sample. Is this a device-specific problem or a build issue?
User avatar
SomeFusion
Gremlin
Posts: 191
Joined: Sun Dec 01, 2002 12:38 am
x 3

Re: OgreSampleBrowser on google play store

Post by SomeFusion »

I've updated my Galaxy Nexus to Jelly Bean. The Demo still works without problems. I think I get a few fps more compared to ICS.
Summoning Wars is an open source role-playing game, featuring both a single-player and a multiplayer mode for about 2 to 8 players.
http://www.sumwars.org
User avatar
duststorm
Minaton
Posts: 921
Joined: Sat Jul 31, 2010 6:29 pm
Location: Belgium
x 80

Re: OgreSampleBrowser on google play store

Post by duststorm »

I tested the samplebrowser on the play store on someone else's Pro-line android 4.0 7inch tablet and it worked.
The quit button in the main menu didn't work, so I had to kill the process to get it to stop. Also some of the samples didn't work (I believe most having to do with shaders), and of course some samples (like the terrain) were pretty slow.
All in all I was surprised that it worked quite well.
Developer @ MakeHuman.org
User avatar
ekt
Gremlin
Posts: 150
Joined: Thu Apr 01, 2004 5:55 pm
x 5

Re: OgreSampleBrowser on google play store

Post by ekt »

SamsungGalaxy2Tab7.0 here
once started, it works surprisingly well - kudos to Wolfmanfx
the only problem is, on my device, it takes a lot of time before seeing anything on screen - black screen for at least 30 secs
this initially made me belive it was stuck

Compositor, Skeletal and shadows crashed. Stop button doesnt work
Last edited by ekt on Wed Sep 12, 2012 1:15 pm, edited 1 time in total.
o0rebelious0o
Gnoblar
Posts: 16
Joined: Thu Aug 30, 2012 4:18 pm

Re: OgreSampleBrowser on google play store

Post by o0rebelious0o »

Which build of the ogre engine is this? 1.8?
KelevrA
Gnoblar
Posts: 3
Joined: Tue Jan 10, 2012 5:15 am

Re: OgreSampleBrowser on google play store

Post by KelevrA »

Wolfmanfx wrote: @jim
Sry i hate this Qualcomm device :) it seems so that a shader is not linkable and instead of giving you a INVALID_OPERATION it crashes (just like the mipmap problem).
Anyway i will check this to track down the crashing shader.
Hi. This problem solved by recompile shader every time when u try link it.
Seems adreno can't link shader second time, after link with other shaders.
It's not good approach, but it's works =)
I'm not surprised if this bug will be not with all Adreno =)

Code: Select all

bool GLSLESProgram::compile(const bool checkErrors)
	{
		if (mCompiled == 1)
		{
#ifdef OGRE_PLATFORM == OGRE_PLATFORM_ANDROID
      // Adreno graphics card bug.
      // Crash when try to link already compiled and linked gpu programm.
      // TODO : Crash after resume app...
      if (strstr(Root::getSingleton().getRenderSystem()->getCapabilities()->getDeviceName().data(), "Adreno")) {
          glCompileShader(mGLShaderHandle);
          GL_CHECK_ERROR
      }
#endif  // OGRE_PLATFORM == OGRE_PLATFORM_ANDROID
			return true;
		}
		// Only create a shader object if glsl es is supported
		if (isSupported())
		{
User avatar
Wolfmanfx
OGRE Team Member
OGRE Team Member
Posts: 1525
Joined: Fri Feb 03, 2006 10:37 pm
Location: Austria - Leoben
x 99

Re: OgreSampleBrowser on google play store

Post by Wolfmanfx »

I already solved this - i disabled the caching in rtss thats tried to reuse shaders (diff vertex prgs with diff frag prgs)