OpenGL Error Unable to Initialize EGL
|
03-02-2014, 04:04 AM
Post: #4
|
|||
|
|||
RE: OpenGL Error Unable to Initialize EGL
Seems like a driver issue to me. I called `eglInitialize( disp, NULL, NULL )` which failed for you, I checked the `disp` before calling, so I can see no reason why it would fail.
Update to the latest driver version, if it still doesn't work you're probably out of luck for now. Wait for a proper DirectX port, the version you're using is just a test and is not supported. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
OpenGL Error Unable to Initialize EGL - Mogutaro - 03-01-2014, 09:52 PM
RE: OpenGL Error Unable to Initialize EGL - Isley - 03-01-2014, 10:38 PM
RE: OpenGL Error Unable to Initialize EGL - Faviopkrk - 03-01-2014, 11:28 PM
RE: OpenGL Error Unable to Initialize EGL - Bigpet - 03-02-2014 04:04 AM
|