Re: [5/10] wined3d: Remove unused attributes from WineDirect3DVertexStridedData.
26 Mar
2009
26 Mar
'09
1:29 p.m.
Am Donnerstag, 26. März 2009 10:49:13 schrieb Henri Verbeet: I think position2 and normal2 are used with fixed function tweening. Should we remove it for now and readd it if we ever implement tweening in a vertex pipeline replacement?
26 Mar
26 Mar
1:41 p.m.
New subject: [5/10] wined3d: Remove unused attributes from WineDirect3DVertexStridedData.
2009/3/26 Stefan Dösinger <stefandoesinger(a)gmx.at>:
I think position2 and normal2 are used with fixed function tweening. Yes, but that's not actually implemented. If we ever do implement that in a shader we'll need to fit it into the existing 16 attributes. We'd probably have to make the mapping from fixed function attributes to attribute indices more dynamic, but I don't see that as much of a problem.
6195
Age (days ago)
6195
Last active (days ago)
1 comments
2 participants
participants (2)
-
Henri Verbeet -
Stefan Dösinger