tiomap-dev team mailing list archive
-
tiomap-dev team
-
Mailing list archive
-
Message #00947
[Bug 912280] Re: my program run in ubuntu 11.10 try draw three non-texture triangles but only two triangles show.
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 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
Follow ups
References