Hello everyone,
I've got a problem with the glClear and alpha blending. Starting the http://mavennatives.googlecode.com/svn/trunk/maven-nativedependencies-example/ maven example (with the new libraries) I get the output as seen in the screenshot attached. I can see through my desktop (running arch linux with intel graphics card).
Also if I use alpha blending, it is blended through the desktop - independent of the underlying sprites I rendered.
Any ideas why this would happen?
Ok, apparently it is a bug in the latest xorg-1.15 drivers. see https://bbs.archlinux.org/viewtopic.php?id=176164
I will now try if downgrading to 1.14 will solve this issue.