WineD3D: rhw vertex fixup

Stefan Dösinger stefan at codeweavers.com
Tue May 9 11:34:45 CDT 2006


Am Dienstag, 9. Mai 2006 18:22 schrieb H. Verbeet:
> On 09/05/06, Stefan Dösinger <stefan at codeweavers.com> wrote:
> > DrawStridedSlow checks if the rhw value of a vertex is close to zero, to
> > avoid passing opengl an INF value from a divide by zero. This is done by
> > checking if the rhw value is in the interval ]-0.0001; 0.0001[ .
>
> What happens in drawStridedFast?
Hmm. good question.

Looks like it ignores the rhw value completely. I don't think this is really 
correct. I guess it's another case for vertex fixups.

Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20060509/966c372e/attachment.pgp


More information about the wine-devel mailing list