Hi all , please sombody tell me is egl_dri2 capable of working without x window ?!<br><br>i set the EGL_PLATFORM=drm , EGL_DRIVER=/usr/lib/egl/egl_dri2.so<br><br>when i want to run screen demos from mesa egl , opengl es 1 , i got following errors : <br>
<br>libEGL debug: dlopen(/usr/local/lib/egl/egl_dri2.so)<br>libEGL debug: DRI2: could not get parent device<br>libEGL debug: EGL user error 0x3003 (EGL_BAD_ALOC) in DRI2 : failed to get driver name<br><br>EGLUT: failed to initialize EGL Display<br>
<br>--<br>so whats wrong ?!<br>