Hi all,
I'm having a problem with GMA500 series of video card. Officially, this card has opengl support. However, microsoft does not have opengl drivers for it. One can use the Intel drivers but my software crashes with the following:
j org.lwjgl.opengl.EXTBlendEquationSeparate.glBlendEquationSeparateEXT(II)V+16
j com.jme.scene.state.lwjgl.LWJGLBlendState.applyBlendEquations(ZLcom/jme/scene/state/lwjgl/records/BlendStateRecord;)V+74
It seems like it is not able to call glBlend...
Could it be that the opengl implementation is incomplete? Is a workaround possible?
Thanks