Lines Matching refs:supported

148     if (context->gl_info->supported[ARB_DEPTH_CLAMP])
162 FIXME("Z buffer disabled, but ARB_depth_clamp isn't supported.\n");
210 FIXME("WINED3D_SHADE_PHONG isn't supported.\n");
331 && !gl_info->supported[EXT_BLEND_EQUATION_SEPARATE])
478 if (!context->gl_info->supported[EXT_BLEND_FUNC_SEPARATE])
620 FIXME("Clipping not supported with vertex shaders\n");
676 * NOTE: If not supported don't give FIXMEs the impact is really minimal and very few people are
709 * allows bigger values. If the extension is supported, gl_info->limits.shininess contains the
722 if (gl_info->supported[EXT_SECONDARY_COLOR])
728 if (gl_info->supported[NV_REGISTER_COMBINERS])
741 if (gl_info->supported[EXT_SECONDARY_COLOR])
747 if (gl_info->supported[NV_REGISTER_COMBINERS])
889 if (gl_info->supported[EXT_STENCIL_TWO_SIDE])
902 else if (gl_info->supported[ATI_SEPARATE_STENCIL])
911 ERR("Separate (two sided) stencil not supported on this version of opengl. Caps weren't honored?\n");
916 if (gl_info->supported[EXT_STENCIL_TWO_SIDE])
983 if (gl_info->supported[NV_FOG_DISTANCE])
1016 if (gl_info->supported[NV_FOG_DISTANCE])
1023 WARN("Range fog enabled, but not supported by this GL implementation.\n");
1026 else if (gl_info->supported[NV_FOG_DISTANCE])
1460 FIXME("WINED3D_RS_POINTSIZE_MIN not supported on this opengl, value is %f\n", tmpvalue.f);
1465 FIXME("WINED3D_RS_POINTSIZE_MAX not supported on this opengl, value is %f\n", tmpvalue.f);
1576 if (gl_info->supported[ARB_POINT_PARAMETERS])
1581 else if (gl_info->supported[EXT_POINT_PARAMETERS])
1588 WARN("POINT_PARAMETERS not supported in this version of opengl\n");
1698 /* A FIXME, not a WARN because point sprites should be software emulated if not supported by HW */
1699 FIXME("Point sprites not supported\n");
1738 FIXME("(WINED3D_RS_WRAP0) Texture wrapping not yet supported.\n");
1744 WARN("Multisample antialiasing not supported by GL.\n");
1868 FIXME("Stippled Alpha not supported yet.\n");
1874 FIXME("Antialias not supported yet.\n");
2085 * 'Secondary color' and isn't supported until base GL supports it
2171 if (gl_info->supported[NV_TEXTURE_ENV_COMBINE4])
2762 if (gl_info->supported[ARB_TEXTURE_ENV_COMBINE])
2854 if (gl_info->supported[ARB_TEXTURE_ENV_DOT3])
2859 else if (gl_info->supported[EXT_TEXTURE_ENV_DOT3])
2896 if (gl_info->supported[ATI_TEXTURE_ENV_COMBINE3])
2924 if (gl_info->supported[ATI_TEXTURE_ENV_COMBINE3])
2946 if (gl_info->supported[ATI_TEXTURE_ENV_COMBINE3])
2974 if (gl_info->supported[ATI_TEXTURE_ENV_COMBINE3])
3002 if (gl_info->supported[ATI_TEXTURE_ENV_COMBINE3])
3030 if (gl_info->supported[ATI_TEXTURE_ENV_COMBINE3])
3064 if (gl_info->supported[ATI_TEXTURE_ENV_COMBINE3])
3087 if (gl_info->supported[NV_TEXTURE_SHADER2])
3103 if (gl_info->supported[NV_TEXTURE_ENV_COMBINE4])
3186 if (gl_info->supported[ARB_TEXTURE_CUBE_MAP])
3191 if (gl_info->supported[ARB_TEXTURE_RECTANGLE])
3303 if (gl_info->supported[NV_REGISTER_COMBINERS])
3420 if (gl_info->supported[NV_REGISTER_COMBINERS])
3506 * ARB_TEXTURE_CUBE_MAP is supported */
3507 if (!gl_info->supported[NV_TEXGEN_REFLECTION])
3509 FIXME("WINED3DTSS_TCI_CAMERASPACENORMAL not supported.\n");
3537 * ARB_TEXTURE_CUBE_MAP is supported */
3538 if (!gl_info->supported[NV_TEXGEN_REFLECTION])
3540 FIXME("WINED3DTSS_TCI_CAMERASPACEREFLECTIONVECTOR not supported.\n");
3601 GLuint curVBO = gl_info->supported[ARB_VERTEX_BUFFER_OBJECT] ? ~0U : 0;
3688 if (gl_info->supported[EXT_TEXTURE_LOD_BIAS])
3890 if (!once++) FIXME("Vertex blend flags %#x not supported.\n", f);
3891 else WARN("Vertex blend flags %#x not supported.\n", f);
3927 case WINED3D_VBF_0WEIGHTS: /* Indexed vertex blending, not supported. */
3928 if (!once++) FIXME("Vertex blend flags %#x not supported.\n", val);
3929 else WARN("Vertex blend flags %#x not supported.\n", val);
4073 if (gl_info->supported[EXT_SECONDARY_COLOR])
4075 if (gl_info->supported[ARB_VERTEX_BLEND])
4086 if (gl_info->supported[ARB_INSTANCED_ARRAYS])
4109 GLuint curVBO = gl_info->supported[ARB_VERTEX_BUFFER_OBJECT] ? ~0U : 0;
4132 curVBO = gl_info->supported[ARB_VERTEX_BUFFER_OBJECT] ? ~0U : 0;
4159 if (!gl_info->supported[ARB_INSTANCED_ARRAYS])
4170 else if (gl_info->supported[ARB_INSTANCED_ARRAYS])
4213 curVBO = gl_info->supported[ARB_VERTEX_BUFFER_OBJECT] ? ~0U : 0;
4224 curVBO = gl_info->supported[ARB_VERTEX_BUFFER_OBJECT] ? ~0U : 0;
4255 if (gl_info->supported[ARB_VERTEX_ARRAY_BGRA])
4331 GLuint curVBO = gl_info->supported[ARB_VERTEX_BUFFER_OBJECT] ? ~0U : 0;
4345 if (gl_info->supported[ARB_VERTEX_BLEND])
4390 if (gl_info->supported[ARB_VERTEX_BLEND])
4490 if (gl_info->supported[EXT_SECONDARY_COLOR])
4542 WARN("Specular colour is not supported in this GL implementation.\n");
4547 if (gl_info->supported[EXT_SECONDARY_COLOR])
4554 WARN("Specular colour is not supported in this GL implementation.\n");
4683 FIXME("Clipping not supported with vertex shaders\n");
4966 WARN("Point sprite coordinate origin switching not supported.\n");
4976 if (gl_info->supported[NV_POINT_SPRITE])
5562 /* Samplers for NP2 texture matrix adjustions. They are not needed if GL_ARB_texture_non_power_of_two is supported,
5722 if (gl_info->supported[NV_FOG_DISTANCE])
5749 if (gl_info->supported[ARB_TEXTURE_ENV_COMBINE]
5750 || gl_info->supported[EXT_TEXTURE_ENV_COMBINE]
5751 || gl_info->supported[NV_TEXTURE_ENV_COMBINE4])
5760 if (gl_info->supported[ATI_TEXTURE_ENV_COMBINE3]
5761 || gl_info->supported[NV_TEXTURE_ENV_COMBINE4])
5769 if (gl_info->supported[ARB_TEXTURE_ENV_DOT3])
6026 * if GL_XYZ_fancy is supported, ignore the 2nd line
6030 if (!gl_info->supported[cur[i].extension]) continue;
6034 * supported, the texture coordinate fixup can be ignored. If the