Hi everyone,

Here's what I think is complete GLSL linker code for EXT_transform_feedback. 
What's missing in core Mesa is the implementation of 
glGetTransformFeedbackVaryingEXT, but other than that I think we're all set.

The first patch is the Dan McCabe's patch with one bug fix.
The second patch was sent to ML before, but I have made some new changes there 
since then.

The last patch adds what was missing in the linker, i.e.:
- support for varying arrays (tested)
- reporting linker errors according to the spec (partially tested)

Please review.

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to