On 12/01/2011 08:35 AM, Vincent Lejeune wrote:
Hi,
Here are an updated set of patches adding UBO support to Mesa.
It still work in progress, however I got some demo working on gallium
(namely blinking-teapot submitted to mesa-demos via another patch).
However not every gallium works, nouveau and softpipe does but llvmpipe crashes
(seems not to support multiple const buffer even if it advertises it) and
r600g gives me a white teapot (it should varies from pink to blue).
I've merged against master yesterday so there should be no collision with
uniform
related work that was integrated recently into master.
Any review would be appreciated.
The Intel/GLSL guys haven't commented on this extension work yet. I
think they're focused on finishing up 3.0 support for now. This work
might have to wait a while. It's up to them.
As time permits, I'll try to review your code to get it in shape.
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev