mesa3d - driver fbdev
AssyaR <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <CAOJRimhPsin5kp20B+6SsMWuA6+BmywfTO7diahNb7fWW-U34g@mail.gmail.com> |
Hi, I would like to build mesa3d for minimized Linux (busybox) that doesn't have X11 for rendering GLESv2 programs on screen. My platform has a basic display device and should support fbdev device driver. 1. I have managed to build osmesa driver, but not fbdev. I got "fbdev not valid option" error. I have read fbdev support in mesa3d is obsolete http://www.mesa3d.org/fbdev-dri.html, yet I was hoping there's old Mesa version I can use or other workaround? 2. What other option can I pursue for an embedded linux without X11? 3. osmesa build: I have placed the resulted *.so (no GLUT so) on my target and tried to execute my basic OpenGL ES application. I got eglInitialize failed error in *eglInitialize*(no *usable display*). Thank you for your help, Assya _______________________________________________ mesa-users mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-users