James Eder
|
a6eec2cf6a
|
ntdll: Add detection for PF_SSE_DAZ_MODE_AVAILABLE.
|
2012-10-22 11:39:12 +02:00 |
James Eder
|
ebc7ffd527
|
ntdll: Add detection for Revision in get_cpuinfo().
|
2012-10-22 11:38:12 +02:00 |
James Eder
|
6db42d3650
|
ntdll: Handle CPU Level (family) as a vendor specific component.
|
2012-10-22 11:38:01 +02:00 |
James Eder
|
925fd2a223
|
ntdll: Add more feature detection in get_cpuinfo().
|
2012-10-22 11:37:55 +02:00 |
James Eder
|
1ce0c9578a
|
ntdll: Add support for cpuid on x86_64.
|
2012-10-22 11:37:43 +02:00 |
Ken Thomases
|
60c60ece80
|
winex11: Fix name of extension WGL_NV_render_texture_rectangle.
|
2012-10-22 11:34:07 +02:00 |
Ken Thomases
|
2600705695
|
winemenubuilder: Use proper marker (negative index) for unused icon slot.
|
2012-10-22 11:34:02 +02:00 |
Alexandre Julliard
|
b0ba7c765e
|
gdi32: Update the ref count of stock objects when deleting a DC.
|
2012-10-21 12:18:46 +02:00 |
Alexandre Julliard
|
5fae649bdf
|
winex11: Never use a surface for embedded windows, even for the parents.
|
2012-10-21 12:18:28 +02:00 |
Huw Davies
|
673617ee4e
|
fonts: 10-pixel strikes for Tahoma bold.
|
2012-10-19 18:17:11 +02:00 |
Huw Davies
|
aa9827b08e
|
gdi32: Move the string rendering code to a common function.
|
2012-10-19 18:09:52 +02:00 |
Huw Davies
|
e6c349d69f
|
gdi32: Use the helper to draw the glyphs.
|
2012-10-19 18:09:49 +02:00 |
Huw Davies
|
3e7517328d
|
gdi32: Pass individual x, y co-ords to draw_glyph rather than a POINT.
|
2012-10-19 18:09:46 +02:00 |
Huw Davies
|
3ef520650c
|
gdi32: Pass a dib_info structure to draw_glyph.
|
2012-10-19 18:09:44 +02:00 |
Maarten Lankhorst
|
21c4501603
|
dsound: Fix IDirectSoundCaptureBuffer Start/Stop, with tests.
|
2012-10-19 16:52:05 +02:00 |
Maarten Lankhorst
|
6f84708902
|
winmm: Do not blindly reset device when already stopped.
|
2012-10-19 16:51:56 +02:00 |
Jacek Caban
|
3b6615686b
|
mshtml: Fixed error handling of IBindCtx_GetObjectParam (coverity).
|
2012-10-19 12:20:49 +02:00 |
Jacek Caban
|
23c87ba829
|
mshtml: Properly handle OOM errors in htmlnode.c (coverity).
|
2012-10-19 12:20:42 +02:00 |
Jacek Caban
|
b6227fc4e8
|
mshtml: Properly handle OOM errors in navigate.c (coverity).
|
2012-10-19 12:20:31 +02:00 |
Jacek Caban
|
421368b875
|
mshtml: Properly handle OOM errors in nsio.c (coverity).
|
2012-10-19 12:20:20 +02:00 |
Jacek Caban
|
3a4a4acd1a
|
mshtml: Properly handle OOM errors in omnavigator.c (coverity).
|
2012-10-19 12:20:11 +02:00 |
Jacek Caban
|
4638fbf167
|
mshtml: Properly handle OOM errors in script.c (coverity).
|
2012-10-19 12:20:01 +02:00 |
Jacek Caban
|
08485aeb48
|
mshtml: Properly handle OOM errors in task.c (coverity).
|
2012-10-19 12:19:45 +02:00 |
Aric Stewart
|
baf2ac6fbe
|
winemenubuilder: Scale 64x64 classic icons to 128x128 for Icns format.
|
2012-10-19 11:44:03 +02:00 |
Qian Hong
|
648a8ce40e
|
gdi32/tests: Fixed typo in localized name tests.
|
2012-10-19 11:18:20 +02:00 |
Qian Hong
|
16f2a1948e
|
gdi32/tests: Declared system_lang_id as a global variable.
|
2012-10-19 11:18:11 +02:00 |
Qian Hong
|
f9546329b6
|
gdi32/tests: Marked EnumFontFamiliesEx_default_charset test on Arabic locale as broken.
|
2012-10-19 11:17:59 +02:00 |
Qian Hong
|
284b382aba
|
gdi32/tests: Skip some broken bitmap font metrics tests on Arabic locale.
|
2012-10-19 11:17:47 +02:00 |
Qian Hong
|
b31dababde
|
gdi32/tests: Fixed broken value in bitmap font metrics on Arabic locale.
|
2012-10-19 11:17:38 +02:00 |
Qian Hong
|
ec9166b1ac
|
gdi32/tests: Fixed broken bitmap font metrics test on CJK locales.
|
2012-10-19 11:17:25 +02:00 |
Qian Hong
|
416664babd
|
gdi32/tests: Fixed broken value in bitmap font metrics on Japanese locale.
|
2012-10-19 11:17:15 +02:00 |
Daniel Lehman
|
9fb5f9e965
|
msvcp: Sync num_put<> put_double.
|
2012-10-19 11:16:55 +02:00 |
Daniel Lehman
|
9416918a5d
|
msvcp90: In num_put, use default precision of 6 if 0 and not fixed.
|
2012-10-19 11:16:43 +02:00 |
André Hentschel
|
2a42410e7c
|
d3drm: Fix memcpy arguments for matrix transformations (coverity).
|
2012-10-19 11:16:16 +02:00 |
Henri Verbeet
|
30f1a61177
|
user32: Implement GetRawInputDeviceInfoW().
|
2012-10-18 22:32:35 +02:00 |
Henri Verbeet
|
6beb7dc1a8
|
wined3d: Merge most of the code for shader_glsl_cmp() and shader_glsl_cnd().
|
2012-10-18 22:32:19 +02:00 |
Henri Verbeet
|
b72ab48ed8
|
wined3d: Implement WINED3DSIH_ROUND_NI in the GLSL shader backend.
|
2012-10-18 22:32:14 +02:00 |
Henri Verbeet
|
0c1dd7f7d1
|
wined3d: Explicitly check the shader type in shader_glsl_load_constantsF().
|
2012-10-18 22:32:09 +02:00 |
Henri Verbeet
|
7365f9e6af
|
wined3d: Explicitly check the shader type in shader_glsl_get_register_name().
|
2012-10-18 22:32:03 +02:00 |
Alexandre Julliard
|
181e432e22
|
user32/tests: Don't release a random DC handle.
|
2012-10-18 22:28:48 +02:00 |
Alexandre Julliard
|
446bff7897
|
gdi32/tests: Avoid deleting invalid objects.
|
2012-10-18 22:28:45 +02:00 |
Alexandre Julliard
|
9351867e6a
|
oleaut32/tests: Delete the correct object in the icon test.
|
2012-10-18 22:28:41 +02:00 |
Alexandre Julliard
|
c4bae8fab0
|
comctl32/tests: Don't delete the global font object.
|
2012-10-18 22:28:37 +02:00 |
Daniel Lehman
|
415d3a2425
|
msvcp: Free facet and _Locimp in Locimp dtor.
|
2012-10-18 19:34:25 +02:00 |
Rico Schüller
|
e74a99b71a
|
d3dx9: Fix calculation when in and out overlap in D3DXSHRotateZ().
|
2012-10-18 19:34:12 +02:00 |
Maarten Lankhorst
|
d814eca3ba
|
mmdevapi: Fix a broken test.
|
2012-10-18 19:31:52 +02:00 |
Maarten Lankhorst
|
7457f37e4a
|
ntdll: Set SO_PASSCRED before connecting to eliminate a race condition in obtaining server_pid.
|
2012-10-18 19:31:15 +02:00 |
Huw Davies
|
679385fd1c
|
fonts: 10-pixel strikes for Tahoma.
|
2012-10-18 19:28:14 +02:00 |
Jacek Caban
|
2d962d0395
|
jscript: Use jsstr_t for passing strings to regexp matching functions.
|
2012-10-18 19:23:07 +02:00 |
Hans Leidekker
|
860c335b22
|
advapi32: Only require a domain in the username for CRED_PERSIST_ENTERPRISE credentials.
|
2012-10-18 19:22:43 +02:00 |