Paul Vriens
|
84e6bf9971
|
oleau32/tests: Fix test failures on Win9x/WinMe by using more A-functions.
|
2010-04-12 11:28:13 +02:00 |
Paul Vriens
|
54958a2105
|
rsaenh/tests: Fix some test failures on NT4 and lower.
|
2010-04-12 11:28:08 +02:00 |
Alexandre Julliard
|
6c14238728
|
configure: Pass the -fasynchronous-unwind-tables flag to winegcc when supported.
|
2010-04-11 12:49:15 +02:00 |
Alexandre Julliard
|
5288196f78
|
winegcc: Add support for the -fasynchronous-unwind-tables option.
|
2010-04-11 12:49:15 +02:00 |
Alexandre Julliard
|
3dfbbb597c
|
winebuild: Support for -fasynchronous-unwind-tables flag to enable/disable CFI generation.
|
2010-04-11 12:49:15 +02:00 |
Alexandre Julliard
|
e550e8a100
|
winebuild: Add a wrapper function to output cfi directives.
|
2010-04-11 12:49:00 +02:00 |
Alexandre Julliard
|
11f10c6f05
|
msvcrt: Implemented setjmp for x86_64.
|
2010-04-10 11:47:55 +02:00 |
Austin English
|
8f77dd8aff
|
imm32: Quiet ImmGetOpenStatus fixme.
|
2010-04-09 18:35:16 +02:00 |
Vincent Povirk
|
541d7a5ab2
|
gdiplus: Print the GdipGetFamilyName FIXME only once.
|
2010-04-09 18:35:00 +02:00 |
Vincent Povirk
|
9a4618a4ba
|
gdiplus: Print the GdipCreateHalftonePalette FIXME only once.
|
2010-04-09 18:34:57 +02:00 |
Piotr Caban
|
8ead1b5750
|
msvcr90: Added __clean_type_info_names_internal stub.
|
2010-04-09 18:34:51 +02:00 |
Alexandre Julliard
|
bd5ccea53f
|
gdi32: Avoid some rounding errors in AngleArc.
|
2010-04-09 18:24:35 +02:00 |
Roderick Colenbrander
|
76a9712779
|
wined3d: Add an initial implementation of arbfp_blit_surface.
|
2010-04-09 16:50:21 +02:00 |
Roderick Colenbrander
|
f1ca14cb5b
|
wined3d: Add an initial fbo_blit_supported implementation.
|
2010-04-09 16:50:21 +02:00 |
Roderick Colenbrander
|
7df7ce40c3
|
wined3d: Move X8L8V8U8 surface conversion to the format table.
|
2010-04-09 16:50:21 +02:00 |
Roderick Colenbrander
|
60c6294f84
|
wined3d: Move Q8W8V8U8 conversion to the format table.
|
2010-04-09 16:50:20 +02:00 |
Roderick Colenbrander
|
d7e1b973c7
|
wined3d: Start moving texture format fixups to the formats table.
|
2010-04-09 16:50:20 +02:00 |
Roderick Colenbrander
|
a4559e761b
|
wined3d: Move srgb checks away from d3dfmt_get_conv.
|
2010-04-09 16:50:20 +02:00 |
Roderick Colenbrander
|
00598c3e36
|
wined3d: Let d3dfmt_get_conv return a wined3d_format_desc.
|
2010-04-09 16:50:20 +02:00 |
Alexandre Julliard
|
4ce995451e
|
ntdll: Build the virtual_release_address_space function on all platforms.
|
2010-04-09 16:50:20 +02:00 |
Alexandre Julliard
|
0572d81c2d
|
jscript: Add casts to pointer differences in traces.
|
2010-04-09 16:49:27 +02:00 |
Alexandre Julliard
|
d76d32411a
|
hhctrl.ocx: Add casts to pointer differences in traces.
|
2010-04-09 16:49:22 +02:00 |
Alexandre Julliard
|
5b1f6614ed
|
cmd/tests: Add casts to pointer differences in traces.
|
2010-04-09 16:49:13 +02:00 |
Alexandre Julliard
|
38b6f4dfff
|
ole32/tests: Avoid using a pointer difference in a trace.
|
2010-04-09 16:14:16 +02:00 |
Alexandre Julliard
|
43a98ecb21
|
secur32: Avoid using a pointer difference in a trace.
|
2010-04-09 16:14:07 +02:00 |
Alexandre Julliard
|
26cc3efb33
|
d3d8: Avoid using a pointer difference in a trace.
|
2010-04-09 15:54:54 +02:00 |
Alexandre Julliard
|
cf42723602
|
tests: Use the correct format of varargs list when building with msvcrt.
|
2010-04-09 15:48:05 +02:00 |
Alexandre Julliard
|
90f4ae6948
|
wined3d: Remove unused offset parameter in buffer_get_memory.
|
2010-04-09 15:47:23 +02:00 |
Alexandre Julliard
|
8bfc89ee7c
|
shell32: Store an id in change notifications to avoid invalid pointer conversions.
|
2010-04-09 14:42:29 +02:00 |
Alexandre Julliard
|
7d19601012
|
shell32: Convert the change notifications list to a standard list.
|
2010-04-09 14:28:26 +02:00 |
Alexandre Julliard
|
58d1981fbd
|
user32: Avoid pointer truncation in SetSysColorsTemp.
|
2010-04-09 13:58:14 +02:00 |
Alexandre Julliard
|
d982262302
|
wininet: Fix some pointer conversion warnings on 64-bit.
|
2010-04-09 13:43:23 +02:00 |
Alexandre Julliard
|
9e6903c4b3
|
ntdll: Restructure x86_64 exception processing to treat all functions with missing exception data as leaf functions.
|
2010-04-09 13:15:41 +02:00 |
Paul Vriens
|
55fbf84d26
|
msi/tests: Remove temporary files.
|
2010-04-09 11:53:58 +02:00 |
Frédéric Delanoy
|
db7928c385
|
manpages: Fix formatting errors.
|
2010-04-09 11:47:05 +02:00 |
Christian Costa
|
3a98a6295a
|
d3dx9_36: Implement D3DXGetImageInfoFromFileInMemory using WindowsCodecs (based on work from Tony Wasserka).
|
2010-04-09 11:42:10 +02:00 |
Nikolay Sivov
|
e9bae2cfaf
|
user32: Block TrackPopupMenu if menu is already active.
|
2010-04-09 11:42:01 +02:00 |
Alexandre Julliard
|
2e5d1f192f
|
oleaut32: Use the x87 assembly code for rounding on x86_64 too.
|
2010-04-09 11:14:47 +02:00 |
Alexandre Julliard
|
3681a28024
|
oleaut32: Query the path of the correct kind of typelib when unregistering it.
|
2010-04-09 11:14:16 +02:00 |
Alexandre Julliard
|
5189eef6bb
|
ntdll: Fix affinity mask check for 64-bit.
|
2010-04-08 23:57:08 +02:00 |
Alexandre Julliard
|
fc81e45af6
|
inetcomm: Rewrite MimeMessage_FindFirst/Next to iterate correctly and avoid invalid pointer conversions.
|
2010-04-08 23:57:07 +02:00 |
Alexandre Julliard
|
c1043428ca
|
inetcomm: Store an index instead of a handle for mime bodies to avoid pointer conversion warnings.
|
2010-04-08 23:57:07 +02:00 |
Alexandre Julliard
|
5c632145e8
|
urlmon: Forward the DllMain call to the dlldata.c generated function.
|
2010-04-08 23:56:55 +02:00 |
Roderick Colenbrander
|
1c02a909e5
|
wined3d: Remove remaining redundant code from d3dfmt_get_conv.
|
2010-04-08 17:34:18 +02:00 |
Rico Schüller
|
2b17e29183
|
d3d10: Implement ID3DEffectVariable::GetOutputSignatureElementDesc().
|
2010-04-08 17:34:18 +02:00 |
Rico Schüller
|
055a0f0d6c
|
d3d10: Implement ID3DEffectVariable::GetInputSignatureElementDesc().
|
2010-04-08 17:34:18 +02:00 |
Rico Schüller
|
bd4bacba1e
|
d3d10: Move the effect shader input signature into a separate struct.
|
2010-04-08 17:34:17 +02:00 |
Rico Schüller
|
ce409fe65c
|
d3d10: Fix an ERR message in parse_fx10_body().
|
2010-04-08 17:34:17 +02:00 |
Alexandre Julliard
|
772112cfcb
|
winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception.
|
2010-04-08 17:34:17 +02:00 |
Alexandre Julliard
|
655292ae00
|
include: Move the exception handling support functions to winecrt0 instead of having them inline.
|
2010-04-08 17:34:17 +02:00 |