Commit Graph

30726 Commits

Author SHA1 Message Date
Ivan Gyurdiev 90f5be2bef wined3d: Merge MATERIAL types into one type in WINED3D namespace. 2006-10-11 12:21:14 +02:00
Ivan Gyurdiev 70bbf734b1 wined3d: Merge LIGHT types into one type in WINED3D namespace. 2006-10-11 12:21:06 +02:00
Ivan Gyurdiev fea4495a61 wined3d: TEXTUREFILTERTYPE: Consistently use in WINED3D namespace. 2006-10-11 12:20:34 +02:00
Ivan Gyurdiev a07a8f793b wined3d: D3DDECLTYPE: Consistently use in WINED3D namespace. 2006-10-11 12:20:21 +02:00
Ivan Gyurdiev f0d5b35c97 wined3d: D3DQUERYTYPE: Consistently use in WINED3D namespace. 2006-10-11 12:19:15 +02:00
Ivan Gyurdiev 837027fcb7 wined3d: D3DTEXTURESTAGESTATETYPE: Consistently use in WINED3D namespace. 2006-10-11 12:18:53 +02:00
Ivan Gyurdiev 19c5534c35 wined3d: D3DDEVTYPE: Consistently use in WINED3D namespace. 2006-10-11 12:17:52 +02:00
Ivan Gyurdiev fb0c932f21 wined3d: D3DFORMAT: Consistently use WINED3D namespace. 2006-10-11 12:17:21 +02:00
Ge van Geldorp d642e11438 winapi_test: Regenerate tests.
Remove structs from test list which have preprocessor directives in
their definitions (winapi_test can't handle that).
2006-10-11 12:12:21 +02:00
James Hawkins c507543554 msi: Set the SourceDir and SOURCEDIR properties in the ResolveSource action. 2006-10-11 12:09:54 +02:00
James Hawkins 58870ce841 msi: Clean up after the package tests. 2006-10-11 12:09:43 +02:00
Mike McCormack eb18bd9403 msi: Check transforms have the correct storage guid. 2006-10-11 12:09:36 +02:00
Mike McCormack ee55546d34 msi: Check that transforms return the correct data. 2006-10-11 12:09:32 +02:00
Dmitry Timoshkov a58a9f5212 user: Add some missing messages to the message spy. 2006-10-11 12:09:28 +02:00
Michael Ploujnikov 7b048bdc0f mlang/tests: Win64 printf format warning fixes. 2006-10-11 12:09:21 +02:00
Michael Ploujnikov f37c0aa279 usp10/tests: Win64 printf format warning fixes. 2006-10-11 12:09:18 +02:00
Michael Ploujnikov cab43e6b61 psapi/tests: Win64 printf format warning fixes. 2006-10-11 12:09:14 +02:00
Michael Ploujnikov 4b7877d79d secur32/tests: Win64 printf format warning fixes. 2006-10-11 12:09:09 +02:00
H. Verbeet b6a9109c03 regedit: Format warning fixes. 2006-10-11 12:09:02 +02:00
H. Verbeet 5aafea481a wordpad: Format warning fixes. 2006-10-11 12:08:57 +02:00
H. Verbeet 2465fcb368 ddraw: Win64 printf format warning fixes. 2006-10-11 12:08:28 +02:00
H. Verbeet 93ec41fd9a d3d9: Disable the surface pitch size test for now, just check alignment instead. 2006-10-11 12:08:24 +02:00
Saulius Krasuckas e05035da18 lz32/tests: WinME sometimes returns short filenames. 2006-10-10 20:01:31 +02:00
Saulius Krasuckas f29042b3a6 lz32/tests: Be more verbose and aware of root directory. 2006-10-10 20:01:14 +02:00
Saulius Krasuckas 346d02edba lz32/tests: More checks for various LZOpenFile[AW] operations on existing files. 2006-10-10 20:00:31 +02:00
Saulius Krasuckas 98bfe9c6a9 lz32/tests: Non-op cosmetics for LZOpenFile[AW] operations. 2006-10-10 19:59:49 +02:00
Saulius Krasuckas dbe8adf29c lz32/tests: Test more last errors set by LZOpenFile[AW]. 2006-10-10 19:59:21 +02:00
H. Verbeet 37cb9de851 ddraw/tests: Win64 printf format warning fixes. 2006-10-10 19:59:14 +02:00
H. Verbeet cb4ad6e52c d3d9: Win64 printf format warning fixes. 2006-10-10 19:59:09 +02:00
H. Verbeet a5d0342010 d3d8/tests: Win64 printf format warning fixes. 2006-10-10 19:59:01 +02:00
H. Verbeet c6e0ca28d5 d3d8: Win64 printf format warning fixes. 2006-10-10 19:58:56 +02:00
H. Verbeet 94a86c1224 wined3d: Improve shader_dump_decl_usage() TRACEs. 2006-10-10 19:58:39 +02:00
Karsten Elfenbein f2d77d103f wined3d: Corrected names in checkGLcall text. 2006-10-10 19:58:29 +02:00
Jesse Allen 52296dbdbf ddraw: Fix for DDSURFACEDESC param in CreateSurface. 2006-10-10 19:33:15 +02:00
Andrew Talbot 9c6c8b178a widl: Cast-qual warning fix. 2006-10-10 19:33:06 +02:00
Paul Vriens b5728948d5 shlwapi: Cast-qual warnings fix. 2006-10-10 17:00:07 +02:00
Michael Stefaniuc f2a294f3d2 uxtheme/tests: Fix Win64 printf format warnings. 2006-10-10 16:33:12 +02:00
Mike McCormack 80affb3c2d msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
Mike McCormack 175c407bfc msi: Make msi_makestring static. 2006-10-10 16:11:42 +02:00
Michael Stefaniuc 891e016653 dmime: Win64 printf format warning fixes. 2006-10-10 16:11:37 +02:00
Michael Stefaniuc 8218440c20 kernel32/tests: Win64 printf format warning fixes. 2006-10-10 16:11:27 +02:00
Vitaliy Margolen dbd2c6ebae user: Add test for LL mouse hook and [Get|Set]CursorPos. 2006-10-10 16:09:40 +02:00
Gerald Pfeifer cc5e910658 programs/regedit: Fix format specifiers for _stscanf and fprintf. 2006-10-10 13:39:06 +02:00
Ivan Gyurdiev 82379f22a7 wined3d: Move D3DSP dest modifier related items into the WINED3D namespace. 2006-10-10 13:38:45 +02:00
Ivan Gyurdiev 76b571cb48 wined3d: Move D3DSP source modifier-related items into the WINED3D namespace. 2006-10-10 13:38:36 +02:00
Ivan Gyurdiev 17c9d9588a wined3d: Move D3DSP_REG structures into the WINED3D namespace. 2006-10-10 13:37:49 +02:00
Ivan Gyurdiev e8137632c7 wined3d: Move D3DSP DCL-related structures into WINED3D namespace. 2006-10-10 13:37:35 +02:00
Ivan Gyurdiev 7259b9d8b6 wined3d: Move D3DSPR structure into the WINED3D namespace. 2006-10-10 13:37:12 +02:00
Ivan Gyurdiev 062541c026 wined3d: Move D3DSIO structure into WINED3D namespace. 2006-10-10 13:37:03 +02:00
Frank Richter ffe966f37d kernel32: Fix typos in English messages. 2006-10-10 13:36:55 +02:00