The http://cgit.freedesktop.org/~airlied/mesa/log/?h=gallium-tbo branch looks
good to me.
There is some work necessary to support TXF from texture buffers in softpipe,
but this definitely seems like a step forward.
Jose
- Original Message -
> Hi,
>
> So I got UBOs working with softpip
Hi,
So I got UBOs working with softpipe today (well one demo and most piglit
tests pass), so I've cleaned up the tbo/ubo enablement code for gallium.
This only includes the softpipe TBO and gallium TBO/UBO work, (softpipe
didn't need changes for UBOs). I've got an initial hack at r600 TBO,
but I