Austin English
|
cd22aa18a6
|
ntoskrnl.exe: add a stub for IoSetThreadHardErrorMode.
|
2011-06-06 16:19:17 +02:00 |
Henri Verbeet
|
dbc0e72d17
|
d3d9: Just return the resource type in IDirect3DResource8::GetType() implementations.
|
2011-06-06 16:19:08 +02:00 |
Henri Verbeet
|
c866eab730
|
d3d8: Just return the resource type in IDirect3DResource8::GetType() implementations.
There's no need to ask wined3d, since it's constant for a given
implementation.
|
2011-06-06 16:19:04 +02:00 |
Henri Verbeet
|
84ce0020f4
|
wined3d: Rename Context_MarkStateDirty() to context_invalidate_state().
|
2011-06-06 16:18:48 +02:00 |
Henri Verbeet
|
c8f26a1345
|
wined3d: Rename IWineD3DDeviceImpl_MarkStateDirty() to device_invalidate_state().
|
2011-06-06 16:18:41 +02:00 |
Henri Verbeet
|
708d94212b
|
wined3d: Don't clamp vertex depth values.
Since we report D3DPMISCCAPS_CLIPTLVERTS.
|
2011-06-06 16:18:33 +02:00 |
Marko Nikolic
|
7399177f0b
|
comctl32/tests: Removed sign comparison warning in imagelist tests.
|
2011-06-06 16:18:21 +02:00 |
Marko Nikolic
|
38bf3a6bbd
|
comctl32/tests: Removed sign comparison warning in listview tests.
|
2011-06-06 16:17:56 +02:00 |
Marko Nikolic
|
589d87f215
|
comctl32/tests: Removed sign comparison warning in monthcal tests.
|
2011-06-06 16:17:52 +02:00 |
Piotr Caban
|
e398b93900
|
msvcrt: Improved tolower_l and toupper_l implementation.
|
2011-06-03 17:44:06 +02:00 |
Piotr Caban
|
2b9d946aea
|
msvcrt: Fix pclmap and pcumap for "C" locale.
|
2011-06-03 17:44:06 +02:00 |
Piotr Caban
|
f9de4eef75
|
msvcrt: Fix mingw compilation issues.
|
2011-06-03 17:44:06 +02:00 |
Andrew Nguyen
|
a282c150fa
|
ws2_32/tests: Fix some test thread procedure prototypes.
|
2011-06-03 17:44:06 +02:00 |
Andrew Nguyen
|
e9e0df23b8
|
ws2_32/tests: Avoid casting a WSAAccept function pointer parameter in test_accept.
|
2011-06-03 17:43:59 +02:00 |
Vincent Povirk
|
c72ecb1de6
|
ole32: Avoid opening source storage in IStorage::CopyTo.
|
2011-06-03 17:37:09 +02:00 |
Louis Lenders
|
e11e1841f3
|
crypt32: Add stub for PFXVerifyPassword.
|
2011-06-03 17:36:09 +02:00 |
Jacek Caban
|
8ebf950b8f
|
urlmon: Avoid accessing an uninitialized variable (valgrind).
|
2011-06-03 13:57:35 +02:00 |
Jacek Caban
|
e21c5282e0
|
urlmon: Avoid accessing an uninitialized variable (valgrind).
Also a bit of code clean up.
|
2011-06-03 13:57:31 +02:00 |
Jacek Caban
|
21f74fc1bb
|
urlmon: Initialize PROTOCOLDATA structure before passing it to Switch.
|
2011-06-03 13:57:25 +02:00 |
Michael Stefaniuc
|
c69bb92463
|
d3d10: COM cleanup for the ID3D10ShaderReflection iface.
|
2011-06-03 13:57:19 +02:00 |
Michael Stefaniuc
|
9635f8b6ef
|
d3d10: COM cleanup for the ID3D10Effect iface.
|
2011-06-03 13:57:16 +02:00 |
Michael Stefaniuc
|
f7214ada84
|
d3d10: COM cleanup for the ID3D10EffectTechnique iface.
|
2011-06-03 13:57:10 +02:00 |
Michael Stefaniuc
|
c412353a05
|
d3d10: COM cleanup for the ID3D10EffectPass iface.
|
2011-06-03 13:57:05 +02:00 |
Austin English
|
8f85b05429
|
imm32: Add a stub for ImmEnumInputContext.
|
2011-06-03 13:56:57 +02:00 |
Marko Nikolic
|
1694555942
|
comctl32/tests: Removed sign comparison warning in tab tests.
|
2011-06-03 13:56:04 +02:00 |
Aric Stewart
|
687b030c85
|
usp10/tests: Add Malayalam shaping test.
|
2011-06-03 13:44:28 +02:00 |
Aric Stewart
|
e3f92669ed
|
usp10/tests: Add Telugu shaping test.
|
2011-06-03 13:44:24 +02:00 |
Aric Stewart
|
bdb3a53269
|
usp10/tests: Add Tamil shape test.
|
2011-06-03 13:44:20 +02:00 |
Aric Stewart
|
ee45ab66ba
|
usp10/tests: Add Oriya shaping test.
|
2011-06-03 13:44:16 +02:00 |
Aric Stewart
|
a1795cfc9a
|
usp10/tests: Add Gujarati shaping test.
|
2011-06-03 13:44:12 +02:00 |
Aric Stewart
|
856b272635
|
usp10/tests: Add Gurmukhi shaping test.
|
2011-06-03 13:44:09 +02:00 |
Aric Stewart
|
bd07f67571
|
usp10/tests: Add Bengali shaping test.
|
2011-06-03 13:44:05 +02:00 |
Aric Stewart
|
adfd870ba6
|
usp10/tests: Add Devanagari shaping test.
|
2011-06-03 13:44:01 +02:00 |
Aric Stewart
|
8d83e5d370
|
ups10: Add Malayalam script.
|
2011-06-03 13:43:55 +02:00 |
Aric Stewart
|
20f5613e61
|
usp10: Add Kannada script.
|
2011-06-03 13:43:47 +02:00 |
Aric Stewart
|
af02c0e29c
|
usp10: Add Telugu script.
|
2011-06-03 13:43:38 +02:00 |
Aric Stewart
|
c5747304f0
|
usp10: Add Tamil script.
|
2011-06-03 13:43:32 +02:00 |
Aric Stewart
|
bafc5f0f30
|
usp10: Add Oriya script.
|
2011-06-03 13:43:25 +02:00 |
Aric Stewart
|
858ecd1c54
|
usp10: Add Gujarati script.
|
2011-06-03 13:43:19 +02:00 |
Aric Stewart
|
fdf2ab5bfa
|
usp10: Add Gurmukhi script.
|
2011-06-03 13:43:12 +02:00 |
Aric Stewart
|
19857ec45b
|
usp10: Add Bengali script.
|
2011-06-03 13:42:30 +02:00 |
Aric Stewart
|
b8aad9d3cd
|
usp10: Add Devanagari script.
|
2011-06-03 13:42:22 +02:00 |
Aric Stewart
|
397c3ac51f
|
usp10: Improve Sinhala shaping using Indic rules.
|
2011-06-03 13:41:58 +02:00 |
Sean Sube
|
301c6ef4e5
|
d3d9/tests: Added unbound sampler test for pixel shaders.
|
2011-06-03 13:41:48 +02:00 |
Daniel Scharrer
|
cbe4203623
|
include: Include math.h in d3dvec.inl as it uses sqrt().
|
2011-06-03 12:48:11 +02:00 |
Daniel Scharrer
|
5deab783e2
|
include: Fix compile error in d3dtypes.h for c++ programs that define D3D_OVERLOADS.
|
2011-06-03 12:47:15 +02:00 |
Matteo Bruni
|
6647c8f72d
|
wined3d: Mark some texture formats as filterable.
|
2011-06-03 12:46:07 +02:00 |
Jacek Caban
|
17a6dbf3b5
|
iextag.idl: Added ClientCaps coclass declaration.
|
2011-06-03 12:37:12 +02:00 |
Jacek Caban
|
3bf7482d52
|
mshtml: Added IHTMLElement::get_offsetParent implementation.
|
2011-06-03 12:37:03 +02:00 |
Alexandre Julliard
|
e644c2cd03
|
widl: Add support for generating old-style interpreted stubs for servers.
|
2011-06-03 12:27:54 +02:00 |