[Mesa-users] mesa3d - driver fbdev
AssyaR
assya.raskin at gmail.com
Thu May 9 12:31:37 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20130509/0c1fa936/attachment.html>
More information about the mesa-users
mailing list