[WINED3D] Add check for GL Shading Language 100 Extension

Phil Costin philcostin at hotmail.com
Fri Apr 28 08:09:00 CDT 2006


This patch adds the D3D Caps check for the GLSL OpenGL
ARB_shading_language_100 extension. GLSL will be used for shader model 2.0,
3.0 and possibly future 4.0 support. Use
GL_SUPPORT(ARB_SHADING_LANGUAGE_100) to check for this extension.

Dependencies:

Applies to Mike McCormack's tree after Ivan Gyurdiev's 3 patches.


Files changed:

include/wine/wined3d_gl.h
dlls/wined3d/directx.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glsl-check.diff
Type: text/x-diff
Size: 8511 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060428/86e868a3/glsl-check.diff


More information about the wine-patches mailing list