wined3d: Only link and use GLSL program if at least one GLSL shader is available.
[wine] / dlls / wined3d / arb_program_shader.c
2006-07-06  Jason Greenwined3d: Fix D3DSIO_M#X# instruction for both ARB and...
2006-07-06  Ivan Gyurdievwined3d: Move register count pass to SetFunction.
2006-07-03  Ivan Gyurdievwined3d: Resync ARB mnxn function with GLSL mnxn function.
2006-07-03  Ivan Gyurdievwined3d: Move SHADER_ARB code into arb_program_shader.c.
2006-06-20  Jason Greenwined3d: Move D3DSIO_DEF instruction for ARB shaders...
2006-06-19  Jason Greenwined3d: Add preliminary support for constant boolean...
2006-06-19  Jason Greenwined3d: Move constant loading into target-specific...