WineD3D: Fix vertex shader corruption issue

Phil Costin philcostin at hotmail.com
Sat Aug 12 18:46:30 CDT 2006


This patch fixes a GLSL vertex shader problem that was causing some
character model corruption problems in Half-Life 2. Vertices were
incorrectly using the map origin as a reference point due to a number of
uniforms not being correctly initialized.

The fix is to increase the number of allowed ASCII characters for the
program name, thus allowing the naming (and therefore, use) of more than
just 99 shader constants.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vshader-fix.diff
Type: text/x-diff
Size: 463 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060813/7083def8/vshader-fix.bin


More information about the wine-patches mailing list