[Mesa-dev] UBO support update, working on some demo
Brian Paul
brianp at vmware.com
Fri Dec 2 06:39:47 PST 2011
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
More information about the mesa-dev
mailing list