Frédéric Delanoy
|
754dffe1e5
|
ws2_32: Remove dead assignment (Clang).
|
2011-07-06 11:27:12 +02:00 |
Frédéric Delanoy
|
8c8df2c220
|
winex11.drv: Remove dead assignment (Clang).
|
2011-07-06 11:27:02 +02:00 |
Frédéric Delanoy
|
a3e0623641
|
msxml3: Remove dead assignment (Clang).
|
2011-07-06 11:25:55 +02:00 |
Frédéric Delanoy
|
ca70492ab3
|
krnl386.exe16: Remove dead initialization (Clang).
|
2011-07-06 11:24:25 +02:00 |
André Hentschel
|
44296402e9
|
vnbt.vxd: Remove dead initialization (clang).
|
2011-07-06 11:20:40 +02:00 |
André Hentschel
|
c7becc3015
|
server: Remove dead initializations (clang).
|
2011-07-06 11:20:37 +02:00 |
André Hentschel
|
4e06cecfdd
|
shell32: Remove dead initialization (clang).
|
2011-07-06 11:20:34 +02:00 |
André Hentschel
|
5ca020b9d8
|
user32: Remove dead initializations (clang).
|
2011-07-06 11:20:13 +02:00 |
André Hentschel
|
e70de44edf
|
winmm: Remove dead initialization (clang).
|
2011-07-06 11:20:10 +02:00 |
André Hentschel
|
16955095ad
|
winefile: Remove dead initialization (clang).
|
2011-07-06 11:20:07 +02:00 |
Lucas Fialho Zawacki
|
513c9c2f2b
|
include: Corrected the value of the DIEDFL_ATTACHEDONLY flag.
|
2011-07-06 11:17:39 +02:00 |
Detlef Riekenberg
|
3fc84d4862
|
include: Add definitions and declarations for SRW lock.
|
2011-07-06 11:17:07 +02:00 |
Henri Verbeet
|
c0aa053a87
|
wined3d: Pass a state pointer instead of a device pointer to device_get_draw_rect().
|
2011-07-06 11:14:38 +02:00 |
Henri Verbeet
|
a7120866be
|
wined3d: Remove the unused currentPatch field from struct wined3d_device.
|
2011-07-06 11:14:33 +02:00 |
Henri Verbeet
|
0df3db37ac
|
wined3d: Explicitly pass device and state to gen_ffp_frag_op().
|
2011-07-06 11:14:29 +02:00 |
Henri Verbeet
|
3ccf12a77c
|
wined3d: Rename "flag" to "location" in surface_load_location().
This makes much more sense.
|
2011-07-06 11:14:20 +02:00 |
Henri Verbeet
|
590505c0a4
|
wined3d: Make context_create() work if the window is already destroyed.
|
2011-07-06 11:14:16 +02:00 |
Andrew Nguyen
|
c8c6aa0c2c
|
dinput8/tests: Replicate the IDirectInput tests for IDirectInput8.
|
2011-07-06 11:13:55 +02:00 |
Andrew Nguyen
|
cf073c8ad4
|
dinput8: Improve the behavior of DirectInput8Create.
|
2011-07-06 11:13:53 +02:00 |
Andrew Nguyen
|
10e28144c0
|
dinput: Improve the behavior of DirectInputCreateEx.
|
2011-07-06 11:13:47 +02:00 |
Andrew Nguyen
|
c126b21a34
|
dinput: Extract the DirectInput instance creation and initialization in DirectInputCreateEx to separate functions.
|
2011-07-06 11:13:45 +02:00 |
Andrew Nguyen
|
e5f73425dd
|
dinput/tests: Add tests for IDirectInput::GetDeviceStatus.
|
2011-07-06 11:13:43 +02:00 |
Andrew Nguyen
|
9b1060d090
|
dinput: Add tests for IDirectInput::EnumDevices and add a parameter check.
|
2011-07-06 11:13:42 +02:00 |
Andrew Nguyen
|
324c76f386
|
dinput: Improve the behavior of IDirectInput::CreateDevice.
|
2011-07-06 11:13:40 +02:00 |
Andrew Nguyen
|
26932c84b0
|
dinput: Improve the behavior of IDirectInput::Initialize.
|
2011-07-06 11:13:38 +02:00 |
Andrew Nguyen
|
c28512a5a6
|
dinput: Fix some return values of IDirectInput::QueryInterface.
|
2011-07-06 11:13:36 +02:00 |
Andrew Nguyen
|
90e9e3103a
|
dinput: Implement IDirectInput::RunControlPanel.
|
2011-07-06 11:13:31 +02:00 |
Piotr Pawlow
|
f6600263c1
|
wined3d: Delete cursor texture on device reset.
|
2011-07-05 19:27:53 +02:00 |
Jay Yang
|
047124ab94
|
explorer: Fix incorrect cast.
|
2011-07-05 19:27:49 +02:00 |
Alexandre Julliard
|
99cdacb93b
|
msvcp90/tests: Dynamically generate a thunk to call thiscall functions.
It's not possible to do this correctly with inline assembly.
|
2011-07-05 18:07:43 +02:00 |
Stefan Dösinger
|
718c614937
|
wined3d: Pass a struct wined3d_fb_state * to context_apply_clear_state.
|
2011-07-05 17:33:56 +02:00 |
Stefan Dösinger
|
053071e343
|
wined3d: Pass a struct wined3d_fb_state to device_clear_render_targets.
|
2011-07-05 17:33:51 +02:00 |
Stefan Dösinger
|
cd96c59d91
|
wined3d: Track framebuffer changes.
|
2011-07-05 17:33:43 +02:00 |
Stefan Dösinger
|
d321959dd7
|
wined3d: Move FBO application into a state handler.
|
2011-07-05 17:33:35 +02:00 |
Stefan Dösinger
|
1aa85c96a9
|
wined3d: Rename the rt mask generation functions.
|
2011-07-05 17:33:22 +02:00 |
André Hentschel
|
9752bf8f04
|
mountmgr.sys: Better fixme for unsupported ioctls.
|
2011-07-05 16:32:13 +02:00 |
André Hentschel
|
8b733dd313
|
shdocvw: Add ITaskbarList[34] Interface.
|
2011-07-05 16:27:39 +02:00 |
Vincent Povirk
|
8c0d568c32
|
user32: Notify the user driver of hotkey changes.
|
2011-07-05 16:00:20 +02:00 |
Andrew Eikum
|
f78af0e046
|
winmm/tests: Don't test MCI output if no output devices are available.
|
2011-07-05 15:48:06 +02:00 |
Michał Ziętek
|
e244222c65
|
wscript: Implemented Host_get_BuildVersion.
|
2011-07-05 14:45:14 +02:00 |
Dylan Smith
|
82da77c0a6
|
richedit: Fix incorrect GUID values for ITextHost and ITextHost2.
|
2011-07-05 14:44:43 +02:00 |
Dylan Smith
|
819e1a899a
|
riched20/tests: Test the text services IIDs.
|
2011-07-05 14:44:33 +02:00 |
Frédéric Delanoy
|
e35cdaa138
|
dbghelp: Remove dead code (Clang).
|
2011-07-05 14:43:43 +02:00 |
Frédéric Delanoy
|
6ae1bfe20f
|
dplayx: Remove dead code (Clang).
|
2011-07-05 14:43:21 +02:00 |
Frédéric Delanoy
|
982e7f96b1
|
secur32: Remove dead code (Clang).
|
2011-07-05 14:42:53 +02:00 |
Frédéric Delanoy
|
f73733b8b0
|
crypt32: Remove dead code (Clang).
|
2011-07-05 14:42:40 +02:00 |
Dan Kegel
|
b732d428de
|
d3dcompiler_43: Don't crash on long TRACE().
|
2011-07-05 14:40:19 +02:00 |
Alex Stanev
|
82b7a4166f
|
advapi32: Set *lpSize properly in GetUserNameA.
|
2011-07-05 14:40:00 +02:00 |
Michael Stefaniuc
|
b09078b016
|
d3d9: COM cleanup for the IDirect3DPixelShader9 iface.
|
2011-07-05 14:30:42 +02:00 |
Michael Stefaniuc
|
704f0efe0c
|
d3d9: Use unsafe_impl_from_IDirect3DPixelShader9 for an app provided iface.
|
2011-07-05 14:30:38 +02:00 |