Commit Graph

79398 Commits

Author SHA1 Message Date
Andrew Nguyen 6b48a9e7c6 dxdiag: Avoid C99 list initialization constructs. 2011-06-15 20:04:40 +02:00
Andrew Nguyen 7664adb215 dxdiagn: Add additional adapter identifier properties for DxDiag_DisplayDevices subcontainers. 2011-06-15 20:04:40 +02:00
Andrew Nguyen 77c194fff8 dxdiagn: Remove the Direct3D usage in the fallback display information code. 2011-06-15 20:04:40 +02:00
Andrew Nguyen f750cf3306 dxdiagn: Extract the fallback display information code to a separate function. 2011-06-15 20:04:40 +02:00
Andrew Nguyen 2d75211bd2 dxdiagn: Start using Direct3D to obtain better reported adapter information for DxDiag_DisplayDevices. 2011-06-15 20:04:40 +02:00
Andrew Nguyen 55296f6edb dxdiagn/tests: Add tests for some DxDiag_DisplayDevices subcontainer properties. 2011-06-15 20:04:40 +02:00
Andrew Nguyen 9d7d35c1ee dxdiagn: Unconditionally initialize the passed variant in IDxDiagContainer::GetProp. 2011-06-15 20:04:39 +02:00
Francois Gouget d54f4fc3c8 shell32: Fix ellipsis usage in the menu and button labels. 2011-06-15 20:04:39 +02:00
Francois Gouget 210853eeb4 cmdlgtst: Fix ellipsis usage in the menu and button labels. 2011-06-15 20:04:39 +02:00
Francois Gouget 11529e1c9f msvfw32: Fix ellipsis usage in the menu and button labels. 2011-06-15 20:04:39 +02:00
Michael Stefaniuc d7768739ec ddraw: COM cleanup for the IDirect3DVertexBuffer7 iface. 2011-06-15 20:04:39 +02:00
Michael Stefaniuc 60223057f0 ddraw: COM cleanup for the IDirect3DVertexBuffer iface. 2011-06-15 20:04:39 +02:00
Michael Stefaniuc 8e27274163 ddraw: Use unsafe_impl_from_IDirect3DVertexBuffer() for app provided ifaces. 2011-06-15 20:04:39 +02:00
Michael Stefaniuc ca1ee4a7c3 ddraw: Avoid unsafe IDirect3DVertexBuffer to object casts. 2011-06-15 20:04:39 +02:00
Michael Stefaniuc d010dac84d ddraw: Rename d3d_vertex_buffer_init() and have it allocate the object too. 2011-06-15 20:04:39 +02:00
Alexandre Julliard b02457a108 rpcrt4: Implement stubless proxy entry thunks for x86_64. 2011-06-15 20:04:39 +02:00
Alexandre Julliard 915a0769e5 rpcrt4: Reimplement the stubless proxy entry point entirely in assembly. 2011-06-15 20:04:38 +02:00
Alexandre Julliard 779a8fcddb rpcrt4: Make more of the stubless proxy setup code platform-independent. 2011-06-15 20:04:38 +02:00
Francois Gouget df63b63614 Standardize the OK buttons. 2011-06-15 20:04:38 +02:00
Hwang YunSong 658834847e po: Update Korean translation. 2011-06-15 20:04:38 +02:00
Frédéric Delanoy 3933deb93a po: Update French translation. 2011-06-15 20:04:38 +02:00
Aurimas Fišeras 53dab6864e po: Update Lithuanian translation. 2011-06-15 20:04:38 +02:00
Marcus Meissner e9d4ca069c shlwapi: Removed superflous NULL check (Coverity). 2011-06-15 20:04:38 +02:00
Hans Leidekker d27478b476 wuapi: Add missing method stubs for IUpdateInstaller and IUpdateSearcher. 2011-06-15 20:04:38 +02:00
David Hedberg f8755d8422 rsaenh: Don't fail on signature verification if the signed hash lacks the OID. 2011-06-15 20:04:38 +02:00
Krzysztof Nowicki 7415946716 user32: Make more functions hot-patchable for Steam. 2011-06-15 20:04:38 +02:00
Austin English ee31a6ae6f winsta: Add a stub for WinStationGetProcessSid. 2011-06-15 20:04:38 +02:00
Vincent Povirk 785f84a63c windowscodecs: Treat unspecified extra channels as alpha data. 2011-06-15 20:04:38 +02:00
Henri Verbeet 8153674c4a wined3d: Don't clear the alloc flags in wined3d_surface_set_format().
Changing the format is only allowed for surfaces with format
WINED3DFMT_UNKNOWN, in which case there can't be a GL texture allocated.
2011-06-15 20:04:38 +02:00
Henri Verbeet c19c26e4be wined3d: Check the source rectangle is a multiple of the format block size in wined3d_device_update_surface(). 2011-06-15 12:51:51 +02:00
Henri Verbeet 410a8e86f5 wined3d: Check for a valid source rectangle and destination in wined3d_device_update_surface(). 2011-06-15 12:51:50 +02:00
Henri Verbeet b9133d7de0 wined3d: Implement wined3d_device_update_surface() on top of surface_upload_data(). 2011-06-15 12:51:49 +02:00
Aric Stewart 4b2bfb4a8b usp10: Correct an endless loop in Chaining Contextual Substitution if it is a dead rule. 2011-06-14 17:52:54 +02:00
Alexandre Julliard 0ce27385fd rpcrt4: Implement calling server functions on x86_64. 2011-06-14 16:12:04 +02:00
Alexandre Julliard b6599bd7df rpcrt4: Add an assembly wrapper to implement the NdrClientCall2 calling convention on x86_64. 2011-06-14 16:12:04 +02:00
Alexandre Julliard 379479a973 rpcrt4: Add a wrapper for NdrClientCall2 to isolate calling convention differences. 2011-06-14 16:12:04 +02:00
Alexandre Julliard fa847909f2 rpcrt4: Preserve the previous MaxCount value when computing variance through a callback. 2011-06-14 16:12:04 +02:00
Rico Schüller 86d381a56b d3dx9: Parse resources in the effect parser. 2011-06-14 16:03:23 +02:00
Mariusz Pluciński 988db2c0c3 shell32/tests: Add tests for SHGet/SetKnownFolderPath utilities. 2011-06-14 15:53:09 +02:00
Mariusz Pluciński da9a8a4b3d shell32/tests: Add test of redirecting known folders. 2011-06-14 15:52:57 +02:00
Mariusz Pluciński 70bbfa7ed8 shell32/tests: Add test of IKnownFolderManager::Register/UnregisterFolder. 2011-06-14 15:52:47 +02:00
Mariusz Pluciński 25fd65e4f0 shell32/tests: Verify known folders available in system. 2011-06-14 15:52:28 +02:00
Andrew Nguyen b14e164281 dxdiag: Add code for XML information output. 2011-06-14 15:45:16 +02:00
Andrew Nguyen 8d37cfed44 dxdiag: Add code for plain-text information output. 2011-06-14 15:45:13 +02:00
Andrew Nguyen 82024ee14f dxdiag: Add code to collect information from the DxDiag_SystemInfo container. 2011-06-14 15:44:20 +02:00
Andrew Nguyen 7d3b78af95 dxdiagn: Stub out some properties for dxdiag.exe. 2011-06-14 15:44:02 +02:00
Andrew Nguyen c349a34e16 dxdiag: Introduce the information collection infrastructure. 2011-06-14 15:43:54 +02:00
Andrew Nguyen 4122cf2df9 dxdiag: Display a usage message box when unknown options are requested. 2011-06-14 15:43:40 +02:00
Andrew Nguyen 9678907d34 dxdiag: Introduce the file output infrastructure. 2011-06-14 15:29:12 +02:00
Marcus Meissner 024ab0c537 oleview: Remove superflous NULL check (Coverity). 2011-06-14 15:27:19 +02:00