Quote Originally Posted by dmantione
DO NOT USE THE OPENGL UNITS SHIPPED WITH JEDI-SDL!!

They are incompatible with Free Pascal. Use the ones that come with FPC itself.
Really? I've been using them all this time and they work just fine.

EDIT: Ok missed that thread.

But seriously though... it is overkill. I think it would be best to say that there are compatibility issues with JEDI-SDL v1.0 BETA. But from the looks of it Dom has sorted that out in the svn.

I mean, I've 2 projects working just fine in OpenGL, mind you they are only using Ortho perspective and I'm really only doing basic hardware stuff. (rotation, blending & scale using textured quads and other primitives)