Hello,

I am planning to enable ARB_vertex_shader in Mesa.
FWIU, I must add a new stage in the tnl module.
Done, dont see the results.
Added conditions in other stages that are replaced
by vertex shaders. Still I see black screen.

What other source files, besides t_vb_*.c, should
I be aware of to have vertex shader running?

Also, I am not sure with the tnl attrib indexes.
What is the diferrence between VERT_ATTRIB_*,
VERT_RESULT_ and _TNL_ATTRIB_* index flavours?
Are the attrib indices generic and shared
among all vertex-programming models?

--
Pozdrawiam,
Michał Król

Reply via email to