[fpc-pascal] GLExt crashing

Ryan Joseph ryan at thealchemistguild.com
Fri Jan 29 05:08:28 CET 2016


I’m using OpenGLES 1.1 because it was easier to learn but I don’t see glBlendEquation being included in the GLES11 unit. Maybe it didn’t exist until OpenGLES 2.0?

> On Jan 29, 2016, at 11:02 AM, Michalis Kamburelis <michalis.kambi at gmail.com> wrote:
> 
> Um, GLExt is for OpenGL, it loads OpenGL extension, *not* for OpenGLES.
> For Android and iOS, use GLES20 unit. My Castle Game Engine uses this
> for Android and iOS and it works cool:)

Regards,
	Ryan Joseph




More information about the fpc-pascal mailing list