Paul Vriens
87366355d2
comctl32/tests: Fix some typos (copy-paste).
2009-06-18 15:17:27 +02:00
Stefan Doesinger
3aaa530ca9
wined3d: Properly load the y correction.
2009-06-18 15:17:26 +02:00
Stefan Doesinger
7d5285acc1
wined3d: Properly free srgb textures.
2009-06-18 15:17:26 +02:00
Michael Abbott
2e119a2718
wined3d: Remove division from inner loop.
2009-06-18 15:17:26 +02:00
Alexandre Julliard
c6dffb6df8
kernel32: Fix the HGLOBAL header size for 64-bit.
2009-06-18 15:17:26 +02:00
Alexandre Julliard
034c6c3e58
server: The ptrace interfaces uses longs, not ints.
2009-06-18 15:17:26 +02:00
Alexandre Julliard
98b8160b73
ntdll: Add support for calling the TEB exception chain handlers on x86_64.
2009-06-18 15:17:26 +02:00
Alexandre Julliard
c152b4e7d1
include: Add a target address for unwinding for platforms that need it.
2009-06-18 15:17:26 +02:00
Alexandre Julliard
c9deac1126
ntdll: Implement stack unwinding for x86_64 builtin modules based on the Dwarf data.
2009-06-18 15:17:12 +02:00
Huw Davies
4b0a6a18b2
oleaut32/tests: Add some tests for [lcid] parameters.
2009-06-17 17:23:21 +02:00
Huw Davies
a6181cb3b2
tools/widl: Fix behaviour when both lcid and retval arguments are present.
2009-06-17 17:23:21 +02:00
Paul Vriens
5d898e3ebe
comdlg32/tests: Fix some typos.
2009-06-17 17:23:21 +02:00
Alexandre Julliard
7b08604778
winegcc: Add support for the -Wl,--large-address-aware option.
2009-06-17 17:23:20 +02:00
Alexandre Julliard
fec5f5cf1f
winebuild: Implement a --large-address-aware flag.
2009-06-17 17:23:20 +02:00
Austin English
2deeb1c736
wine.inf: Add placeholder exe for wordpad.exe.
2009-06-17 12:43:56 +02:00
Austin English
51922e3fa7
wine.inf: Fix incorrect entry for hh.exe.
2009-06-17 12:43:49 +02:00
Yann Droneaud
a203876cc7
wined3d: Improved ATI Radeon HD 4xxx detection.
2009-06-17 12:43:20 +02:00
Stefan Doesinger
c9ef1ed28c
wined3d: Deal with instructions that do not support _SAT.
2009-06-17 12:24:43 +02:00
Stefan Doesinger
a7b605af64
wined3d: Implement D3DSPDM_PARTIALPRECISION support.
2009-06-17 12:24:35 +02:00
Stefan Doesinger
dfd338de77
wined3d: Add modifier support to tex and friends.
2009-06-17 12:20:54 +02:00
Stefan Doesinger
7856c1c26f
wined3d: Fix texm3x3pad.
...
The register number is already in the name we got from get_register_name,
don't add it twice.
2009-06-17 12:20:48 +02:00
Stefan Doesinger
f75dadfeb7
d3d9: Accept an alternative oFog->ps_3_0 handling.
2009-06-17 12:19:57 +02:00
Stefan Doesinger
cd348ac897
wined3d: Use bitfields for reg_maps uses* members.
2009-06-17 12:19:45 +02:00
Stefan Doesinger
58c3a0c832
wined3d: Implement vpos and vface.
2009-06-17 12:19:31 +02:00
Stefan Doesinger
ae600fe0c8
wined3d: Implement texldl in ARB.
2009-06-17 12:19:15 +02:00
Henri Verbeet
60317d027a
wined3d: Avoid some unneeded rendertarget copies.
2009-06-17 12:13:07 +02:00
Henri Verbeet
8be020776b
wined3d: Avoid some unneeded depthstencil copies.
2009-06-17 12:13:07 +02:00
Henri Verbeet
2c009e4d87
wined3d: Only initialize unused components of varyings that are read.
2009-06-17 12:13:07 +02:00
Henri Verbeet
fccb3d82fd
wined3d: Fall back to backbuffer offscreen rendering if FBOs are unavailable.
...
Backbuffer appears to be a better choice than PBuffer at the moment, since
PBuffer appears to be somewhat broken.
2009-06-17 12:13:07 +02:00
Henri Verbeet
dad6c311ec
wined3d: Fix a typo.
2009-06-17 12:13:07 +02:00
Aric Stewart
6b2f56a0a7
msctf: Implement ITfCompartmentMgr::EnumCompartments.
2009-06-17 12:08:13 +02:00
Aric Stewart
979c929656
msctf: Implement ITfCompartmentMgr::ClearCompartment.
2009-06-17 12:08:05 +02:00
Aric Stewart
ca9ca58c20
msctf: Contexts have a default DocumentMgr of the one that creates them.
2009-06-17 12:07:58 +02:00
Aric Stewart
2e52edf38d
msctf: Implement ITfThreadMgr::IsThreadFocus.
2009-06-17 12:05:10 +02:00
Rein Klazes
8526eee472
comdlg32/tests: Fix file dialog resize failures on NT4 and with tiny desktops.
2009-06-17 12:05:04 +02:00
Roderick Colenbrander
28a2646d21
wgl: Get rid of glXQueryDrawable because officially it only works on GLXDrawables.
...
Nvidia allows it to operate on a standard Window too but Mesa and AMD
don't and this isn't needed according to the GLX specs. This prevents
crashes when creating +wgl logs.
2009-06-17 12:04:55 +02:00
Andrew Talbot
85f9460a58
crypt32: Constify some variables.
2009-06-17 12:04:35 +02:00
Francois Gouget
f6c7e48af1
wineesd.drv: Remove a redundant assignment.
2009-06-17 12:04:29 +02:00
Francois Gouget
45311c6724
winweesd.drv: Make sure esd_all_info is always initialized and freed when needed.
2009-06-17 12:04:25 +02:00
Francois Gouget
f7faba2309
wineesd.drv: Initialize the stream name before using it.
2009-06-17 12:04:14 +02:00
Alexander Nicolaysen Sørnes
dcade85261
regedit: Fix reading from stdin.
2009-06-17 12:04:03 +02:00
Hans Leidekker
c29328583d
wininet: Implement InternetQueryOption(INTERNET_OPTION_CACHE_TIMESTAMPS).
2009-06-16 15:41:08 +02:00
Hans Leidekker
7ba8c86f85
wininet: Don't fail if dwReserved is set in CreateUrlCacheEntryW.
2009-06-16 15:41:04 +02:00
Anders Jonsson
a2f6bac107
ntoskrnl.exe: Stub for ExInitializeNPagedLookasideList.
2009-06-16 15:32:39 +02:00
Paul Vriens
4e4d477c4d
shell32/tests: Fix some test failures on NT4 (and some Win95 boxes).
2009-06-16 15:32:02 +02:00
Alexandre Julliard
a19db6dc11
ntdll: Handle x86_64 signals on a separate signal stack.
2009-06-16 15:27:48 +02:00
Alexandre Julliard
873e027e01
winebuild: Add unwind annotations to all the generated functions for x86_64.
2009-06-16 14:26:51 +02:00
Alexandre Julliard
ca4451fa13
ntdll: Add unwind annotations to the call_entry_point function for x86_64.
2009-06-16 14:26:34 +02:00
Alexandre Julliard
b9fd2c8d4c
libwine: Add unwind annotations to the stack switching functions for x86_64.
2009-06-16 14:26:20 +02:00
Stefan Doesinger
4830a29101
wined3d: Implement texldd in ARB.
2009-06-16 13:57:34 +02:00