[Mesa-dev] UBO support patches update

Brian Paul brianp at vmware.com
Mon Oct 17 08:18:01 PDT 2011


On 10/16/2011 04:37 PM, vlj wrote:
> Hi,
>
> I updated coding style thank to Bryan Paul comments.
> Besides there are additional work on the API implementation
> (although it is still uncomplete) ; the parser should now handles
> default UBO layout (even if currently layout is ignored, std140 is the
> only layout implemented).
>
> UBO information are propagated to tgsi opcode (using an ugly hack,
> glsl/mesa_to_tgsi dont seem to be designed with multiple const buffer
> in mind atm), but currently there is no corresponding buffer upload.
>
> All patches but the last one can be reviewed, however there is still
> work to be done to have full UBO support.

Thanks for the updates.  I'll reply with some additional feedback but 
I'd like to hear from the guys working on the GLSL compiler whether 
they're ready for this stuff or would rather wait a bit.

-Brian


More information about the mesa-dev mailing list