Wouter Vanhauwaert
Wouter Vanhauwaert
That is indeed possible. The problem is that I need a pepperflash-plugin for my arm-platform. But the only binary I found is an armhf-version. And it's possible that this version...
Ok, Already tried something like that, but more intensive as I added everywhere the 0.2 as copy of 0.3 :-) But it was not compiling in the end. But I'll...
Now I'm getting further. I recompiled my complete distro to hard float :-) But I'm still getting issues. Can I ignore things? What are fatals?: [fresh] [error] tables_open_display, glXQueryVersion returned...
yes, possibly, it's an nxp imx53, so only opengles available. enable_3d does not change at thing...
Thank you, I tried with WITH_GLES2=1, but now I get conflicting types: In file included from /home/wv/git/freshplayerplugin/src/pp_resource.h:55:0, from /home/wv/git/freshplayerplugin/src/async_network.c:40: /opt/poky/1.8.2/sysroots/cortexa8hf-vfp-neon-poky-linux-gnueabi/usr/include/GLES2/gl2.h:582:37: error: conflicting types for 'glTexImage2D' GL_APICALL void GL_APIENTRY glTexImage2D (GLenum...
The prototypes actually look quite the same… I just commented out one and now it compiles fine; I’ll have to test tomorrow if it works From: Rinat Ibragimov [mailto:[email protected]] Sent:...
I’m getting closer Only a few errors left. Removed the audio, enabled gles2 and enabled glx (sotwaremode) on my platform: NOT SANDBOXED [fresh 2200] not implemented: PPB_OpenGLES2VertexArrayObject;1.0 [fresh 2200] not...
Now it works. I took another swf to try with, or rebooted, don't know what did it in the end, error 3 meant invalid window or something. However, it's very...
Hello Rinat, I just tryed the perf top output, and that gave me following. But I don’t really know if it really tells something ☺ Can you tell something about...
I'm having this issue too. Linux 5.4 & mesa 20.0.7 I can investigate, but will need some directions/input I traced it down to: DRM_DEBUG_KMS("Failed to lookup GEM object\n"); in drivers/gpu/drm/drm_gem_framebuffer_helper.c