Christian Costa
|
b177ceff1e
|
dmusic: Setup and free all DirectMusicSynth objects when creating and releasing Synth port.
|
2012-09-20 19:22:21 +02:00 |
Francois Gouget
|
0c9ee6663f
|
d3dcompiler_43: Remove an unwanted trailing '\n' in debug_dump_instr().
|
2012-09-20 00:01:06 +02:00 |
Francois Gouget
|
e4ca67f7aa
|
d3dcompiler_43: Make add_type_to_scope() static.
|
2012-09-20 00:00:25 +02:00 |
Francois Gouget
|
d75a4ba17f
|
jscript: Make jsval_variant() static.
|
2012-09-20 00:00:14 +02:00 |
Francois Gouget
|
ea61d59651
|
wined3d: Remove an unwanted trailing '\n' in shader_dump_register().
|
2012-09-19 23:56:05 +02:00 |
Francois Gouget
|
5a4f3b478c
|
kernel32: There is no need to zero-fill the FormatMessage() temporary buffer.
|
2012-09-19 23:55:56 +02:00 |
Francois Gouget
|
bca6e18d1b
|
kernel32: Replace the format_message() helper macro with a static function.
|
2012-09-19 23:55:53 +02:00 |
Francois Gouget
|
a273cac747
|
kernel32/tests: Add more FormatMessage() line wrapping tests.
|
2012-09-19 23:55:51 +02:00 |
Francois Gouget
|
5e15a3031e
|
msvcp71: Remove an unused debug channel.
|
2012-09-19 23:55:27 +02:00 |
Henri Verbeet
|
00cdf1aaf1
|
wined3d: Merge the glsl_vshader_private and glsl_pshader_private structures.
|
2012-09-19 23:55:01 +02:00 |
Henri Verbeet
|
de1ae1eb8a
|
wined3d: wined3d_device_get_scissor_rect() never fails.
|
2012-09-19 23:54:59 +02:00 |
Henri Verbeet
|
2de9fc640b
|
wined3d: wined3d_device_set_scissor_rect() never fails.
|
2012-09-19 23:54:56 +02:00 |
Henri Verbeet
|
5fe32c8bfd
|
d3d10: Get rid of the unused idx_offset field from struct d3d10_effect_object.
|
2012-09-19 23:54:53 +02:00 |
Henri Verbeet
|
2f350a5a2d
|
d3d10core: Add a missing return to d3d10_device_CreateGeometryShader().
|
2012-09-19 23:54:51 +02:00 |
Matteo Bruni
|
ca701b7d69
|
d3dcompiler: Parse casts.
|
2012-09-19 23:54:25 +02:00 |
Matteo Bruni
|
46e368934e
|
d3dcompiler: Support simple variable initializers.
|
2012-09-19 23:54:21 +02:00 |
Matteo Bruni
|
d9c247f2ae
|
d3dcompiler: Parse "typedef" statement.
|
2012-09-19 23:54:18 +02:00 |
Matteo Bruni
|
8f60f8f34b
|
d3dcompiler: Store data types in a RB tree for faster search.
|
2012-09-19 23:54:07 +02:00 |
Matteo Bruni
|
79c6ce0a0f
|
d3dcompiler: Parse "if/else" statement.
|
2012-09-19 23:54:04 +02:00 |
Piotr Caban
|
e3a2e3a1c9
|
wininet: Don't delete files that were modified after adding to cache.
|
2012-09-19 16:31:56 +02:00 |
Piotr Caban
|
b7010348cf
|
wininet: Added support for leaked urlcache entries handling.
|
2012-09-19 16:31:41 +02:00 |
Piotr Caban
|
dba38b1ab4
|
wininet: Define more fields in urlcache header structure.
|
2012-09-19 16:31:32 +02:00 |
Jacek Caban
|
f833ac752e
|
mshtml: Fixed NULL event_obj handling in fire_event_obj.
|
2012-09-19 16:31:22 +02:00 |
Jacek Caban
|
2f7afbebd1
|
oleaut32: Properly handle TKIND_ALIAS when looking for iface GUID.
|
2012-09-19 16:31:14 +02:00 |
Alexandre Julliard
|
5f8e41233b
|
winex11: Add window data structure locking to the XEmbed event handler.
|
2012-09-19 13:14:00 +02:00 |
Alexandre Julliard
|
220f1af064
|
winex11: Add window data structure locking to the GravityNotify event handler.
|
2012-09-19 13:13:51 +02:00 |
Alexandre Julliard
|
89a60562a7
|
winex11: Add window data structure locking to the ReparentNotify event handler.
|
2012-09-19 13:13:40 +02:00 |
Alexandre Julliard
|
24c0abfd40
|
winex11: Add window data structure locking to the ConfigureNotify event handler.
|
2012-09-19 13:13:23 +02:00 |
Alexandre Julliard
|
6a4490d8ab
|
winex11: Add window data structure locking to the Expose event handler.
|
2012-09-19 13:13:04 +02:00 |
Huw Davies
|
d26335497e
|
comdlg32: Move all of the win 3.1 style functionality into the same file.
|
2012-09-19 13:06:35 +02:00 |
Dmitry Timoshkov
|
bd5162474a
|
windowscodecs: Add support for VT_LPWSTR property ids to MetadataHandler_GetValue.
|
2012-09-19 13:05:52 +02:00 |
Christian Costa
|
1481d11f66
|
dmusic: Rename params in DMUSIC_CreateSynthPortImpl.
|
2012-09-19 13:05:29 +02:00 |
Christian Costa
|
7844c1ca25
|
dmusic: Rename IDirectMusicPortImpl object to SynthPortImpl.
|
2012-09-19 13:05:23 +02:00 |
Christian Costa
|
51eb9331cf
|
dmusic: Rename CreateSynthPortImpl to CreateSynthPortImpl and create stubs for CreateMidi{In|Out}PortImpl.
Init constructors in system ports list accordingly.
|
2012-09-19 13:05:15 +02:00 |
Henri Verbeet
|
fb989f1d1e
|
wined3d: Implement version checks for geometry shaders.
|
2012-09-19 13:04:56 +02:00 |
Henri Verbeet
|
62670c7ba5
|
wined3d: wined3d_device_get_sampler_state() never fails.
|
2012-09-19 13:04:52 +02:00 |
Henri Verbeet
|
0d96be2c20
|
wined3d: wined3d_device_set_sampler_state() never fails.
|
2012-09-19 13:04:48 +02:00 |
Henri Verbeet
|
b0795aafd3
|
d3d10: Use debugstr_a() on variable names in parse_fx10_object().
|
2012-09-19 13:04:43 +02:00 |
Henri Verbeet
|
843db2c364
|
d3d10core: Replace a FIXME with a TRACE in d3d10_device_CreateSamplerState().
|
2012-09-19 13:04:37 +02:00 |
Jacek Caban
|
37509e540f
|
jscript: Pack jsval_t to 64-bit structure on i386.
|
2012-09-19 13:04:34 +02:00 |
Jacek Caban
|
33331b1ccf
|
jscript: Don't store jsexcept_t in exec_ctx_t.
|
2012-09-19 13:04:24 +02:00 |
Jacek Caban
|
6f5475dd26
|
jscript: Store exception value in script_ctx_t instead of passing it everywhere.
|
2012-09-19 13:04:16 +02:00 |
Matteo Bruni
|
19f951e86a
|
d3dcompiler/tests: Use a reasonable adapter format in CheckDeviceFormat().
|
2012-09-18 19:05:51 +02:00 |
Matteo Bruni
|
ae11ba0b23
|
d3dcompiler: Parse "return" statement.
|
2012-09-18 19:05:44 +02:00 |
Matteo Bruni
|
47e931823c
|
d3dcompiler: Only a few modifiers are relevant in type comparison.
|
2012-09-18 19:05:36 +02:00 |
Matteo Bruni
|
4ccffd8fa9
|
d3dcompiler: Don't write the shader version tag from the header backend function.
|
2012-09-18 19:05:30 +02:00 |
Matteo Bruni
|
e7a9218ef1
|
d3dcompiler: Declare predefined data types.
|
2012-09-18 19:05:22 +02:00 |
Dmitry Timoshkov
|
058963282e
|
gdiplus: Add some tests for GIF properties.
|
2012-09-18 19:05:06 +02:00 |
Dmitry Timoshkov
|
4d42626dbe
|
gdiplus: Add preliminary support for pixel offset modes.
|
2012-09-18 19:04:53 +02:00 |
Dmitry Timoshkov
|
556bdf249e
|
gdiplus: Add some tests for scaling an image with various pixel offset modes.
|
2012-09-18 19:04:44 +02:00 |