Hi All
My programe is using OpenGL EGL, it works on pi3 and crashes on pi4 , it crashes at eglGetDisplay(EGL_DEFAULT_DISPLAY). I tried to build those sample code under /opt/vc which also uses EGL, however those applications output shows that it can not be run at pi4. So pi4 does not support EGL???