NDK Sample on kindle HD

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
Post Reply
ibrown
Gremlin
Posts: 164
Joined: Wed Aug 18, 2004 6:41 pm
Location: London
Contact:

NDK Sample on kindle HD

Post by ibrown »

Hi, compiling latest 1.9 and deploying the resulting NativeActivity-debug.apk from SampleBrowserNDK to a kindle Fire HD gives the following error on the device:

Code: Select all

01-15 14:02:16.154: I/OGRE(18068): Creating resource group General
01-15 14:02:16.154: I/OGRE(18068): Creating resource group Internal
01-15 14:02:16.154: I/OGRE(18068): Creating resource group Autodetect
01-15 14:02:16.154: I/OGRE(18068): SceneManagerFactory for type 'DefaultSceneManager' registered.
01-15 14:02:16.154: I/OGRE(18068): Registering ResourceManager for type Material
01-15 14:02:16.154: I/OGRE(18068): Registering ResourceManager for type Mesh
01-15 14:02:16.154: I/OGRE(18068): Registering ResourceManager for type Skeleton
01-15 14:02:16.154: I/OGRE(18068): MovableObjectFactory for type 'ParticleSystem' registered.
01-15 14:02:16.154: I/OGRE(18068): ArchiveFactory for archive type FileSystem registered.
01-15 14:02:16.154: I/OGRE(18068): ArchiveFactory for archive type Zip registered.
01-15 14:02:16.154: I/OGRE(18068): ArchiveFactory for archive type EmbeddedZip registered.
01-15 14:02:16.154: I/OGRE(18068): DDS codec registering
01-15 14:02:16.154: I/OGRE(18068): FreeImage version: 3.15.3
01-15 14:02:16.154: I/OGRE(18068): This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
01-15 14:02:16.154: I/OGRE(18068): Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,3fr,arw,bay,bmq,cap,cine,cr2,crw,cs1,dc2,dcr,drf,dsc,dng,erf,fff,ia,iiq,k25,kc2,kdc,mdc,mef,mos,mrw,nef,nrw,orf,pef,ptx,pxn,qtk,raf,raw,rdc,rw2,rwl,rwz,sr2,srf,srw,sti
01-15 14:02:16.154: I/OGRE(18068): PVRTC codec registering
01-15 14:02:16.154: I/OGRE(18068): ETC1 codec registering
01-15 14:02:16.154: I/OGRE(18068): Registering ResourceManager for type HighLevelGpuProgram
01-15 14:02:16.162: I/OGRE(18068): Registering ResourceManager for type Compositor
01-15 14:02:16.162: D/dalvikvm(103): GC_EXPLICIT freed <1K, 3% free 10995K/11331K, paused 1ms+2ms
01-15 14:02:16.162: I/OGRE(18068): MovableObjectFactory for type 'Entity' registered.
01-15 14:02:16.162: I/OGRE(18068): MovableObjectFactory for type 'Light' registered.
01-15 14:02:16.162: I/OGRE(18068): MovableObjectFactory for type 'BillboardSet' registered.
01-15 14:02:16.162: I/OGRE(18068): MovableObjectFactory for type 'ManualObject' registered.
01-15 14:02:16.162: I/OGRE(18068): MovableObjectFactory for type 'BillboardChain' registered.
01-15 14:02:16.162: I/OGRE(18068): MovableObjectFactory for type 'RibbonTrail' registered.
01-15 14:02:16.162: E/OGRE(18068): OGRE EXCEPTION(6:FileNotFoundException): 'plugins.cfg' file not found! in ConfigFile::load at /Users/ian/Android/Ogre/OgreMain/src/OgreConfigFile.cpp (line 88)
01-15 14:02:16.162: I/OGRE(18068): plugins.cfg not found, automatic plugin loading disabled.
01-15 14:02:16.162: I/OGRE(18068): *-*-* OGRE Initialising
01-15 14:02:16.162: I/OGRE(18068): *-*-* Version 1.9.0unstable (Ghadamon)
01-15 14:02:16.162: I/OGRE(18068): Installing plugin: OpenGL ES 2.0 RenderSystem
01-15 14:02:16.162: I/OGRE(18068): OpenGL ES 2.x Rendering Subsystem created.
01-15 14:02:16.162: D/libEGL(18068): loaded /system/lib/egl/libGLES_android.so
01-15 14:02:16.170: D/libEGL(18068): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
01-15 14:02:16.178: D/libEGL(18068): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
01-15 14:02:16.178: D/libEGL(18068): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
01-15 14:02:16.240: I/OGRE(18068): Plugin successfully installed
01-15 14:02:16.240: I/OGRE(18068): Installing plugin: Octree Scene Manager
01-15 14:02:16.240: I/OGRE(18068): Plugin successfully installed
01-15 14:02:16.240: I/OGRE(18068): Installing plugin: ParticleFX
01-15 14:02:16.240: I/OGRE(18068): Particle Emitter Type 'Point' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Emitter Type 'Box' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Emitter Type 'Ellipsoid' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Emitter Type 'Cylinder' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Emitter Type 'Ring' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Emitter Type 'HollowEllipsoid' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'LinearForce' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'ColourFader' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'ColourFader2' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'ColourImage' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'ColourInterpolator' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'Scaler' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'Rotator' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'DirectionRandomiser' registered
01-15 14:02:16.240: I/OGRE(18068): Particle Affector Type 'DeflectorPlane' registered
01-15 14:02:16.240: I/OGRE(18068): Plugin successfully installed
01-15 14:02:16.240: I/OGRE(18068): CPU Identifier & Features
01-15 14:02:16.240: I/OGRE(18068): -------------------------
01-15 14:02:16.240: I/OGRE(18068):  *   CPU ID: ARMv7
01-15 14:02:16.240: I/OGRE(18068):  *      VFP: yes
01-15 14:02:16.240: I/OGRE(18068):  *     NEON: yes
01-15 14:02:16.240: I/OGRE(18068): -------------------------
01-15 14:02:16.240: I/OGRE(18068): Registering ResourceManager for type Texture
01-15 14:02:16.279: I/OGRE(18068): GLES2RenderSystem::_createRenderWindow "OgreWindow", 0x0 windowed  miscParams: androidConfig=18211480 externalWindowHandle=17936152 
01-15 14:02:16.287: I/ActivityManager(202): Displayed org.ogre3d.browser/android.app.NativeActivity: +291ms
01-15 14:02:16.342: I/OGRE(18068): GL_VERSION = OpenGL ES 2.0 build 1.8@785978
01-15 14:02:16.342: I/OGRE(18068): GL_VENDOR = Imagination Technologies
01-15 14:02:16.342: I/OGRE(18068): GL_RENDERER = PowerVR SGX 540
01-15 14:02:16.342: I/OGRE(18068): GL_EXTENSIONS = GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_EXT_discard_framebuffer GL_EXT_shader_texture_lod GL_IMG_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_binary GL_IMG_multisampled_render_to_texture
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_rgb8_rgba8
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_depth24
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_vertex_half_float
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_texture_float
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_texture_half_float
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_element_index_uint
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_mapbuffer
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_fragment_precision_high
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_compressed_ETC1_RGB8_texture
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_EGL_image
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_EGL_image_external
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_required_internalformat
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_depth_texture
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_get_program_binary
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_packed_depth_stencil
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_standard_derivatives
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_vertex_array_object
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_OES_egl_sync
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_EXT_multi_draw_arrays
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_EXT_texture_format_BGRA8888
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_EXT_discard_framebuffer
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_EXT_shader_texture_lod
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_IMG_shader_binary
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_IMG_texture_compression_pvrtc
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_IMG_texture_npot
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_IMG_texture_format_BGRA8888
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_IMG_read_format
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_IMG_program_binary
01-15 14:02:16.342: I/OGRE(18068): EXT:GL_IMG_multisampled_render_to_texture
01-15 14:02:16.342: I/OGRE(18068): **************************************
01-15 14:02:16.342: I/OGRE(18068): *** OpenGL ES 2.x Renderer Started ***
01-15 14:02:16.342: I/OGRE(18068): **************************************
01-15 14:02:16.342: I/OGRE(18068): GLSL ES support detected
01-15 14:02:16.342: I/OGRE(18068): Registering ResourceManager for type GpuProgram
01-15 14:02:16.342: I/OGRE(18068): GL ES 2: Using FBOs for rendering to textures
01-15 14:02:16.349: I/OGRE(18068): FBO PF_R5G6B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.373: I/OGRE(18068): FBO PF_B5G6R5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.388: I/OGRE(18068): FBO PF_A4R4G4B4 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.404: I/OGRE(18068): FBO PF_A1R5G5B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.412: W/InputManagerService(202): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@418463b8 (uid=32020 pid=406)
01-15 14:02:16.428: I/OGRE(18068): FBO PF_R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.451: I/OGRE(18068): FBO PF_B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.467: I/OGRE(18068): FBO PF_A8R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.490: I/OGRE(18068): FBO PF_A8B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.506: I/OGRE(18068): FBO PF_B8G8R8A8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
01-15 14:02:16.529: I/OGRE(18068): [GLES2] : Valid FBO targets PF_R5G6B5 PF_B5G6R5 PF_A4R4G4B4 PF_A1R5G5B5 PF_R8G8B8 PF_B8G8R8 PF_A8R8G8B8 PF_A8B8G8R8 PF_B8G8R8A8 
01-15 14:02:16.529: I/OGRE(18068): RenderSystem capabilities
01-15 14:02:16.529: I/OGRE(18068): -------------------------
01-15 14:02:16.529: I/OGRE(18068): RenderSystem Name: OpenGL ES 2.x Rendering Subsystem
01-15 14:02:16.529: I/OGRE(18068): GPU Vendor: imagination technologies
01-15 14:02:16.529: I/OGRE(18068): Device Name: PowerVR SGX 540
01-15 14:02:16.529: I/OGRE(18068): Driver Version: 0.0.0.0
01-15 14:02:16.529: I/OGRE(18068):  * Fixed function pipeline: no
01-15 14:02:16.529: I/OGRE(18068):  * Hardware generation of mipmaps: yes
01-15 14:02:16.529: I/OGRE(18068):  * Texture blending: yes
01-15 14:02:16.529: I/OGRE(18068):  * Anisotropic texture filtering: no
01-15 14:02:16.529: I/OGRE(18068):  * Dot product texture operation: yes
01-15 14:02:16.529: I/OGRE(18068):  * Cube mapping: yes
01-15 14:02:16.529: I/OGRE(18068):  * Hardware stencil buffer: yes
01-15 14:02:16.529: I/OGRE(18068):    - Stencil depth: 8
01-15 14:02:16.529: I/OGRE(18068):    - Two sided stencil support: yes
01-15 14:02:16.529: I/OGRE(18068):    - Wrap stencil values: yes
01-15 14:02:16.529: I/OGRE(18068):  * Hardware vertex / index buffers: yes
01-15 14:02:16.529: I/OGRE(18068):  * Vertex programs: yes
01-15 14:02:16.529: I/OGRE(18068):  * Number of floating-point constants for vertex programs: 128
01-15 14:02:16.529: I/OGRE(18068):  * Number of integer constants for vertex programs: 128
01-15 14:02:16.529: I/OGRE(18068):  * Number of boolean constants for vertex programs: 128
01-15 14:02:16.529: I/OGRE(18068):  * Fragment programs: yes
01-15 14:02:16.529: I/OGRE(18068):  * Number of floating-point constants for fragment programs: 64
01-15 14:02:16.529: I/OGRE(18068):  * Number of integer constants for fragment programs: 64
01-15 14:02:16.529: I/OGRE(18068):  * Number of boolean constants for fragment programs: 64
01-15 14:02:16.529: I/OGRE(18068):  * Geometry programs: no
01-15 14:02:16.529: I/OGRE(18068):  * Number of floating-point constants for geometry programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of integer constants for geometry programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of boolean constants for geometry programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Tesselation Hull programs: no
01-15 14:02:16.529: I/OGRE(18068):  * Number of floating-point constants for tesselation hull programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of integer constants for tesselation hull programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of boolean constants for tesselation hull programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Tesselation Domain programs: no
01-15 14:02:16.529: I/OGRE(18068):  * Number of floating-point constants for tesselation domain programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of integer constants for tesselation domain programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of boolean constants for tesselation domain programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Compute programs: no
01-15 14:02:16.529: I/OGRE(18068):  * Number of floating-point constants for compute programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of integer constants for compute programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of boolean constants for compute programs: 0
01-15 14:02:16.529: I/OGRE(18068):  * Supported Shader Profiles: glsles
01-15 14:02:16.529: I/OGRE(18068):  * Texture Compression: yes
01-15 14:02:16.529: I/OGRE(18068):    - DXT: no
01-15 14:02:16.529: I/OGRE(18068):    - VTC: no
01-15 14:02:16.529: I/OGRE(18068):    - PVRTC: yes
01-15 14:02:16.529: I/OGRE(18068):    - RGTC: no
01-15 14:02:16.529: I/OGRE(18068):  * Scissor Rectangle: yes
01-15 14:02:16.529: I/OGRE(18068):  * Hardware Occlusion Query: no
01-15 14:02:16.529: I/OGRE(18068):  * User clip planes: no
01-15 14:02:16.529: I/OGRE(18068):  * VET_UBYTE4 vertex element type: yes
01-15 14:02:16.529: I/OGRE(18068):  * Infinite far plane projection: yes
01-15 14:02:16.529: I/OGRE(18068):  * Hardware render-to-texture: yes
01-15 14:02:16.529: I/OGRE(18068):  * Floating point textures: yes
01-15 14:02:16.529: I/OGRE(18068):  * Non-power-of-two textures: no
01-15 14:02:16.529: I/OGRE(18068):  * 1d textures: yes
01-15 14:02:16.529: I/OGRE(18068):  * Volume textures: no
01-15 14:02:16.529: I/OGRE(18068):  * Multiple Render Targets: 1
01-15 14:02:16.529: I/OGRE(18068):    - With different bit depths: no
01-15 14:02:16.529: I/OGRE(18068):  * Point Sprites: yes
01-15 14:02:16.529: I/OGRE(18068):  * Extended point parameters: yes
01-15 14:02:16.529: I/OGRE(18068):  * Max Point Size: 0.000000
01-15 14:02:16.529: I/OGRE(18068):  * Vertex texture fetch: no
01-15 14:02:16.529: I/OGRE(18068):  * Number of world matrices: 0
01-15 14:02:16.529: I/OGRE(18068):  * Number of texture units: 8
01-15 14:02:16.529: I/OGRE(18068):  * Stencil buffer depth: 8
01-15 14:02:16.529: I/OGRE(18068):  * Number of vertex blend matrices: 0
01-15 14:02:16.529: I/OGRE(18068):  * Render to Vertex Buffer : no
01-15 14:02:16.529: I/OGRE(18068):  * Hardware Atomic Counters: no
01-15 14:02:16.529: I/OGRE(18068):  * GL 1.5 without VBO workaround: no
01-15 14:02:16.529: I/OGRE(18068):  * Frame Buffer objects: yes
01-15 14:02:16.529: I/OGRE(18068):  * Frame Buffer objects (ARB extension): no
01-15 14:02:16.529: I/OGRE(18068):  * Frame Buffer objects (ATI extension): no
01-15 14:02:16.529: I/OGRE(18068):  * PBuffer support: no
01-15 14:02:16.529: I/OGRE(18068):  * GL 1.5 without HW-occlusion workaround: no
01-15 14:02:16.529: I/OGRE(18068):  * Vertex Array Objects: yes
01-15 14:02:16.529: I/OGRE(18068):  * Separate shader objects: no
01-15 14:02:16.529: I/OGRE(18068): DefaultWorkQueue('Root') initialising on thread main.
01-15 14:02:16.529: I/OGRE(18068): Particle Renderer Type 'billboard' registered
01-15 14:02:16.529: I/OGRE(18068): SceneManagerFactory for type 'OctreeSceneManager' registered.
01-15 14:02:16.529: I/OGRE(18068): ArchiveFactory for archive type APKFileSystem registered.
01-15 14:02:16.529: I/OGRE(18068): ArchiveFactory for archive type APKZip registered.
01-15 14:02:16.529: I/OGRE(18068): OverlayElementFactory for type Panel registered.
01-15 14:02:16.529: I/OGRE(18068): OverlayElementFactory for type BorderPanel registered.
01-15 14:02:16.529: I/OGRE(18068): OverlayElementFactory for type TextArea registered.
01-15 14:02:16.529: I/OGRE(18068): Registering ResourceManager for type Font
01-15 14:02:16.529: I/OGRE(18068): Creating resource group Essential
01-15 14:02:16.615: I/OGRE(18068): Added resource location '/thumbnails' of type 'APKFileSystem' to resource group 'Essential'
01-15 14:02:16.623: I/OGRE(18068): Added resource location '/packs/SdkTrays.zip' of type 'APKZip' to resource group 'Essential'
01-15 14:02:16.701: I/OGRE(18068): Added resource location '/' of type 'APKFileSystem' to resource group 'General'
01-15 14:02:16.701: I/OGRE(18068): Creating resource group Popular
01-15 14:02:16.787: I/OGRE(18068): Added resource location '/fonts' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:16.865: I/OGRE(18068): Added resource location '/materials/programs' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:16.943: I/OGRE(18068): Added resource location '/materials/scripts' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.013: I/OGRE(18068): Added resource location '/materials/textures' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.092: I/OGRE(18068): Added resource location '/materials/textures/nvidia' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.162: I/OGRE(18068): Added resource location '/models' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.232: I/OGRE(18068): Added resource location '/particle' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.303: I/OGRE(18068): Added resource location '/RTShaderLib' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.373: I/OGRE(18068): Added resource location '/RTShaderLib/materials' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.451: I/OGRE(18068): Added resource location '/materials/scripts/SSAO' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.521: I/OGRE(18068): Added resource location '/materials/textures/SSAO' of type 'APKFileSystem' to resource group 'Popular'
01-15 14:02:17.521: I/OGRE(18068): Added resource location '/packs/cubemap.zip' of type 'APKZip' to resource group 'Popular'
01-15 14:02:17.521: I/OGRE(18068): Added resource location '/packs/cubemapsJS.zip' of type 'APKZip' to resource group 'Popular'
01-15 14:02:17.521: I/OGRE(18068): Added resource location '/packs/dragon.zip' of type 'APKZip' to resource group 'Popular'
01-15 14:02:17.521: I/OGRE(18068): Added resource location '/packs/fresneldemo.zip' of type 'APKZip' to resource group 'Popular'
01-15 14:02:17.529: I/OGRE(18068): Added resource location '/packs/ogretestmap.zip' of type 'APKZip' to resource group 'Popular'
01-15 14:02:17.529: I/OGRE(18068): Added resource location '/packs/ogredance.zip' of type 'APKZip' to resource group 'Popular'
01-15 14:02:17.529: I/OGRE(18068): Added resource location '/packs/Sinbad.zip' of type 'APKZip' to resource group 'Popular'
01-15 14:02:17.529: I/OGRE(18068): Added resource location '/packs/skybox.zip' of type 'APKZip' to resource group 'Popular'
01-15 14:02:17.529: I/OGRE(18068): Added resource location '/packs/skybox.zipMedia/materials/programs/GLSLES' of type 'FileSystem' to resource group 'Popular'
01-15 14:02:17.529: I/OGRE(18068): Added resource location '/packs/skybox.zipMedia/RTShaderLib/GLSLES' of type 'FileSystem' to resource group 'Popular'
01-15 14:02:17.529: I/OGRE(18068): Initialising resource group Essential
01-15 14:02:17.529: I/OGRE(18068): Parsing scripts for resource group Essential
01-15 14:02:18.029: I/OGRE(18068): Parsing script SdkTrays.material
01-15 14:02:18.045: I/OGRE(18068): Parsing script SdkTrays.fontdef
01-15 14:02:18.045: I/OGRE(18068): Parsing script SdkTrays.overlay
01-15 14:02:18.045: I/OGRE(18068): Texture: sdk_cursor.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
01-15 14:02:18.045: I/OGRE(18068): Texture: sdk_tray.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x64x1.
01-15 14:02:18.045: I/OGRE(18068): Texture: sdk_button_up.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x32x1.
01-15 14:02:18.053: I/OGRE(18068): Texture: sdk_text_box.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
01-15 14:02:18.053: I/OGRE(18068): Texture: sdk_mini_tray.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
01-15 14:02:18.053: I/OGRE(18068): Texture: sdk_track.png: Loading 1 faces(PF_A8R8G8B8,16x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,16x32x1.
01-15 14:02:18.060: I/OGRE(18068): Texture: sdk_handle.png: Loading 1 faces(PF_A8R8G8B8,16x16x1) with 4 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,16x16x1.
01-15 14:02:18.060: I/OGRE(18068): 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.
01-15 14:02:18.068: I/OGRE(18068): Texture: sdk_label.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
01-15 14:02:18.068: I/OGRE(18068): Texture: sdk_separator.png: Loading 1 faces(PF_A8R8G8B8,64x16x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x16x1.
01-15 14:02:18.076: I/OGRE(18068): Texture: sdk_logo.png: Loading 1 faces(PF_A8R8G8B8,128x64x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x64x1.
01-15 14:02:18.076: I/OGRE(18068): Texture: sdk_shade.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x64x1.
01-15 14:02:18.076: I/OGRE(18068): Texture: sdk_frame.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
01-15 14:02:18.084: I/OGRE(18068): 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.
01-15 14:02:18.084: I/OGRE(18068): Texture: sdk_pulse.png: Loading 1 faces(PF_R8G8B8,8x1x1) with 3 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,8x1x1.
01-15 14:02:18.084: I/OGRE(18068): Finished parsing scripts for resource group Essential
01-15 14:02:18.084: I/OGRE(18068): Creating resources for group Essential
01-15 14:02:18.084: I/OGRE(18068): All done
01-15 14:02:18.092: I/OGRE(18068): Texture: sdk_bands.png: Loading 1 faces(PF_A8R8G8B8,2x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,2x32x1.
01-15 14:02:18.092: E/OGRE(18068): OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource FFPLib_Transform.glsles in resource group General or any other group. in ResourceGroupManager::openResource at /Users/ian/Android/Ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
01-15 14:02:18.099: A/libc(18068): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
Ghotrix
Gnoblar
Posts: 2
Joined: Mon Jan 28, 2013 8:05 pm

Re: NDK Sample on kindle HD

Post by Ghotrix »

Same here, actually, on every devices I've tried (HTC, Sony Xperia Mini Pro).
User avatar
Wolfmanfx
OGRE Team Member
OGRE Team Member
Posts: 1525
Joined: Fri Feb 03, 2006 10:37 pm
Location: Austria - Leoben
x 99
Contact:

Re: NDK Sample on kindle HD

Post by Wolfmanfx »

Ah yes android is broken will fix it asap
Ghotrix
Gnoblar
Posts: 2
Joined: Mon Jan 28, 2013 8:05 pm

Re: NDK Sample on kindle HD

Post by Ghotrix »

Also, I wondering why CMake cannot find FreeImage. I'm sure it have to pull it with other (android) deps, but...
I'm using cmake version 2.8.10.2 and androind ndk r8c on linux.
ultirock
Gnoblar
Posts: 6
Joined: Fri Feb 01, 2013 5:33 pm

Re: NDK Sample on kindle HD

Post by ultirock »

removed post. See the following one
Last edited by ultirock on Wed Feb 06, 2013 6:27 pm, edited 1 time in total.
ultirock
Gnoblar
Posts: 6
Joined: Fri Feb 01, 2013 5:33 pm

Re: NDK Sample on kindle HD

Post by ultirock »

I had the same problem with CMake and freeimage. There is a problem in the lib name between linux and windows since linux is case sensitive. So I renamed the file ogre/AndroidDependencies/lib/armeabi/libFreeImage.a to libfreeimage.a
Then I had a link issue. So in the file ogre/CMake/Templates/Android.mk.in I changed the linking "-lFreeImage" to "-lfreeimage"

About the exception, I added in ogre/build/SampleBrowser/asset/resources.cfg the path to the file FFPLib_Transform.glsles. I added the 2 following lines in the popular group

APKFileSystem=/materials/programs/GLSLES
APKFileSystem=/RTShaderLib/GLSLES

Then rebuild using ndk-build.

I can compile and test it on my device (Nexus S) but I get a black screen with some white squares. Is the problem due to the "compiler error" that I have?

Code: Select all

02-06 11:08:56.269: I/OGRE(23349): Creating resource group General
02-06 11:08:56.269: I/OGRE(23349): Creating resource group Internal
02-06 11:08:56.269: I/OGRE(23349): Creating resource group Autodetect
02-06 11:08:56.269: I/OGRE(23349): SceneManagerFactory for type 'DefaultSceneManager' registered.
02-06 11:08:56.273: I/OGRE(23349): Registering ResourceManager for type Material
02-06 11:08:56.273: I/OGRE(23349): Registering ResourceManager for type Mesh
02-06 11:08:56.273: I/OGRE(23349): Registering ResourceManager for type Skeleton
02-06 11:08:56.273: I/OGRE(23349): MovableObjectFactory for type 'ParticleSystem' registered.
02-06 11:08:56.273: I/OGRE(23349): ArchiveFactory for archive type FileSystem registered.
02-06 11:08:56.273: I/OGRE(23349): ArchiveFactory for archive type Zip registered.
02-06 11:08:56.277: I/OGRE(23349): ArchiveFactory for archive type EmbeddedZip registered.
02-06 11:08:56.277: I/OGRE(23349): DDS codec registering
02-06 11:08:56.277: I/OGRE(23349): FreeImage version: 3.15.3
02-06 11:08:56.277: I/OGRE(23349): This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
02-06 11:08:56.281: I/OGRE(23349): Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,3fr,arw,bay,bmq,cap,cine,cr2,crw,cs1,dc2,dcr,drf,dsc,dng,erf,fff,ia,iiq,k25,kc2,kdc,mdc,mef,mos,mrw,nef,nrw,orf,pef,ptx,pxn,qtk,raf,raw,rdc,rw2,rwl,rwz,sr2,srf,srw,sti
02-06 11:08:56.281: I/OGRE(23349): PVRTC codec registering
02-06 11:08:56.281: I/OGRE(23349): ETC1 codec registering
02-06 11:08:56.281: I/OGRE(23349): Registering ResourceManager for type HighLevelGpuProgram
02-06 11:08:56.281: I/OGRE(23349): Registering ResourceManager for type Compositor
02-06 11:08:56.285: I/OGRE(23349): MovableObjectFactory for type 'Entity' registered.
02-06 11:08:56.285: I/OGRE(23349): MovableObjectFactory for type 'Light' registered.
02-06 11:08:56.285: I/OGRE(23349): MovableObjectFactory for type 'BillboardSet' registered.
02-06 11:08:56.285: I/OGRE(23349): MovableObjectFactory for type 'ManualObject' registered.
02-06 11:08:56.285: I/OGRE(23349): MovableObjectFactory for type 'BillboardChain' registered.
02-06 11:08:56.285: I/OGRE(23349): MovableObjectFactory for type 'RibbonTrail' registered.
02-06 11:08:56.285: E/OGRE(23349): OGRE EXCEPTION(6:FileNotFoundException): 'plugins.cfg' file not found! in ConfigFile::load at /home/chris/ogre/ogre/OgreMain/src/OgreConfigFile.cpp (line 88)
02-06 11:08:56.336: I/OGRE(23349): plugins.cfg not found, automatic plugin loading disabled.
02-06 11:08:56.336: I/OGRE(23349): *-*-* OGRE Initialising
02-06 11:08:56.336: I/OGRE(23349): *-*-* Version 1.9.0unstable (Ghadamon)
02-06 11:08:56.336: I/OGRE(23349): Installing plugin: OpenGL ES 2.0 RenderSystem
02-06 11:08:56.336: I/OGRE(23349): OpenGL ES 2.x Rendering Subsystem created.
02-06 11:08:56.351: D/libEGL(23349): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
02-06 11:08:56.468: D/libEGL(23349): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
02-06 11:08:56.480: D/libEGL(23349): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
02-06 11:08:56.566: I/OGRE(23349): Plugin successfully installed
02-06 11:08:56.566: I/OGRE(23349): Installing plugin: Octree Scene Manager
02-06 11:08:56.566: I/OGRE(23349): Plugin successfully installed
02-06 11:08:56.566: I/OGRE(23349): Installing plugin: ParticleFX
02-06 11:08:56.566: I/OGRE(23349): Particle Emitter Type 'Point' registered
02-06 11:08:56.566: I/OGRE(23349): Particle Emitter Type 'Box' registered
02-06 11:08:56.566: I/OGRE(23349): Particle Emitter Type 'Ellipsoid' registered
02-06 11:08:56.566: I/OGRE(23349): Particle Emitter Type 'Cylinder' registered
02-06 11:08:56.566: I/OGRE(23349): Particle Emitter Type 'Ring' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Emitter Type 'HollowEllipsoid' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'LinearForce' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'ColourFader' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'ColourFader2' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'ColourImage' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'ColourInterpolator' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'Scaler' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'Rotator' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'DirectionRandomiser' registered
02-06 11:08:56.570: I/OGRE(23349): Particle Affector Type 'DeflectorPlane' registered
02-06 11:08:56.570: I/OGRE(23349): Plugin successfully installed
02-06 11:08:56.570: I/OGRE(23349): CPU Identifier & Features
02-06 11:08:56.570: I/OGRE(23349): -------------------------
02-06 11:08:56.570: I/OGRE(23349):  *   CPU ID: ARMv7
02-06 11:08:56.570: I/OGRE(23349):  *      VFP: yes
02-06 11:08:56.570: I/OGRE(23349):  *     NEON: yes
02-06 11:08:56.570: I/OGRE(23349): -------------------------
02-06 11:08:56.574: I/OGRE(23349): Registering ResourceManager for type Texture
02-06 11:08:56.961: I/OGRE(23349): GLES2RenderSystem::_createRenderWindow "OgreWindow", 0x0 windowed  miscParams: androidConfig=1320206144 externalWindowHandle=1326615000 
02-06 11:08:57.171: I/OGRE(23349): GL_VERSION = OpenGL ES 2.0 build 1.8.GOOGLENEXUS.ED945322@2112805
02-06 11:08:57.171: I/OGRE(23349): GL_VENDOR = Imagination Technologies
02-06 11:08:57.171: I/OGRE(23349): GL_RENDERER = PowerVR SGX 540
02-06 11:08:57.171: I/OGRE(23349): GL_EXTENSIONS = GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_EXT_discard_framebuffer GL_EXT_shader_texture_lod GL_IMG_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_binary GL_IMG_multisampled_render_to_texture
02-06 11:08:57.175: I/OGRE(23349): EXT:GL_EXT_debug_marker
02-06 11:08:57.175: I/OGRE(23349): EXT:GL_OES_rgb8_rgba8
02-06 11:08:57.175: I/OGRE(23349): EXT:GL_OES_depth24
02-06 11:08:57.175: I/OGRE(23349): EXT:GL_OES_vertex_half_float
02-06 11:08:57.175: I/OGRE(23349): EXT:GL_OES_texture_float
02-06 11:08:57.175: I/OGRE(23349): EXT:GL_OES_texture_half_float
02-06 11:08:57.179: I/OGRE(23349): EXT:GL_OES_element_index_uint
02-06 11:08:57.179: I/OGRE(23349): EXT:GL_OES_mapbuffer
02-06 11:08:57.179: I/OGRE(23349): EXT:GL_OES_fragment_precision_high
02-06 11:08:57.179: I/OGRE(23349): EXT:GL_OES_compressed_ETC1_RGB8_texture
02-06 11:08:57.179: I/OGRE(23349): EXT:GL_OES_EGL_image
02-06 11:08:57.179: I/OGRE(23349): EXT:GL_OES_EGL_image_external
02-06 11:08:57.179: I/OGRE(23349): EXT:GL_OES_required_internalformat
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_OES_depth_texture
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_OES_get_program_binary
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_OES_packed_depth_stencil
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_OES_standard_derivatives
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_OES_vertex_array_object
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_OES_egl_sync
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_EXT_multi_draw_arrays
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_EXT_texture_format_BGRA8888
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_EXT_discard_framebuffer
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_EXT_shader_texture_lod
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_IMG_shader_binary
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_IMG_texture_compression_pvrtc
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_IMG_texture_npot
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_IMG_texture_format_BGRA8888
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_IMG_read_format
02-06 11:08:57.183: I/OGRE(23349): EXT:GL_IMG_program_binary
02-06 11:08:57.187: I/OGRE(23349): EXT:GL_IMG_multisampled_render_to_texture
02-06 11:08:57.187: I/OGRE(23349): **************************************
02-06 11:08:57.187: I/OGRE(23349): *** OpenGL ES 2.x Renderer Started ***
02-06 11:08:57.187: I/OGRE(23349): **************************************
02-06 11:08:57.187: I/OGRE(23349): GLSL ES support detected
02-06 11:08:57.187: I/OGRE(23349): Registering ResourceManager for type GpuProgram
02-06 11:08:57.187: I/OGRE(23349): GL ES 2: Using FBOs for rendering to textures
02-06 11:08:57.191: I/OGRE(23349): FBO PF_R5G6B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.203: I/OGRE(23349): FBO PF_B5G6R5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.214: I/OGRE(23349): FBO PF_A4R4G4B4 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.226: I/OGRE(23349): FBO PF_A1R5G5B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.238: I/OGRE(23349): FBO PF_R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.250: I/OGRE(23349): FBO PF_B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.261: I/OGRE(23349): FBO PF_A8R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.277: I/OGRE(23349): FBO PF_A8B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.300: I/OGRE(23349): FBO PF_B8G8R8A8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8 
02-06 11:08:57.308: I/OGRE(23349): [GLES2] : Valid FBO targets PF_R5G6B5 PF_B5G6R5 PF_A4R4G4B4 PF_A1R5G5B5 PF_R8G8B8 PF_B8G8R8 PF_A8R8G8B8 PF_A8B8G8R8 PF_B8G8R8A8 
02-06 11:08:57.308: I/OGRE(23349): RenderSystem capabilities
02-06 11:08:57.308: I/OGRE(23349): -------------------------
02-06 11:08:57.308: I/OGRE(23349): RenderSystem Name: OpenGL ES 2.x Rendering Subsystem
02-06 11:08:57.308: I/OGRE(23349): GPU Vendor: imagination technologies
02-06 11:08:57.308: I/OGRE(23349): Device Name: PowerVR SGX 540
02-06 11:08:57.308: I/OGRE(23349): Driver Version: 0.0.0.0
02-06 11:08:57.308: I/OGRE(23349):  * Fixed function pipeline: no
02-06 11:08:57.308: I/OGRE(23349):  * Hardware generation of mipmaps: yes
02-06 11:08:57.308: I/OGRE(23349):  * Texture blending: yes
02-06 11:08:57.308: I/OGRE(23349):  * Anisotropic texture filtering: no
02-06 11:08:57.308: I/OGRE(23349):  * Dot product texture operation: yes
02-06 11:08:57.308: I/OGRE(23349):  * Cube mapping: yes
02-06 11:08:57.308: I/OGRE(23349):  * Hardware stencil buffer: yes
02-06 11:08:57.308: I/OGRE(23349):    - Stencil depth: 8
02-06 11:08:57.308: I/OGRE(23349):    - Two sided stencil support: yes
02-06 11:08:57.308: I/OGRE(23349):    - Wrap stencil values: yes
02-06 11:08:57.308: I/OGRE(23349):  * Hardware vertex / index buffers: yes
02-06 11:08:57.308: I/OGRE(23349):  * Vertex programs: yes
02-06 11:08:57.308: I/OGRE(23349):  * Number of floating-point constants for vertex programs: 128
02-06 11:08:57.308: I/OGRE(23349):  * Number of integer constants for vertex programs: 128
02-06 11:08:57.308: I/OGRE(23349):  * Number of boolean constants for vertex programs: 128
02-06 11:08:57.308: I/OGRE(23349):  * Fragment programs: yes
02-06 11:08:57.308: I/OGRE(23349):  * Number of floating-point constants for fragment programs: 64
02-06 11:08:57.308: I/OGRE(23349):  * Number of integer constants for fragment programs: 64
02-06 11:08:57.308: I/OGRE(23349):  * Number of boolean constants for fragment programs: 64
02-06 11:08:57.308: I/OGRE(23349):  * Geometry programs: no
02-06 11:08:57.308: I/OGRE(23349):  * Number of floating-point constants for geometry programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Number of integer constants for geometry programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Number of boolean constants for geometry programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Tesselation Hull programs: no
02-06 11:08:57.308: I/OGRE(23349):  * Number of floating-point constants for tesselation hull programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Number of integer constants for tesselation hull programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Number of boolean constants for tesselation hull programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Tesselation Domain programs: no
02-06 11:08:57.308: I/OGRE(23349):  * Number of floating-point constants for tesselation domain programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Number of integer constants for tesselation domain programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Number of boolean constants for tesselation domain programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Compute programs: no
02-06 11:08:57.308: I/OGRE(23349):  * Number of floating-point constants for compute programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Number of integer constants for compute programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Number of boolean constants for compute programs: 0
02-06 11:08:57.308: I/OGRE(23349):  * Supported Shader Profiles: glsles
02-06 11:08:57.308: I/OGRE(23349):  * Texture Compression: yes
02-06 11:08:57.308: I/OGRE(23349):    - DXT: no
02-06 11:08:57.308: I/OGRE(23349):    - VTC: no
02-06 11:08:57.308: I/OGRE(23349):    - PVRTC: yes
02-06 11:08:57.308: I/OGRE(23349):    - BC4/BC5: no
02-06 11:08:57.308: I/OGRE(23349):    - BC6H/BC7: no
02-06 11:08:57.308: I/OGRE(23349):  * Scissor Rectangle: yes
02-06 11:08:57.308: I/OGRE(23349):  * Hardware Occlusion Query: no
02-06 11:08:57.308: I/OGRE(23349):  * User clip planes: no
02-06 11:08:57.308: I/OGRE(23349):  * VET_UBYTE4 vertex element type: yes
02-06 11:08:57.308: I/OGRE(23349):  * Infinite far plane projection: yes
02-06 11:08:57.308: I/OGRE(23349):  * Hardware render-to-texture: yes
02-06 11:08:57.308: I/OGRE(23349):  * Floating point textures: yes
02-06 11:08:57.308: I/OGRE(23349):  * Non-power-of-two textures: no
02-06 11:08:57.308: I/OGRE(23349):  * 1d textures: yes
02-06 11:08:57.308: I/OGRE(23349):  * Volume textures: no
02-06 11:08:57.308: I/OGRE(23349):  * Multiple Render Targets: 1
02-06 11:08:57.308: I/OGRE(23349):    - With different bit depths: no
02-06 11:08:57.308: I/OGRE(23349):  * Point Sprites: yes
02-06 11:08:57.308: I/OGRE(23349):  * Extended point parameters: yes
02-06 11:08:57.308: I/OGRE(23349):  * Max Point Size: 0.000000
02-06 11:08:57.308: I/OGRE(23349):  * Vertex texture fetch: no
02-06 11:08:57.308: I/OGRE(23349):  * Number of world matrices: 0
02-06 11:08:57.316: I/OGRE(23349):  * Number of texture units: 8
02-06 11:08:57.316: I/OGRE(23349):  * Stencil buffer depth: 8
02-06 11:08:57.316: I/OGRE(23349):  * Number of vertex blend matrices: 0
02-06 11:08:57.316: I/OGRE(23349):  * Render to Vertex Buffer : no
02-06 11:08:57.316: I/OGRE(23349):  * Hardware Atomic Counters: no
02-06 11:08:57.316: I/OGRE(23349):  * GL 1.5 without VBO workaround: no
02-06 11:08:57.316: I/OGRE(23349):  * Frame Buffer objects: yes
02-06 11:08:57.316: I/OGRE(23349):  * Frame Buffer objects (ARB extension): no
02-06 11:08:57.316: I/OGRE(23349):  * Frame Buffer objects (ATI extension): no
02-06 11:08:57.316: I/OGRE(23349):  * PBuffer support: no
02-06 11:08:57.316: I/OGRE(23349):  * GL 1.5 without HW-occlusion workaround: no
02-06 11:08:57.316: I/OGRE(23349):  * Vertex Array Objects: yes
02-06 11:08:57.316: I/OGRE(23349):  * Separate shader objects: no
02-06 11:08:57.316: I/OGRE(23349): DefaultWorkQueue('Root') initialising on thread main.
02-06 11:08:57.316: I/OGRE(23349): Particle Renderer Type 'billboard' registered
02-06 11:08:57.320: I/OGRE(23349): SceneManagerFactory for type 'OctreeSceneManager' registered.
02-06 11:08:57.336: I/OGRE(23349): ArchiveFactory for archive type APKFileSystem registered.
02-06 11:08:57.336: I/OGRE(23349): ArchiveFactory for archive type APKZip registered.
02-06 11:08:57.336: I/OGRE(23349): OverlayElementFactory for type Panel registered.
02-06 11:08:57.336: I/OGRE(23349): OverlayElementFactory for type BorderPanel registered.
02-06 11:08:57.336: I/OGRE(23349): OverlayElementFactory for type TextArea registered.
02-06 11:08:57.336: I/OGRE(23349): Registering ResourceManager for type Font
02-06 11:08:57.339: I/OGRE(23349): Creating resource group Essential
02-06 11:08:57.496: I/OGRE(23349): Added resource location '/thumbnails' of type 'APKFileSystem' to resource group 'Essential'
02-06 11:08:57.519: I/OGRE(23349): Added resource location '/packs/SdkTrays.zip' of type 'APKZip' to resource group 'Essential'
02-06 11:08:57.691: I/Choreographer(23349): Skipped 34 frames!  The application may be doing too much work on its main thread.
02-06 11:08:57.722: I/OGRE(23349): Added resource location '/' of type 'APKFileSystem' to resource group 'General'
02-06 11:08:57.722: I/OGRE(23349): Creating resource group Popular
02-06 11:08:57.886: I/OGRE(23349): Added resource location '/fonts' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:58.074: I/OGRE(23349): Added resource location '/materials/programs' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:58.199: I/OGRE(23349): Added resource location '/materials' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:58.371: I/OGRE(23349): Added resource location '/materials/scripts' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:58.507: I/OGRE(23349): Added resource location '/materials/textures' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:58.629: I/OGRE(23349): Added resource location '/materials/textures/nvidia' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:58.777: I/OGRE(23349): Added resource location '/models' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:58.957: I/OGRE(23349): Added resource location '/particle' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:59.070: I/OGRE(23349): Added resource location '/RTShaderLib' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:59.175: I/OGRE(23349): Added resource location '/RTShaderLib/materials' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:59.296: I/OGRE(23349): Added resource location '/materials/scripts/SSAO' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:59.394: I/OGRE(23349): Added resource location '/materials/textures/SSAO' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:59.511: I/OGRE(23349): Added resource location '/materials/programs/GLSLES' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:59.613: I/OGRE(23349): Added resource location '/RTShaderLib/GLSLES' of type 'APKFileSystem' to resource group 'Popular'
02-06 11:08:59.613: I/OGRE(23349): Added resource location '/packs/cubemap.zip' of type 'APKZip' to resource group 'Popular'
02-06 11:08:59.621: I/OGRE(23349): Added resource location '/packs/cubemapsJS.zip' of type 'APKZip' to resource group 'Popular'
02-06 11:08:59.625: I/OGRE(23349): Added resource location '/packs/dragon.zip' of type 'APKZip' to resource group 'Popular'
02-06 11:08:59.632: I/OGRE(23349): Added resource location '/packs/fresneldemo.zip' of type 'APKZip' to resource group 'Popular'
02-06 11:08:59.632: I/OGRE(23349): Added resource location '/packs/ogretestmap.zip' of type 'APKZip' to resource group 'Popular'
02-06 11:08:59.632: I/OGRE(23349): Added resource location '/packs/ogredance.zip' of type 'APKZip' to resource group 'Popular'
02-06 11:08:59.636: I/OGRE(23349): Added resource location '/packs/Sinbad.zip' of type 'APKZip' to resource group 'Popular'
02-06 11:08:59.636: I/OGRE(23349): Added resource location '/packs/skybox.zip' of type 'APKZip' to resource group 'Popular'
02-06 11:08:59.656: I/OGRE(23349): Added resource location '/packs/skybox.zipMedia/materials/programs/GLSLES' of type 'FileSystem' to resource group 'Popular'
02-06 11:08:59.656: I/OGRE(23349): Added resource location '/packs/skybox.zipMedia/RTShaderLib/GLSLES' of type 'FileSystem' to resource group 'Popular'
02-06 11:08:59.664: I/OGRE(23349): Initialising resource group Essential
02-06 11:08:59.668: I/OGRE(23349): Parsing scripts for resource group Essential
02-06 11:09:00.418: I/OGRE(23349): Parsing script SdkTrays.material
02-06 11:09:00.496: I/OGRE(23349): Parsing script SdkTrays.fontdef
02-06 11:09:00.507: I/OGRE(23349): Parsing script SdkTrays.overlay
02-06 11:09:00.789: I/OGRE(23349): Texture: sdk_cursor.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
02-06 11:09:00.796: I/OGRE(23349): Texture: sdk_tray.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x64x1.
02-06 11:09:00.800: I/OGRE(23349): Texture: sdk_button_up.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x32x1.
02-06 11:09:01.097: I/OGRE(23349): Texture: sdk_text_box.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
02-06 11:09:01.105: I/OGRE(23349): Texture: sdk_mini_tray.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
02-06 11:09:01.109: I/OGRE(23349): Texture: sdk_track.png: Loading 1 faces(PF_A8R8G8B8,16x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,16x32x1.
02-06 11:09:01.203: I/OGRE(23349): Texture: sdk_handle.png: Loading 1 faces(PF_A8R8G8B8,16x16x1) with 4 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,16x16x1.
02-06 11:09:01.214: I/OGRE(23349): 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.
02-06 11:09:01.226: I/OGRE(23349): Texture: sdk_label.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
02-06 11:09:01.230: I/OGRE(23349): Texture: sdk_separator.png: Loading 1 faces(PF_A8R8G8B8,64x16x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x16x1.
02-06 11:09:01.242: I/OGRE(23349): Texture: sdk_logo.png: Loading 1 faces(PF_A8R8G8B8,128x64x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x64x1.
02-06 11:09:01.304: I/OGRE(23349): Texture: sdk_shade.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,64x64x1.
02-06 11:09:01.316: I/OGRE(23349): Texture: sdk_frame.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,32x32x1.
02-06 11:09:01.336: I/OGRE(23349): 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.
02-06 11:09:01.339: I/OGRE(23349): Texture: sdk_pulse.png: Loading 1 faces(PF_R8G8B8,8x1x1) with 3 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,8x1x1.
02-06 11:09:01.339: I/OGRE(23349): Finished parsing scripts for resource group Essential
02-06 11:09:01.339: I/OGRE(23349): Creating resources for group Essential
02-06 11:09:01.343: I/OGRE(23349): All done
02-06 11:09:01.371: I/OGRE(23349): Texture: sdk_bands.png: Loading 1 faces(PF_A8R8G8B8,2x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,2x32x1.
02-06 11:09:01.621: I/OGRE(23349): Initialising resource group Popular
02-06 11:09:01.621: I/OGRE(23349): Parsing scripts for resource group Popular
02-06 11:09:10.750: I/OGRE(23349): Font SdkTrays/Caption using texture size 512x256
02-06 11:09:10.773: I/OGRE(23349): Info: Freetype returned null for character 160 in font SdkTrays/Caption
02-06 11:09:10.781: I/OGRE(23349): Texture: SdkTrays/CaptionTexture: Loading 1 faces(PF_BYTE_LA,512x256x1) Internal format is PF_BYTE_LA,512x256x1.
02-06 11:09:10.828: I/OGRE(23349): Font SdkTrays/Value using texture size 512x256
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 127 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 128 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 129 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 130 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 131 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 132 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 133 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 134 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 135 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 136 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 137 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 138 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 139 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 140 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 141 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 142 in font SdkTrays/Value
02-06 11:09:10.836: I/OGRE(23349): Info: Freetype returned null for character 143 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 144 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 145 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 146 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 147 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 148 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 149 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 150 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 151 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 152 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 153 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 154 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 155 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 156 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 157 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 158 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 159 in font SdkTrays/Value
02-06 11:09:10.839: I/OGRE(23349): Info: Freetype returned null for character 160 in font SdkTrays/Value
02-06 11:09:10.843: I/OGRE(23349): Texture: SdkTrays/ValueTexture: Loading 1 faces(PF_BYTE_LA,512x256x1) Internal format is PF_BYTE_LA,512x256x1.
02-06 11:09:11.019: I/OGRE(23349): GLSL ES compiled: RTSS_5_VS
02-06 11:09:11.019: I/OGRE(23349): Success.
02-06 11:09:11.046: I/OGRE(23349): GLSL ES compiled: RTSS_6_FS
02-06 11:09:11.046: I/OGRE(23349): Success.
02-06 11:09:11.054: I/OGRE(23349): GLSL ES compiled: RTSS_7_VS
02-06 11:09:11.054: I/OGRE(23349): Success.
02-06 11:09:11.066: I/OGRE(23349): GLSL ES compiled: RTSS_8_FS
02-06 11:09:11.066: I/OGRE(23349): Success.
02-06 11:09:11.082: I/OGRE(23349): GLSL ES compiled: RTSS_11_VS
02-06 11:09:11.082: I/OGRE(23349): Success.
02-06 11:09:11.093: I/OGRE(23349): GLSL ES compiled: RTSS_12_FS
02-06 11:09:11.093: I/OGRE(23349): Success.
02-06 11:09:11.113: I/OGRE(23349): GLSL ES compiled: RTSS_17_VS
02-06 11:09:11.113: I/OGRE(23349): Success.
02-06 11:09:11.129: I/OGRE(23349): GLSL ES compiled: RTSS_18_FS
02-06 11:09:11.129: I/OGRE(23349): Success.
02-06 11:09:11.171: I/OGRE(23349): Parsing script DualQuaternion.program
02-06 11:09:11.207: I/OGRE(23349): Parsing script Examples.program
02-06 11:09:11.257: I/OGRE(23349): Parsing script Instancing.program
02-06 11:09:11.293: I/OGRE(23349): Parsing script StdQuad_vp.program
02-06 11:09:11.332: I/OGRE(23349): Parsing script GBuffer.program
02-06 11:09:11.367: I/OGRE(23349): Parsing script ASCII.material
02-06 11:09:11.402: I/OGRE(23349): Parsing script ASMSwizzle.material
02-06 11:09:11.406: I/OGRE(23349): Compiler error: object unsupported by render system in (1): , Shader name: Ogre/GPTest/Swizzle_GP_ASM
02-06 11:09:11.437: I/OGRE(23349): Parsing script BlackAndWhite.material
02-06 11:09:11.472: I/OGRE(23349): Parsing script Bloom.material
02-06 11:09:11.507: I/OGRE(23349): Parsing script Bloom2.material
02-06 11:09:11.543: I/OGRE(23349): Parsing script CGSwizzle.material
02-06 11:09:11.578: I/OGRE(23349): Parsing script CompositorDemo.material
02-06 11:09:11.613: I/OGRE(23349): Parsing script DOF.material
02-06 11:09:11.652: I/OGRE(23349): Parsing script DepthShadowmap.material
02-06 11:09:11.722: I/OGRE(23349): Parsing script Dither.material
02-06 11:09:11.757: I/OGRE(23349): Parsing script DualQuaternion.material
02-06 11:09:11.793: I/OGRE(23349): Parsing script Embossed.material
02-06 11:09:11.832: I/OGRE(23349): Parsing script Example-Water.material
02-06 11:09:11.867: I/OGRE(23349): Parsing script Examples-Advanced.material
02-06 11:09:11.933: I/OGRE(23349): Compiler error: object unsupported by render system in (617): , Shader name: Examples/FresnelRefractReflectPS
02-06 11:09:11.941: I/OGRE(23349): Compiler error: object unsupported by render system in (894): , Shader name: Examples/TextureArrayPSasm
02-06 11:09:11.953: I/OGRE(23349): Parsing script Examples-DynTex.material
02-06 11:09:11.988: I/OGRE(23349): Parsing script Examples-Water.material
02-06 11:09:12.023: I/OGRE(23349): Parsing script Examples.material
02-06 11:09:12.113: I/OGRE(23349): Parsing script GLSLSwizzle.material
02-06 11:09:12.148: I/OGRE(23349): Parsing script Glass.material
02-06 11:09:12.187: I/OGRE(23349): Parsing script HWInstancing.material
02-06 11:09:12.218: I/OGRE(23349): Parsing script HW_VTFInstancing.material
02-06 11:09:12.257: I/OGRE(23349): Parsing script HW_VTF_LUTInstancing.material
02-06 11:09:12.293: I/OGRE(23349): Parsing script Halftone.material
02-06 11:09:12.328: I/OGRE(23349): Parsing script HeatVision.material
02-06 11:09:12.363: I/OGRE(23349): Parsing script Hurt.material
02-06 11:09:12.398: I/OGRE(23349): Parsing script InstancingMisc.material
02-06 11:09:12.433: I/OGRE(23349): Parsing script Invert.material
02-06 11:09:12.472: I/OGRE(23349): Parsing script IsoSurf.material
02-06 11:09:12.504: I/OGRE(23349): Parsing script Laplace.material
02-06 11:09:12.543: I/OGRE(23349): Parsing script MRTtest.material
02-06 11:09:12.578: I/OGRE(23349): Parsing script MotionBlur.material
02-06 11:09:12.613: I/OGRE(23349): Parsing script NightVision.material
02-06 11:09:12.648: I/OGRE(23349): Parsing script Ocean.material
02-06 11:09:12.703: I/OGRE(23349): Parsing script OffsetMapping.material
02-06 11:09:12.714: I/OGRE(23349): Compiler error: object unsupported by render system in (35): , Shader name: Examples/OffsetMappingPSAsm
02-06 11:09:12.738: I/OGRE(23349): Parsing script Ogre.material
02-06 11:09:12.773: I/OGRE(23349): Parsing script OldMovie.material
02-06 11:09:12.808: I/OGRE(23349): Parsing script OldTV.material
02-06 11:09:12.843: I/OGRE(23349): Parsing script ParticleGS.material
02-06 11:09:12.879: I/OGRE(23349): Parsing script Penguin.material
02-06 11:09:12.918: I/OGRE(23349): Parsing script Posterize.material
02-06 11:09:12.953: I/OGRE(23349): Parsing script RZR-002.material
02-06 11:09:12.988: I/OGRE(23349): Parsing script RadialBlur.material
02-06 11:09:13.023: I/OGRE(23349): Parsing script RasterizationOrder.material
02-06 11:09:13.058: I/OGRE(23349): Parsing script ShaderInstancing.material
02-06 11:09:13.113: I/OGRE(23349): Parsing script ShaderSystem.material
02-06 11:09:13.148: I/OGRE(23349): Parsing script SharpenEdges.material
02-06 11:09:13.183: I/OGRE(23349): Parsing script Tesselation.material
02-06 11:09:13.218: I/OGRE(23349): Parsing script Tiling.material
02-06 11:09:13.254: I/OGRE(23349): Parsing script VTFInstancing.material
02-06 11:09:13.320: I/OGRE(23349): Parsing script VarianceShadowmap.material
02-06 11:09:13.343: I/OGRE(23349): Parsing script facial.material
02-06 11:09:13.379: I/OGRE(23349): Parsing script hdr.material
02-06 11:09:13.414: I/OGRE(23349): Parsing script instancing.material
02-06 11:09:13.449: I/OGRE(23349): Parsing script pssm.material
02-06 11:09:13.484: I/OGRE(23349): Parsing script shadows.material
02-06 11:09:13.519: I/OGRE(23349): Parsing script sibenik.material
02-06 11:09:13.558: I/OGRE(23349): Parsing script smoke.material
02-06 11:09:13.593: I/OGRE(23349): Parsing script DualQuaternionSkinning_Shadow.material
02-06 11:09:13.629: I/OGRE(23349): Parsing script HardwareSkinningShadow.material
02-06 11:09:13.664: I/OGRE(23349): Parsing script RTShaderSystem.material
02-06 11:09:13.789: I/OGRE(23349): Parsing script TriplanarTexturing.material
02-06 11:09:13.824: I/OGRE(23349): Parsing script CreaseShading.material
02-06 11:09:13.859: I/OGRE(23349): Parsing script Crytek.material
02-06 11:09:13.894: I/OGRE(23349): Parsing script GBuffer.material
02-06 11:09:13.933: I/OGRE(23349): Parsing script HemisphereMC.material
02-06 11:09:13.968: I/OGRE(23349): Parsing script HorizonBased.material
02-06 11:09:14.004: I/OGRE(23349): Parsing script Modulate.material
02-06 11:09:14.039: I/OGRE(23349): Parsing script SSAOPost.material
02-06 11:09:14.078: I/OGRE(23349): Parsing script ShowDepth.material
02-06 11:09:14.109: I/OGRE(23349): Parsing script ShowNormals.material
02-06 11:09:14.144: I/OGRE(23349): Parsing script ShowViewPos.material
02-06 11:09:14.179: I/OGRE(23349): Parsing script UnsharpMask.material
02-06 11:09:14.218: I/OGRE(23349): Parsing script Volumetric.material
02-06 11:09:14.254: I/OGRE(23349): Parsing script RomanBath.material
02-06 11:09:14.304: I/OGRE(23349): Parsing script Sinbad.material
02-06 11:09:14.343: I/OGRE(23349): Parsing script Examples-Water.particle
02-06 11:09:14.394: I/OGRE(23349): Parsing script Examples.particle
02-06 11:09:14.449: I/OGRE(23349): Parsing script emitted_emitter.particle
02-06 11:09:14.484: I/OGRE(23349): Parsing script smoke.particle
02-06 11:09:14.519: I/OGRE(23349): Parsing script Examples.compositor
02-06 11:09:14.554: I/OGRE(23349): Parsing script SSAO.compositor
02-06 11:09:14.589: I/OGRE(23349): Parsing script SSAOPost.compositor
02-06 11:09:14.609: I/OGRE(23349): Finished parsing scripts for resource group Popular
02-06 11:09:14.609: I/OGRE(23349): Creating resources for group Popular
02-06 11:09:14.609: I/OGRE(23349): All done
02-06 11:09:14.613: I/OGRE(23349): Installing plugin: Bezier Patch Sample
02-06 11:09:14.613: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.613: I/OGRE(23349): Installing plugin: Camera Tracking Sample
02-06 11:09:14.613: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.613: I/OGRE(23349): Installing plugin: Cel-shading Sample
02-06 11:09:14.613: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.613: I/OGRE(23349): Installing plugin: Character Sample
02-06 11:09:14.613: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.617: I/OGRE(23349): Installing plugin: Compositor Sample
02-06 11:09:14.617: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.617: I/OGRE(23349): Installing plugin: Cube Mapping Sample
02-06 11:09:14.617: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.617: I/OGRE(23349): Installing plugin: Bump Mapping Sample
02-06 11:09:14.617: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.617: I/OGRE(23349): Installing plugin: Dynamic Texturing Sample
02-06 11:09:14.617: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.617: I/OGRE(23349): Installing plugin: Facial Animation Sample
02-06 11:09:14.617: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.617: I/OGRE(23349): Installing plugin: Fresnel Sample
02-06 11:09:14.617: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.617: I/OGRE(23349): Installing plugin: Grass Sample
02-06 11:09:14.617: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.621: I/OGRE(23349): Installing plugin: Lighting Sample
02-06 11:09:14.621: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.621: I/OGRE(23349): Installing plugin: Particle Effects Sample
02-06 11:09:14.621: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.621: I/OGRE(23349): Installing plugin: Shadows Sample
02-06 11:09:14.621: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.621: I/OGRE(23349): Installing plugin: Skeletal Animation Sample
02-06 11:09:14.621: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.621: I/OGRE(23349): Installing plugin: Sky Box Sample
02-06 11:09:14.621: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.621: I/OGRE(23349): Installing plugin: Sky Dome Sample
02-06 11:09:14.621: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.625: I/OGRE(23349): Installing plugin: Sky Plane Sample
02-06 11:09:14.625: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.625: I/OGRE(23349): Installing plugin: Smoke Sample
02-06 11:09:14.625: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.625: I/OGRE(23349): Installing plugin: Sphere Mapping Sample
02-06 11:09:14.625: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.625: I/OGRE(23349): Installing plugin: Texture Effects Sample
02-06 11:09:14.629: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.629: I/OGRE(23349): Installing plugin: Transparency Sample
02-06 11:09:14.629: I/OGRE(23349): Plugin successfully installed
02-06 11:09:14.730: I/OGRE(23349): Texture: thumb_bezier.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.742: I/OGRE(23349): Texture: thumb_bump.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.754: I/OGRE(23349): Texture: thumb_camtrack.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.765: I/OGRE(23349): Texture: thumb_cel.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.777: I/OGRE(23349): Texture: thumb_char.png: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,128x128x1.
02-06 11:09:14.793: I/OGRE(23349): Texture: thumb_comp.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.804: I/OGRE(23349): Texture: thumb_cubemap.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.816: I/OGRE(23349): Texture: thumb_dyntex.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.828: I/OGRE(23349): Texture: thumb_facial.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.836: I/OGRE(23349): Texture: thumb_fresnel.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.847: I/OGRE(23349): Texture: thumb_grass.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.859: I/OGRE(23349): Texture: thumb_lighting.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.879: I/OGRE(23349): Texture: thumb_particles.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.894: I/OGRE(23349): Texture: thumb_shadows.png: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,128x128x1.
02-06 11:09:14.906: I/OGRE(23349): Texture: thumb_skelanim.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.918: I/OGRE(23349): Texture: thumb_skybox.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.933: I/OGRE(23349): Texture: thumb_skydome.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.949: I/OGRE(23349): Texture: thumb_skyplane.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.961: I/OGRE(23349): Texture: thumb_smoke.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.968: I/OGRE(23349): Texture: thumb_spheremap.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.980: I/OGRE(23349): Texture: thumb_texfx.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:14.996: I/OGRE(23349): Texture: thumb_trans.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R8,128x128x1.
02-06 11:09:15.214: I/OGRE(23349): GLSL ES compiled: RTSS_57_VS
02-06 11:09:15.214: I/OGRE(23349): Success.
02-06 11:09:15.234: I/OGRE(23349): GLSL ES compiled: RTSS_1_VS
02-06 11:09:15.234: I/OGRE(23349): Success.
02-06 11:09:15.238: I/OGRE(23349): GLSL ES compiled: RTSS_2_FS
02-06 11:09:15.238: I/OGRE(23349): Success.
02-06 11:09:15.300: I/OGRE(23349): GLSL ES compiled: RTSS_114_FS
02-06 11:09:15.300: I/OGRE(23349): Success.
Post Reply