Sweden-Number/include/wine
Stefan Dösinger 54fa712981 wined3d: Initialize output texcoord .w to 1.0 if needed.
The GL_ARB_vertex_program extension does not define a standard value for
output texture coordinates. This makes problems when using vertex
shaders with fixed function fragment processing because fffp divides the
texture coords by its .w component. This means that gl shaders have to
write to the .w component of texture coords. Direct3D shaders however
do not.
2007-12-07 14:54:22 +01:00
..
debug.h include/wine/debug.h: Fix compilation warning in 64-bit mode. 2007-05-21 15:55:46 +02:00
exception.h include: Move Wine-specific EH_* defines from winnt.h to include/wine/exception.h. 2007-12-03 11:54:10 +01:00
irot.idl ole32: Add cross-process running-object table support. 2007-09-11 13:55:08 +02:00
itss.idl itss: Move registration code to inf file and add missing registry. 2006-12-24 14:00:55 +01:00
library.h winelib: Replace inline static with static inline. 2007-03-27 12:38:06 +02:00
list.h list.h: Add macros for reverse iteration. 2007-06-06 12:12:27 +02:00
mmsystem16.h winmm: Replace const pointer parameters with correct pointers to const. 2007-03-07 21:56:54 +01:00
mscvpdb.h winedump: Add support for derived types in codeview type info. 2007-01-06 11:40:45 +01:00
port.h configure: Add check for presence of _strdup() and strdup(). 2007-10-16 09:37:19 +02:00
pthread.h loader/pthread: Added pthread_attr_get_np support. 2006-08-07 13:51:50 +02:00
rpcfc.h rpcrt4: Handle more structure padding values. 2006-07-18 11:12:47 +02:00
rpcss_shared.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
server.h ntdll: Store the file access and options in the fd cache, and get rid of the dynamic flags. 2007-04-10 22:32:46 +02:00
server_protocol.h server: Partial implementation of NtQueryDirectoryObject. 2007-12-05 16:57:41 +01:00
test.h include/wine/test.h: Use appropriate type. 2007-08-22 12:18:59 +02:00
unicode.h include: Only use DECLSPEC_IMPORT for Windows compilers in unicode.h. 2007-11-07 12:30:51 +01:00
wgl.h wgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectangle support. 2007-07-30 12:51:03 +02:00
winaspi.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winbase16.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
windef16.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wine_common_ver.rc wine_common_ver: Set company name to Microsoft, some apps check for that. 2007-03-07 21:33:44 +01:00
wined3d_caps.h wined3d: Add D3DDEVCAPS3_* to the wined3d caps header. 2007-04-07 10:57:48 +02:00
wined3d_gl.h wined3d: Initialize output texcoord .w to 1.0 if needed. 2007-12-07 14:54:22 +01:00
wined3d_interface.h wined3d: Do not call PreLoad in surface_download_data. 2007-11-16 13:23:02 +01:00
wined3d_types.h wined3d: Tidy up the vbo removal from the strided data. 2007-08-30 11:57:18 +02:00
wingdi16.h gdi32: Make SetDCHook 64-bit safe. 2007-05-30 11:51:26 +02:00
winnet16.h user32: Make function definitions and declarations agree. 2007-04-16 12:25:26 +02:00
winsock16.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winuser16.h user32: Make function definitions and declarations agree. 2007-04-16 12:25:26 +02:00
wpp.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00