hello,Rogelio. thank you for your replay.you tell me method it is work fine. I want to create share image data between processes in opengles on omap3530 ti provide cmem as share memory to create EGLImageKHR but oamp4430 can not use cmem,only can use X11's pixmap as EGLClientBuffer what method can slove share EGLImageKHR between two process?
Regards, Jun Xiong At 2012-01-14 02:45:46,"Rogelio Garcia" <[email protected]> wrote: >Hello jun, > >Just remember to create your VBOs for vertex, colors and whatever you >need just one time at the beginning of the execution, so in the >rendering cycle you just need to move your pointer to the desired vertex >or color. > >Regards, >Rogelio Garcia > >-- >You received this bug notification because you are subscribed to the bug >report. >https://bugs.launchpad.net/bugs/912280 > >Title: > my program run in ubuntu 11.10 try draw three non-texture triangles > but only two triangles show. > >Status in Ubuntu OMAP4 graphics addons: > New > >Bug description: > my pvr driver and lib come from "http://ppa.launchpad.net/tiomap-dev > /omap-trunk/ubuntu/" > > my program run in ubuntu 11.10,program try draw three non-texture > triangles, but only two triangles show. > > if the program run in ubuntu 10.10,it is normal. > > code as follows: http://paste.ubuntu.com/798047/ > >To manage notifications about this bug go to: >https://bugs.launchpad.net/ubuntu-omap4-extras-graphics/+bug/912280/+subscriptions -- You received this bug notification because you are a member of TI OMAP Developers, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/912280 Title: my program run in ubuntu 11.10 try draw three non-texture triangles but only two triangles show. Status in Ubuntu OMAP4 graphics addons: New Bug description: my pvr driver and lib come from "http://ppa.launchpad.net/tiomap-dev /omap-trunk/ubuntu/" my program run in ubuntu 11.10,program try draw three non-texture triangles, but only two triangles show. if the program run in ubuntu 10.10,it is normal. code as follows: http://paste.ubuntu.com/798047/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-omap4-extras-graphics/+bug/912280/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~tiomap-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~tiomap-dev More help : https://help.launchpad.net/ListHelp

