Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: alkz on November 22, 2015, 05:17:32 PM

Title: SOM A20 - GL_OUT_OF_MEMORY
Post by: alkz on November 22, 2015, 05:17:32 PM
Hello everybody,

I'm developing a cross-platform 2d game engine and my embedded target is A20-SOM, I've already worked with Raspberry Pi, and I found very useful the option to enlarge the amount of memory dedicated to GPU(the option is GPU_MEM), is there a way to do this even on A20?(I know the options sunxi_g2d_mem_reserve, sunxi_ve_mem_reserve etc... but they are not useful in this case), because I get very often the error from Open GLES2 0x0505(GL_OUT_OF_MEMORY).

Thank you in advance.
Regards