Hi all, Has anyone got OpenGL/QT (or just plain ole OpenGL) to work on the mini6410 ? Is there any documentation on how to do it ? I was under the impression the 6410 had a semi-decent GPU, but there doesn't seem to be any OpenGL support. I can see the s3c_g3d driver load on boot: ... s3c_g2d_probe called s3c_g2d_probe Success S3C G2D Init : Done S3C G3D Driver, (c) 2007-2009 Samsung Electronics s3c_g3d version : 0x1050000 S3C G3D Init : Done ... - so it is there, I guess we "just" need the bindings and the driver code... Anyone already taken a crack at this ? Simon
OpenGL on the mini6410
So, Samsung turned out to be completely [redacted] useless. Their online support redirects you to a telephone service, where you get shunted from dept. to dept. with no-one apparently knowing anything about embedded devices... "Is that an aaaaptical driiive ?" Eventually I get put through to their "semiconductor office" which turns out to be a marketing-only office. At this point I give up. So, to reiterate... Has anyone managed to get anywhere with OpenGL drivers for the Mini6410 chip under Linux ? It's a shame to be limited to doing everything (slowly) in software when there's a perfectly capable OpenGLES chip in there... Simon
That's cool, but it's a 2D driver, not 3D. Good to know about though, and I hadn't come across it before, so thanks :) Simon