Henri Verbeet
|
f36c377d0e
|
wined3d: We only care is a sampler is sampled at all in device_map_vsamplers(), not the specific type.
|
2008-12-12 11:40:26 +01:00 |
|
Henri Verbeet
|
fb475c7c29
|
wined3d: Don't reparse the entire shader just to update the sampler types.
|
2008-12-12 11:40:20 +01:00 |
|
Juan Lang
|
8777a83467
|
crypt32: Support wide character base64-encoded PKCS messages in CryptQueryObject.
|
2008-12-12 11:40:15 +01:00 |
|
Juan Lang
|
a104479da1
|
crypt32: Implement CryptStringToBinaryW.
|
2008-12-12 11:40:11 +01:00 |
|
Juan Lang
|
909a81839b
|
crypt32: Support base64-encoded PKCS messages in CryptQueryObject.
|
2008-12-12 11:39:30 +01:00 |
|
Juan Lang
|
62cbf42689
|
crypt32: Split querying PKCS messages into helper functions.
|
2008-12-12 11:39:24 +01:00 |
|
Juan Lang
|
626a6fe15d
|
crypt32: Support base64-encoded context objects in CryptQueryObject.
|
2008-12-12 11:39:17 +01:00 |
|
Juan Lang
|
33f0655e2a
|
crypt32: Downgrade a fixme to a warn.
|
2008-12-12 11:39:11 +01:00 |
|
Juan Lang
|
86e2f94e68
|
crypt32: Don't claim to have queried an object as a serialized context when reading it has failed.
|
2008-12-12 11:39:05 +01:00 |
|
Juan Lang
|
2b384cb0e9
|
crypt32: Validate input arguments to CryptQueryObject.
|
2008-12-12 11:38:53 +01:00 |
|
Juan Lang
|
351ebcae25
|
crypt32: Add tests for CryptQueryObject.
|
2008-12-12 11:38:47 +01:00 |
|
Paul Vriens
|
ed4444dae5
|
gdi32/tests: Fix some test failures on Win9x.
|
2008-12-12 11:38:31 +01:00 |
|
Paul Vriens
|
76b24fd970
|
ddraw/tests: Fix a test failure on a Win98 VMware box.
|
2008-12-12 11:38:26 +01:00 |
|
Hans Leidekker
|
b6d703b057
|
wininet: Adapt tests to winehq changes.
|
2008-12-12 11:37:48 +01:00 |
|
Alexandre Julliard
|
1e8290ded3
|
msvcrt: Avoid truncated relocations on 64-bit.
|
2008-12-12 10:20:53 +01:00 |
|
Alexandre Julliard
|
82bd6f1e10
|
msvcrt/tests: Load __mb_cur_max and _mbctype dynamically since they may not be available to link against.
|
2008-12-12 10:19:55 +01:00 |
|
Alexandre Julliard
|
4305e6d119
|
msvcrt: Use iob_func instead of p__iob on non-x86.
|
2008-12-12 10:19:55 +01:00 |
|
Alexandre Julliard
|
d8ab5a14aa
|
msvcrt: Use intptr_t or size_t instead of long where appropriate.
|
2008-12-12 10:19:55 +01:00 |
|
Alexandre Julliard
|
7a6c6747a9
|
msvcrt: Don't include msvcrt headers, instead duplicate the definitions in msvcrt.h.
|
2008-12-12 10:19:55 +01:00 |
|
Alexandre Julliard
|
a537aadd14
|
setupapi: Don't include msvcrt headers.
|
2008-12-12 10:19:55 +01:00 |
|
Alexandre Julliard
|
0b99af82b2
|
msi: Don't include msvcrt headers.
|
2008-12-12 10:19:54 +01:00 |
|
Alexandre Julliard
|
324a803532
|
ntdll: Fix heap management for 64-bit.
|
2008-12-12 10:18:41 +01:00 |
|
Alexandre Julliard
|
e81d453f63
|
ntdll: Convert the handles to server handles in NTDLL_wait_for_multiple_objects.
|
2008-12-11 20:38:21 +01:00 |
|
Hans Leidekker
|
0719b6ed86
|
winhttp: Resolve host port at the latest possible moment.
|
2008-12-11 14:32:18 +01:00 |
|
Hans Leidekker
|
b527d9905c
|
winhttp: Validate parameters per component in WinHttpCrackUrl.
|
2008-12-11 14:32:15 +01:00 |
|
Andrew Talbot
|
8ee1634f41
|
ws2_32: Sign-compare warnings fix.
|
2008-12-11 14:32:06 +01:00 |
|
Andrew Talbot
|
79ab433946
|
wintrust: Sign-compare warnings fix.
|
2008-12-11 14:29:14 +01:00 |
|
Nikolay Sivov
|
b6d50aed41
|
oleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture::Render.
|
2008-12-11 14:28:35 +01:00 |
|
Ricardo Filipe
|
a19051b9ae
|
advapi32: Add stub for UnregisterTraceGuids.
|
2008-12-11 14:28:14 +01:00 |
|
Ricardo Filipe
|
bad677d58a
|
hal: Add stubs for ExAcquireFastMutex and ExReleaseFastMutex.
|
2008-12-11 14:28:07 +01:00 |
|
Stefan Dösinger
|
f2f90b6965
|
wined3d: Fix ARG_UNUSED and use it properly.
That bug was uncovered by Henri's change of the bitfield sizes.
|
2008-12-11 14:07:31 +01:00 |
|
Stefan Dösinger
|
fef73782ce
|
WineD3D: Abstract some ATIfs op debug TRACEs.
It makes the code more readable and will help us to merge the ALPHAOP
and COLOROP code.
|
2008-12-11 14:07:21 +01:00 |
|
Stefan Dösinger
|
4916cd5478
|
wined3d: Don't load INT and BOOL constants needlessly.
|
2008-12-11 14:06:04 +01:00 |
|
Alexandre Julliard
|
a2089abd94
|
ntdll: Enforce correct protection values in virtual memory functions.
|
2008-12-11 14:05:42 +01:00 |
|
Jacek Caban
|
06050f86d5
|
jscript: Added Math.LOG10E implementation.
|
2008-12-11 12:45:47 +01:00 |
|
Jacek Caban
|
0c6b427aaa
|
jscript: Added Math.LOG2E implementation.
|
2008-12-11 12:45:44 +01:00 |
|
Jacek Caban
|
da03e6779d
|
jscript: Added Math.E implementation.
|
2008-12-11 12:45:40 +01:00 |
|
Jacek Caban
|
0e8bcbd9de
|
jscript: Added Math.PI implementation.
|
2008-12-11 12:45:36 +01:00 |
|
Alistair Leslie-Hughes
|
f82df0ac63
|
mshtml: Implement IHTMLStyle put_fontStyle.
|
2008-12-11 12:45:33 +01:00 |
|
Alexandre Julliard
|
16fb8fd843
|
cabinet: Don't allocate a huge buffer on the stack.
|
2008-12-11 12:24:33 +01:00 |
|
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
|
ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +01:00 |
|
ByeongSik Jeon
|
d1ca64b3f5
|
gdi32: Unify Chinese and Japanese default font name.
|
2008-12-11 12:20:27 +01:00 |
|
Alexandre Julliard
|
b8e8cb6621
|
ntdll: Add a heuristic to detect dlls that are wrongly marked as using native subsystem.
|
2008-12-11 12:18:35 +01:00 |
|
Henri Verbeet
|
441f515d08
|
wined3d: Don't trace the shader if nobody's looking.
|
2008-12-11 12:14:55 +01:00 |
|
Henri Verbeet
|
8124f5e14a
|
wined3d: shader_trace_init() shouldn't have side effects.
This moves setting baseShader.hex_version and baseShader.functionLength to
shader_get_registers_used(), where it's more appropriate.
|
2008-12-11 12:14:50 +01:00 |
|
Henri Verbeet
|
9541c346b3
|
wined3d: Remove some more unused code.
|
2008-12-11 12:14:40 +01:00 |
|
Henri Verbeet
|
15d497cb26
|
wined3d: baseShader.functionLength should be 0 when a NULL pFunction is passed.
|
2008-12-11 12:14:36 +01:00 |
|
Henri Verbeet
|
a2f259afff
|
wined3d: Get rid of the "len" variable in shader_trace_init().
|
2008-12-11 12:14:30 +01:00 |
|
Nikolay Sivov
|
63ae714fc6
|
gdiplus: Stub for GdipGetNearestColor.
|
2008-12-11 11:50:42 +01:00 |
|