Done. The patch to make jedi-sdl GLU unit work with FPC is submitted to sf tracker, see http://sourceforge.net/tracker/index...05&atid=437446. The patch to make FPC glext unit include all latest OpenGL 2.0 extensions was just sent to the fpc-devel mailing list.

Paul: for now you can just take GLU unit from FPC, and take glext unit from jedi-sdl sources. This will make your program bug-free and all needed OpenGL features will be available. Alternatively, you can wait until the patches will be applied to FPC or jedi-sdl and then use their SVN or CVS versions. Alternatively, you can just apply the patches yourself to your local copy of FPC or jedi-sdl.