wined3d: Dump the GLSL shader source on link failure.
commit9f21f2c2f20c7ce770030eb99eba86e115739adc
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 28 Jan 2010 22:40:27 +0000 (28 23:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Jan 2010 12:30:06 +0000 (29 13:30 +0100)
tree505ab10ccc5fc4e6e05a726a3a1e9fad90961654
parentc03d367d3cec0682621f418df62090e69be049ae
wined3d: Dump the GLSL shader source on link failure.

Mostly to help Mesa developers diagnose bug reports involving GLSL compile
failures, but it's convenient in general to have the source all in one place.
dlls/wined3d/glsl_shader.c