Andrew Eikum
|
e532c55995
|
msacm32: Also load ACM drivers from key values.
|
2011-06-16 11:16:48 +02:00 |
Henri Verbeet
|
26eb6c8eea
|
wined3d: Check the correct debug class in checkGLcall.
|
2011-06-16 11:16:41 +02:00 |
Henri Verbeet
|
4621568922
|
wined3d: Only invert viewport y for onscreen destinations in surface_depth_blt().
This fixes a regression introduced by
032f8702ed .
|
2011-06-16 11:16:31 +02:00 |
Henri Verbeet
|
c51db63ba4
|
wined3d: Require ARB_shader_texture_lod for SM3.
|
2011-06-16 11:16:26 +02:00 |
Henri Verbeet
|
11bf170ce0
|
d3d9/tests: Add some tests for IDirect3DDevice9::UpdateSurface().
|
2011-06-16 11:16:22 +02:00 |
Henri Verbeet
|
6f710d18fc
|
wined3d: Fix source rectangle validation in wined3d_device_update_surface().
|
2011-06-16 11:16:19 +02:00 |
Frédéric Delanoy
|
e3991b9706
|
po: Update French translation.
|
2011-06-16 11:16:08 +02:00 |
Frédéric Delanoy
|
2118b66193
|
shell32: Update French translation.
|
2011-06-16 11:16:06 +02:00 |
Frédéric Delanoy
|
6b45fd8aa3
|
cmdlgtst: Update French translation.
|
2011-06-16 11:16:04 +02:00 |
André Hentschel
|
d08fa61a56
|
imm32: Use the same code for ImmIsUIMessageW as in the ascii function.
|
2011-06-16 11:16:01 +02:00 |
André Hentschel
|
4f1aae76af
|
kernel32: Set dwProcessorType on ARM.
|
2011-06-16 11:15:58 +02:00 |
André Hentschel
|
3eb91fbc3c
|
ntdll: Parse ARM CPU level.
|
2011-06-16 11:15:56 +02:00 |
André Hentschel
|
8a8a700513
|
kernel32: Initialise dwProcessorType.
|
2011-06-16 11:15:40 +02:00 |
Marcus Meissner
|
dad3342907
|
winspool.drv: Removed a superflous NULL check (Coverity).
|
2011-06-15 20:04:42 +02:00 |
Aric Stewart
|
4709b0bf58
|
usp10: Condense duplicate Indic feature sets.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
1be7e1bd62
|
usp10: Apply 'cjct' to the Indic syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
c582e3b2a2
|
usp10: Apply 'vatu' to the Indic syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
7f0b49fd9d
|
usp10: Apply 'pstf' to the Indic syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
5a315fed8d
|
usp10: Apply 'pref' only to the pre-base consonants in Indic syllables.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
d942d959a6
|
usp10: Apply 'blwf' only to the below-base consonants in Indic syllables.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
f670d3b184
|
usp10: Apply 'rphf' only to the reph forms in Indic syllables.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
c1d4db0d78
|
usp10: Apply 'half' only to the pre-base consonants in Indic syllables.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
e626019be8
|
usp10: Apply 'rkrf' to the Indic syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
7058b3a38b
|
usp10: Shape Indic syllables basic forms per syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
80531cac3f
|
usp10: Ignore ralf as well as pre, post and below base consonants when finding base.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
5f22264c1d
|
usp10: Do not require a separate call to find Indic base consonant.
|
2011-06-15 20:04:40 +02:00 |
Aric Stewart
|
35948c6fdd
|
usp10: Return the set of Indic syllables after reorder.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
b1ec7c9d71
|
gdi32/tests: Add tests for 1bpp brushes.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
0aacdc0d85
|
gdi32: Add support for 1 bpp brushes.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
f2e9545b86
|
gdi32/tests: Add tests for 1 bpp dibs.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
b0f59c3b11
|
gdi32: Add support for 1 bpp dibs.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
3582d3dfb4
|
gdi32: Add helpers to retrieve foreground and background colours.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
6b48a9e7c6
|
dxdiag: Avoid C99 list initialization constructs.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
7664adb215
|
dxdiagn: Add additional adapter identifier properties for DxDiag_DisplayDevices subcontainers.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
77c194fff8
|
dxdiagn: Remove the Direct3D usage in the fallback display information code.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
f750cf3306
|
dxdiagn: Extract the fallback display information code to a separate function.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
2d75211bd2
|
dxdiagn: Start using Direct3D to obtain better reported adapter information for DxDiag_DisplayDevices.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
55296f6edb
|
dxdiagn/tests: Add tests for some DxDiag_DisplayDevices subcontainer properties.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
9d7d35c1ee
|
dxdiagn: Unconditionally initialize the passed variant in IDxDiagContainer::GetProp.
|
2011-06-15 20:04:39 +02:00 |
Francois Gouget
|
d54f4fc3c8
|
shell32: Fix ellipsis usage in the menu and button labels.
|
2011-06-15 20:04:39 +02:00 |
Francois Gouget
|
210853eeb4
|
cmdlgtst: Fix ellipsis usage in the menu and button labels.
|
2011-06-15 20:04:39 +02:00 |
Francois Gouget
|
11529e1c9f
|
msvfw32: Fix ellipsis usage in the menu and button labels.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
d7768739ec
|
ddraw: COM cleanup for the IDirect3DVertexBuffer7 iface.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
60223057f0
|
ddraw: COM cleanup for the IDirect3DVertexBuffer iface.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
8e27274163
|
ddraw: Use unsafe_impl_from_IDirect3DVertexBuffer() for app provided ifaces.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
ca1ee4a7c3
|
ddraw: Avoid unsafe IDirect3DVertexBuffer to object casts.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
d010dac84d
|
ddraw: Rename d3d_vertex_buffer_init() and have it allocate the object too.
|
2011-06-15 20:04:39 +02:00 |
Alexandre Julliard
|
b02457a108
|
rpcrt4: Implement stubless proxy entry thunks for x86_64.
|
2011-06-15 20:04:39 +02:00 |
Alexandre Julliard
|
915a0769e5
|
rpcrt4: Reimplement the stubless proxy entry point entirely in assembly.
|
2011-06-15 20:04:38 +02:00 |
Alexandre Julliard
|
779a8fcddb
|
rpcrt4: Make more of the stubless proxy setup code platform-independent.
|
2011-06-15 20:04:38 +02:00 |