search for: wined3d_ivec4

Displaying 1 result from an estimated 1 matches for "wined3d_ivec4".

2016 May 27
0
Wine release 1.9.11
...DecodeUrl. webservices: Implement WsEncodeUrl. Henri Verbeet (50): wined3d: Only allow 256 vertex shader vec4's. wined3d: Only allow 224 pixel shader vec4's. wined3d: Rename MAX_CONST_I to WINED3D_MAX_CONSTS_I. wined3d: Store vertex shader integer constants as wined3d_ivec4 structures. wined3d: Store pixel shader integer constants as wined3d_ivec4 structures. wined3d: Pass wined3d_ivec4 structures to wined3d_device_set_vs_consts_i(). wined3d: Pass wined3d_ivec4 structures to wined3d_device_get_vs_consts_i(). wined3d: Pass wined3d_ivec4 structur...