OpenGL ES with fbdev

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

OpenGL ES with fbdev

3,190 次查看
BrianEdmond
Contributor II

I am trying to get OpenGL ES running with fbdev and not X11 however I can't seem to even run the tutorials.  eglInitialize fails on the board and I also have to link against the X libs for EGL.  Has anyone gotten the OpenGL ES tutorials running without X11?

 

Thanks,

Brian

标签 (1)
0 项奖励
回复
4 回复数

2,004 次查看
claymontgomery
Contributor IV

I use OpenGL ES without X11 extensively on the iMX51, iMX53 and iMX6x.  Did you get it to work?

Are you using the latest 11.09 BSP release from Freescale?

0 项奖励
回复

2,004 次查看
PaulShirren
Contributor I

Brian, did you get an answer to your question. The _fbdev demos aren't initialising for me on my imx53 qsb either.

0 项奖励
回复

2,004 次查看
sidebranch
Contributor II

Can you run an strace to see if there is anything obvious failing?

0 项奖励
回复

2,004 次查看
PhilEndecott
Contributor II
Do the demo programs work for you? See my post here: http://imxcommunity.org/group/imx53quickstartboard/forum/topics/opengl-demo-programs I haven't tried to run my own OpenGL programs yet, but I'm not expecting it to be a smooth process since these demos don't work...
0 项奖励
回复